Tue, 05 Apr 2011 15:14:19 +0200 Edouard Tisserant Re-generated std lib related code, with updated headers, updated all forgotten headers
Mon, 04 Apr 2011 19:18:22 +0200 Edouard Tisserant Merged matiec library headers update from Mario to LGPL
Mon, 04 Apr 2011 15:59:35 +0100 Mario de Sousa Changing to LGPL for library functions.
Mon, 04 Apr 2011 15:26:13 +0100 Mario de Sousa Updating origin and license info of library fuctions.
Mon, 04 Apr 2011 15:22:42 +0100 Mario de Sousa Leave standard function names hardcoded, as these are considered keywords even though
Mon, 04 Apr 2011 14:32:21 +0100 Mario de Sousa New version of bistable.txt - due to license issues.
Mon, 04 Apr 2011 18:54:55 +0200 Edouard Tisserant Make semantic error message compatible with beremiz
Mon, 04 Apr 2011 17:19:35 +0200 Edouard Tisserant Merge
Mon, 04 Apr 2011 17:13:03 +0200 Edouard Tisserant Fixes to make handling of standard functions in Semantic analyser compatible with code generation of standard functions
Mon, 04 Apr 2011 13:25:39 +0200 Edouard Tisserant Merge with changes from Mario
Mon, 04 Apr 2011 11:19:48 +0100 Mario de Sousa Fixing stupid bug (that was disabling code generation).
Mon, 04 Apr 2011 10:48:30 +0100 Mario de Sousa Adding Makefile for Darwin (thanks go to Manuele)
Mon, 04 Apr 2011 10:42:03 +0100 Mario de Sousa starting to add proper header file with declaration of standard functions
Fri, 01 Apr 2011 12:19:32 +0100 Mario de Sousa Fixing error messages for IL semantic errors (brocken in a previous changeset/commit).
Fri, 01 Apr 2011 10:47:24 +0100 Mario de Sousa Updating license info (with Edouard's permission for relevant files).
Fri, 01 Apr 2011 10:06:19 +0100 Mario de Sousa Updating License info (with Edoaurd's permission for relevant files).
Fri, 01 Apr 2011 10:03:22 +0100 Mario de Sousa Adding some debug info
Thu, 31 Mar 2011 21:06:36 +0100 Mario de Sousa Do not crash when checking semantics of undeclared symbolic_variable.
Thu, 31 Mar 2011 17:40:55 +0100 Mario de Sousa Updating licensing information.
Thu, 31 Mar 2011 13:20:50 +0100 Mario de Sousa Error messages (stage3) now better identify the location of the error.
Thu, 31 Mar 2011 10:52:03 +0100 Mario de Sousa Adding debug conditional printf()s in stage 3.
Thu, 31 Mar 2011 10:45:34 +0100 Mario de Sousa Merging my Huge change with Edouards/Laurents version
Wed, 30 Mar 2011 19:53:32 +0100 Mario de Sousa Huge change.
Fri, 01 Apr 2011 11:10:06 +0200 Edouard Tisserant Changed packing declaration in iec_types
Fri, 01 Apr 2011 17:26:29 +0200 laurent Modify code generated for avoiding warning while compiling when configuration or resource don't have any global variable
Thu, 31 Mar 2011 19:11:16 +0200 Edouard Tisserant Initial TIME support in debugger
Sun, 27 Mar 2011 16:19:36 +0200 laurent Merged with Edouard's modifications
Sun, 27 Mar 2011 15:55:51 +0200 laurent Bug with getter for pointed variables in accessors fixed
Sat, 26 Mar 2011 18:53:51 +0100 Edouqrd Tisserant Added dumb SEMA?implementation
Wed, 16 Mar 2011 10:31:50 +0100 laurent Adding missing support for accessors and retain in configuration files (Bug and fix reported by Manuele Conti)
Sat, 12 Mar 2011 18:43:02 +0100 laurent Merged with modifications from Edouard
Sat, 12 Mar 2011 18:38:41 +0100 laurent Task single parameter code generation broken after addition of accessors fixed.
Sat, 12 Mar 2011 18:31:36 +0100 laurent Bug when function call result is a parameter of another function call fixed.
Tue, 22 Feb 2011 15:19:41 +0100 edouard A forgotten case in type size getter switch prevented debugging outputs.
Wed, 16 Jun 2010 21:52:17 +0200 laurent merge
Wed, 02 Jun 2010 18:21:15 +0200 laurent Adding support for generating code for variable in step action association instead of action
Thu, 03 Jun 2010 12:59:32 +0200 Lolitech Updated makefiles for cygwin build with no perl
Thu, 20 May 2010 23:36:53 +0200 laurent Bug with global located variables accessors fixed
Wed, 19 May 2010 21:51:52 +0200 laurent Bug with code generation of global located variables in resource fixed thanks to Mario
Thu, 22 Apr 2010 07:03:18 +0200 laurent Bugs fixed:
Thu, 22 Apr 2010 00:29:30 +0200 laurent Bug when parsing standard function block call in IL
Tue, 15 Dec 2009 20:50:30 +0100 laurent Bug when trying to get type of elements in a big complex structure fixed
Tue, 15 Dec 2009 16:29:44 +0100 laurent Adding support for using arrays in POU interface
Tue, 15 Dec 2009 11:18:19 +0100 laurent Using InOut variables in functions fixed
Tue, 15 Dec 2009 08:51:44 +0100 laurent Bug on generate_c_inlinefcall fixed
Sun, 13 Dec 2009 11:41:22 +0100 laurent Using function_call_iterator in generate_c_inlinefcall instead of creating a new visitor
Sat, 12 Dec 2009 20:41:32 +0100 laurent Bug on standard functions called with literals fixed
Fri, 11 Dec 2009 13:01:17 +0100 laurent Adding support for making distinction between external variables and located variables for forcing
Fri, 11 Dec 2009 12:53:54 +0100 laurent Adding support for forcing global without perturbation from setting external
Wed, 09 Dec 2009 16:45:27 +0100 laurent Bug in located variable initialization code fixed
Tue, 08 Dec 2009 16:26:06 +0100 laurent Bug on SFC debugging fixed
Mon, 07 Dec 2009 15:36:29 +0100 berem Adding support for setter and getter on complex datatype in IL
Sat, 05 Dec 2009 18:53:01 +0100 laurent Changes merged
Sat, 05 Dec 2009 18:38:53 +0100 laurent Adding support for setter and getter on complex datatype in ST
Sat, 05 Dec 2009 18:35:38 +0100 laurent Fix accessor code
Fri, 04 Dec 2009 15:13:08 +0100 edouard type definition to match accessor and new debug
Fri, 04 Dec 2009 15:11:16 +0100 edouard fixed cygwin build - still slooooooooow
Wed, 02 Dec 2009 19:55:23 +0100 laurent Adding Flags bit symbols
Wed, 02 Dec 2009 16:11:01 +0100 laurent Adding support for flags on Function Block variables for marking which variable must be debugged, retained or is forced
Tue, 01 Dec 2009 09:03:33 +0100 laurent Bug with ULINT correction fixed