stage4/stage4.cc
2012-04-18 Mario de Sousa Start having nicer stage 4 error messages.
2012-01-25 laurent Adding Common_Ticktime to informations printed in VARIABLES.csv file
2011-08-25 Matteo Facchinetti Add iec2iec building in the project Makefiles.
2011-04-19 Mario de Sousa Adding fflush capabilities. It is sometimes usefull when debuging the compiler...
2011-04-05 Edouard Tisserant Re-generated std lib related code, with updated headers, updated all forgotten headers
2011-04-04 Mario de Sousa starting to add proper header file with declaration of standard functions
2009-09-21 laurent Adding support for forcing tick count to return to zero as the same time than all tasks firing are synchronized
2009-08-27 Catarina Boucinha Initial (very rough) version of semantic checker (stage3)
2008-08-21 etisserant added missing includes on some platform (gentoo/gcc-4.3.1)
2007-08-29 etisserant Started support for long long (LL suffix) 64 bit literals on 32 bit platforms (unfinished)
2007-07-25 lbessard Adding support for generating files into an user-defined folder
2007-07-13 etisserant First working IEC std lib test, actually test from string and to_string functions.
2007-05-16 lbessard Multi-file configuration and resource generation finished
2007-05-15 etisserant Now, stage4out can address files. Generate_cc have been split into one visitor per C file : pous, ressource and config. Work in progress.
2007-05-14 etisserant Now, LOCATED variables do declare extern C variables the same way EXTERNAL variables do.
2007-01-31 etisserant Initial commit. Last MatPLC CVS with some makefile inclusion removed in order to compile fine out of MatPLC.