https://github.com/ElsevierSoftwareX/SOFTX-D-16-00024

sort by:
Revision Author Date Message Commit Date
8063d2b Version carmine. 05 February 2016, 15:02:13 UTC
116902a Improved error reporting on datafacer attribute definition conflicts. Issue #22 27 January 2016, 04:14:36 UTC
29db78a Added remove() to Csvfile, KmlExport and Shapefile datafacers. Issues #23 and #16 26 January 2016, 07:12:41 UTC
cf97538 Added removeDir() and removeFile() static functions. 26 January 2016, 03:06:07 UTC
54d3c02 Added a createDir function. Issue #20 25 January 2016, 08:58:44 UTC
458a798 Improve output dir and save behavior. issue #13 25 January 2016, 08:14:35 UTC
0311737 Fixed an iterator reset bug in GtDatafacer. 14 January 2016, 11:58:55 UTC
a59a94b Added acces geometry methods to a List of more elementary geometries. 12 October 2015, 07:01:02 UTC
f0be47b Added affine tranformation functions to geometry types. 11 October 2015, 02:16:46 UTC
56d3ed1 Validation : check coherence between datafacer match content and properties. issue #7 31 August 2015, 06:25:27 UTC
31a4fea Added List<T>.addAll(List<T>) to help the validator do its job. 19 August 2015, 05:05:24 UTC
da3bc82 Jar export : user can now choose the distination file. Issue #14 30 July 2015, 07:19:44 UTC
752e878 Removed unwanted spaces in the toolbar (was visible on windows versions). 30 July 2015, 03:44:11 UTC
fd4a1cc Now possible to read csv records using colunm names. 27 July 2015, 12:03:32 UTC
d53a3a6 Updated the Postgis datafacer code. 15 July 2015, 06:12:27 UTC
ba26718 Changed the Run Simulation icon. 13 July 2015, 18:07:20 UTC
7fe0d24 Csvfiles now can be written using append() functions. 11 July 2015, 21:52:39 UTC
7acb5f2 Possibility to change the file name when reading from a Csvfile datafacer. 11 July 2015, 07:34:20 UTC
3c405cf Bug when overwriting an existing Shapefile : fixed. 07 July 2015, 20:19:55 UTC
ebaf91d Kml date tags now contains time also. ( Issue #8 ). 30 June 2015, 02:43:25 UTC
45599e1 Date.clone() now clones time also. (Issue #9). 29 June 2015, 11:16:02 UTC
6933208 Obsolete comments cleaning. 29 June 2015, 10:35:36 UTC
fb9c636 Switched static qualifier back to '|'. 28 June 2015, 05:37:54 UTC
08852f6 KmlExport : added setFileName(newFileName) and saveAs(newFileName). 27 June 2015, 10:15:53 UTC
36820c6 Shapefile : replaced getMetadata() by about(). Improved readAll(). 27 June 2015, 07:57:53 UTC
24c590f Improved reliability of model import feature. 26 June 2015, 06:49:06 UTC
8bcc621 Auto refresh of the output folder after running a simulation. 26 June 2015, 06:04:00 UTC
f6548e8 Fixed void.equals(..) code gen bug. (issue#11) 25 June 2015, 04:06:38 UTC
557787d Fixed code generation bug in interaction functions. 25 June 2015, 03:19:09 UTC
f2303b8 Put 'let','create','fix and 'const' back in the syntax. 24 June 2015, 07:13:26 UTC
2084a7b Added key bindings for Run and Save. 24 June 2015, 06:42:01 UTC
1bb7886 Fixed bugs iand improved import model feature. 23 June 2015, 11:08:55 UTC
494b1dc Improved new Project/File behaviors 23 June 2015, 06:47:07 UTC
84f727b Added a New Ocelet File command. 23 June 2015, 05:15:14 UTC
7194ac6 Fixed a bug in structure initialization. 22 June 2015, 12:37:26 UTC
997a33e Improved Relation code generation for multiple files projects. 22 June 2015, 11:33:20 UTC
2b26f79 Relation code generation and outline. 20 June 2015, 07:58:50 UTC
51d36cc Code generation for Agreg definitions. 17 June 2015, 11:20:45 UTC
1f38354 Code generation and outline for Structures. 17 June 2015, 11:06:28 UTC
90e3a18 Generate zeroed default parameter values when not defined in metadata. 17 June 2015, 09:45:36 UTC
fc651e4 New signature for scenarios : args and return type. 17 June 2015, 06:57:23 UTC
15c1c6d Added jaxb jars to fr.ocelet.libs (needed for the Kml datafacer). 15 June 2015, 04:41:54 UTC
24f1486 Fixed generic readAll flag in datafacer code generator. 26 May 2015, 02:27:04 UTC
d1bc909 Fixed type name generation problem in the datafacer inferrer. Fixed the .classpath template for libs 25 May 2015, 03:45:08 UTC
37909a9 Datafacer : code generation for _match_ part. 22 May 2015, 18:27:46 UTC
6bb6d9d Datafacer : code generation for data store declarations. 17 May 2015, 07:04:09 UTC
7490d1d Added validation to Metadata. 27 April 2015, 07:41:59 UTC
f9db3e3 Metadata code generation. Also improved ouline behavior 06 April 2015, 04:22:59 UTC
ad696df Updated to Xtext 2.8 03 April 2015, 06:24:22 UTC
b9cbe83 Code generation for Entity. 21 March 2015, 02:59:41 UTC
8301d5d Replaced min,max parameter definitions by range in metadata. 18 March 2015, 05:43:09 UTC
a3dd927 Switched from p3x to platform. 17 March 2015, 03:34:47 UTC
f8a2cbe Fixed a few look and feel remaining details. 15 March 2015, 05:58:39 UTC
3f644f7 Added main outline text and images definitions. 14 March 2015, 14:17:41 UTC
c93f6ed Changed icons in the Project Explorer. 28 February 2015, 07:38:39 UTC
9771c40 Removed unwanted menus and toolbar icons. 28 February 2015, 06:44:47 UTC
26f90e8 Added menus and toolbar. 27 February 2015, 04:38:22 UTC
f26e774 Changed the src and dest folder from src -> src-gen to oclt -> src 26 February 2015, 13:57:30 UTC
11e3b6f Updated .classpath and the Project Explorer view. 26 February 2015, 07:31:06 UTC
122aefc Added dialogs,handlers and wizards to p3x package. 25 February 2015, 05:05:39 UTC
2787bbd Created p3x platform with a basic perspective. 24 February 2015, 07:30:22 UTC
9d16c2a Switched platform version to 1.1 09 February 2015, 03:58:31 UTC
74a5ceb Added extension settings in platform plugin definitions 03 February 2015, 04:41:14 UTC
04cdc4f Added platform.feature and updated platform.product 30 January 2015, 04:58:56 UTC
20c7879 Updated platform.product with rcplugin.feature 30 January 2015, 04:43:40 UTC
01e34c0 Added rcplugins.feature 30 January 2015, 04:41:53 UTC
5343cdb Added Platform plugin 30 January 2015, 02:50:42 UTC
b4607d9 Renamed min and max keywords by minvalue and maxvalue in metadata definition 28 January 2015, 02:20:44 UTC
57bfaa4 Added inferrer code related to Scenario and Metadata 27 January 2015, 04:57:41 UTC
9e96143 First step toward V1.1.x.xt27 25 January 2015, 04:18:15 UTC
back to top