stage1_2/standard_function_names.c
2011-06-06 laurent Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
2011-04-05 Edouard Tisserant Re-generated std lib related code, with updated headers, updated all forgotten headers
2011-04-04 Edouard Tisserant Fixes to make handling of standard functions in Semantic analyser compatible with code generation of standard functions
2011-04-04 Mario de Sousa starting to add proper header file with declaration of standard functions
2011-04-01 Mario de Sousa Updating License info (with Edoaurd's permission for relevant files).
2008-10-24 lbessard Adding support for EN/ENO in standard functions
2007-08-02 lbessard Changing file headers
2007-07-17 etisserant IEC std lib test enhanced string ops, from string and to string conv.
2007-07-12 etisserant Fixed -I library include path behavior + removed old lib implementation + added generated lib func names to stage 1_2 + added Makefile.Linux