Wed, 01 Feb 2012 19:49:11 +0000 Mario de Sousa Re-write of stage3 code (done by Manuele and I), re-write of search_varfb_instance_type_c (done by myself), and several other bug fixes.
Wed, 01 Feb 2012 13:01:08 +0000 Mario de Sousa Merging with Laurent's repository.
Tue, 27 Sep 2011 00:07:16 +0200 Manuele Conti Fix YYLTYPE declaration.
Sun, 20 Nov 2011 19:36:48 +0000 Mario de Sousa Merging with Laurent's repository.
Fri, 04 Nov 2011 19:16:29 +0000 Mario de Sousa Add list of things we must check for in stage 3 (TODO list!)
Tue, 14 Aug 2012 19:40:01 +0200 Laurent Bessard Fix bug with InOut variable of structured type
Sat, 28 Jul 2012 17:38:57 +0200 Laurent Bessard Fix bug while using complex type variables in Function and FunctionBlock interface
Fri, 27 Jul 2012 15:43:32 +0200 Laurent Bessard Fix bug while using complex type variables in Function and FunctionBlock interface
Fri, 27 Jul 2012 15:40:44 +0200 Laurent Bessard Fix bug with complex type inout variables while generating variable list
Thu, 22 Mar 2012 00:22:48 +0100 laurent Fixing bug in inlinefcall when a transition is in ST and contains literals
Fri, 24 Feb 2012 18:16:56 +0100 laurent Fix bug in code generated for MUL function
Fri, 24 Feb 2012 14:16:51 +0100 laurent Fix bug with overloaded function due to literal input values
Tue, 21 Feb 2012 22:31:38 +0100 laurent Fix bug wrong code generated when, in a pou, a located variable has the same name than a function block instance input variable
Tue, 21 Feb 2012 22:28:57 +0100 laurent Fix bug pointed structure not declared for directly derived datatypes
Thu, 16 Feb 2012 13:27:04 +0100 Edouard Tisserant removed forgotten prototype in __INIT_EXTERNAL accessor, causing warning ant build time
Tue, 07 Feb 2012 20:20:19 +0100 laurent Merge with Edouard's modifications
Tue, 07 Feb 2012 20:18:11 +0100 laurent Fix STEP and ACTION structure initialization value in SFC
Fri, 03 Feb 2012 18:01:13 +0100 Edouard Tisserant Applied anonymous contribution RTC, '[Beremiz-devel] RTC function', 29/06/11
Fri, 03 Feb 2012 00:09:52 +0100 laurent Fix bug with functions like LEN and TRUNC that have overloaded return type for same inputs type
Thu, 02 Feb 2012 00:34:04 +0100 laurent Fix issues in standard library with MUX, MOD, NE and convertions to BOOL
Wed, 25 Jan 2012 01:16:30 +0100 laurent Adding Common_Ticktime to informations printed in VARIABLES.csv file
Fri, 30 Dec 2011 18:25:39 +0100 laurent Fixing bug with external variables refering to global variables defined in configurations
Fri, 23 Dec 2011 15:17:45 +0100 Edouard Tisserant removed useless extern func declaration in __INIT_EXTERNAL, producing warning during build of POUS.c
Fri, 09 Dec 2011 10:03:37 +0100 laurent Fixing bug in generated code for complex type external variable
Fri, 09 Dec 2011 10:01:48 +0100 laurent Fixing SUB standard function defined in standard library
Fri, 18 Nov 2011 17:28:37 +0100 laurent Fixing generated code for global variables. Adding support for defining global variables with complex type
Fri, 18 Nov 2011 17:21:16 +0100 laurent Fixing bug in all SUB function definitions in standard_functions.txt
Fri, 18 Nov 2011 11:23:17 +0100 laurent Fix bug when using enumerated type in equ_expression or notequ_expression
Wed, 16 Nov 2011 17:48:22 +0100 Edouard Tisserant silenced warning on X86_64 build by casying numerical operand of snprintf
Fri, 04 Nov 2011 18:40:58 +0100 laurent Fix bug in generate_c_inlinefcall. Was not handling textual SFC elements
Sat, 29 Oct 2011 19:30:47 +0100 Mario de Sousa Fix code generation of FOR loops. Now handles negative values of BY correctly.
Sat, 29 Oct 2011 18:56:25 +0100 Mario de Sousa Fix semantic verification of enumerated data types.
Fri, 28 Oct 2011 10:25:07 +0100 Mario de Sousa Adding a line to a comment. Does not change any code.
Thu, 20 Oct 2011 00:41:44 +0200 Edouard Tisserant fixed signedness warning on string slicing funcs in std lib
Wed, 12 Oct 2011 16:09:29 +0200 laurent Fix bug generate_c_inlinefcall in inline function name generated
Tue, 11 Oct 2011 12:30:49 +0200 laurent Fix bug in parser while trying to use IL operator like S1, R1, etc... as standard function block interface variable in structured_variable syntax and bug in code generator while generating code for assignment of function block interface variable using structured_variable syntax
Sun, 09 Oct 2011 20:18:55 +0200 laurent Fix bug in code generation of directly declared array variables that generate wrong code when using located variables in a program POU
Sun, 09 Oct 2011 20:16:41 +0200 laurent Fix bug in generate_c_inlinefcall.cc that prevent to use extendible standard functions
Sun, 09 Oct 2011 20:12:05 +0200 laurent Fix bug in definition of CONCAT standard function in iec_std_lib.h
Wed, 28 Sep 2011 14:55:26 +0200 Edouard Tisserant moved declaration __STR_CMP to prevent warning
Wed, 14 Sep 2011 22:58:39 +0200 laurent Adding support for compiling direct array specification inside variable declaration
Fri, 09 Sep 2011 12:03:15 +0200 laurent Making case statement code generated safer
Thu, 08 Sep 2011 20:25:00 +0200 laurent Merge with 01068ccb73b202b2872d4117ad01984bac956cbb
Thu, 01 Sep 2011 21:32:57 +0200 Manuele Conti Fix make on system without mercurial installed.
Wed, 31 Aug 2011 19:29:47 +0100 Mario de Sousa delete code no longer needed.
Wed, 31 Aug 2011 14:51:59 +0100 Mario de Sousa Implement get_type_decl(), as it seems Manuele will need it later...
Wed, 31 Aug 2011 14:10:53 +0100 Mario de Sousa Cleaning up: Getting some sense into the code handling structures.
Thu, 25 Aug 2011 17:22:44 +0200 Matteo Facchinetti Add automatic HG changeset id information in "-v" param
Thu, 25 Aug 2011 08:56:28 +0200 Matteo Facchinetti Add iec2iec building in the project Makefiles.
Fri, 26 Aug 2011 11:29:43 +0100 Mario de Sousa Update which files to ignore due to new autotools building environment.
Fri, 26 Aug 2011 10:48:09 +0100 Mario de Sousa Add checks for undefined structure elements used IEC 61131-3 source code being compiled.
Thu, 25 Aug 2011 17:55:48 +0100 Mario de Sousa Ignore underscores when extracting value of integer.
Tue, 23 Aug 2011 17:18:37 +0100 Mario de Sousa Deleting unused code.
Tue, 23 Aug 2011 16:28:03 +0100 Mario de Sousa Removing Makefiles made redundant by autotools.
Tue, 23 Aug 2011 14:17:46 +0100 Mario de Sousa fix bug report email address.
Tue, 23 Aug 2011 14:15:12 +0100 Mario de Sousa Add print version command line option.
Tue, 23 Aug 2011 11:54:34 +0100 Mario de Sousa Remove debugging printf() added by mistake in previous commit.
Tue, 23 Aug 2011 11:51:14 +0100 Mario de Sousa Print error messages when data type errors in ST expressions are detected.
Tue, 23 Aug 2011 09:10:03 +0100 Mario de Sousa Include (again!) the declaration of standard functions (incorrectly removed -again- in previous commit)
Mon, 22 Aug 2011 16:08:07 +0100 Mario de Sousa Add support for '**' (power) operator in ST expressions