stage1_2/standard_function_names.c
Mon, 06 Jun 2011 16:28:41 +0200 laurent Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
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 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 10:42:03 +0100 Mario de Sousa starting to add proper header file with declaration of standard functions
Fri, 01 Apr 2011 10:06:19 +0100 Mario de Sousa Updating License info (with Edoaurd's permission for relevant files).
Fri, 24 Oct 2008 16:37:46 +0200 lbessard Adding support for EN/ENO in standard functions
Thu, 02 Aug 2007 16:56:56 +0200 lbessard Changing file headers
Tue, 17 Jul 2007 12:19:59 +0200 etisserant IEC std lib test enhanced string ops, from string and to string conv.
Thu, 12 Jul 2007 11:24:32 +0200 etisserant Fixed -I library include path behavior + removed old lib implementation + added generated lib func names to stage 1_2 + added Makefile.Linux