stage1_2/stage1_2_priv.hh
Fri, 26 Dec 2014 09:57:02 +0000 mjsousa Change symbtable_c -> use design pattern used by C++ standard library (STL)
Sat, 29 Nov 2014 13:43:20 +0000 mjsousa Add a pre-parsing phase to stage1_2 (allows source code that references POUs and datatypes before they are declared)
Sun, 28 Sep 2014 17:39:28 +0100 mjsousa Turn support of derefencing operator '^' an option (default is not supported).
Thu, 20 Mar 2014 10:29:39 +0100 Edouard Tisserant merge
Sun, 02 Mar 2014 16:42:56 +0000 mjsousa Add limited support for the REF() operator (defined in v3 of IEC 61131-3)
Wed, 19 Feb 2014 22:27:11 +0100 Edouard Tisserant Merge
Sun, 16 Feb 2014 00:37:40 +0000 mjsousa Add option to control support for nested comments (default is off, as defined in IEC 61131-3 v2)
Wed, 19 Feb 2014 22:25:10 +0100 Edouard Tisserant Fix build on Ubuntu 13.10
Sat, 01 Dec 2012 11:30:16 +0000 mjsousa Allow bison to ask for an END_OF_INPUT token multiple times!
Tue, 27 Nov 2012 15:49:05 +0000 Mario de Sousa Code cleanup: move tracking functions to flex.
Tue, 27 Nov 2012 14:49:08 +0000 Mario de Sousa Insert the auto generated enum datatype conversion functions after the TYPE...END_TYPE, instead of at the end of input file.
Fri, 19 Aug 2011 17:33:57 +0100 Mario de Sousa Fixing automake configuration to work properly with flex and bison.
Tue, 05 Apr 2011 15:14:19 +0200 Edouard Tisserant Re-generated std lib related code, with updated headers, updated all forgotten headers
Fri, 01 Apr 2011 10:06:19 +0100 Mario de Sousa Updating License info (with Edoaurd's permission for relevant files).
Mon, 25 May 2009 12:17:10 +0200 mario Adding support for SAFEBOOL. Some code generation yet to do...
Mon, 18 May 2009 13:19:30 +0200 lbessard Adding support for checking direct variable declared before using
Tue, 12 Aug 2008 16:14:12 +0200 lbessard Adding some improvements:
Wed, 14 Nov 2007 18:59:47 +0100 mario Adding support for use of PRIORITY as identifier inside SFC.
Sun, 28 Oct 2007 22:44:20 +0100 mario fixing identifier issues of PRIORITY, SINGLE, and INTERVAL
Tue, 23 Oct 2007 10:33:09 +0200 mario Adding basic error checking.
Tue, 27 Mar 2007 09:39:31 +0200 mario *** empty log message ***
Wed, 14 Feb 2007 19:57:01 +0100 mario Adding changes to make the compiler compatible with bison ver 2.3