Sat, 31 Mar 2012 21:46:37 +0100 |
Mario de Sousa |
merging with Lauren't changeset.
|
changeset |
files
|
Sat, 31 Mar 2012 21:36:17 +0100 |
Mario de Sousa |
merge with Laurent's changeset (essentially ignore all changes).
|
changeset |
files
|
Sat, 31 Mar 2012 21:34:20 +0100 |
Mario de Sousa |
merge with Laurent's changeset (essentially, ignore all changes).
|
changeset |
files
|
Sat, 31 Mar 2012 15:36:08 +0100 |
Mario de Sousa |
merging with Laurent's changes.
|
changeset |
files
|
Sat, 31 Mar 2012 15:34:33 +0100 |
Mario de Sousa |
merging with Laurent's change.
|
changeset |
files
|
Sat, 31 Mar 2012 15:30:38 +0100 |
Mario de Sousa |
merging with Laurent's revision 55b074ea7255 (essentially ignoring all changes)
|
changeset |
files
|
Thu, 29 Mar 2012 19:03:40 +0100 |
Mario de Sousa |
Add coment warning about incorrect implementation of the NE standard function.
|
changeset |
files
|
Thu, 29 Mar 2012 18:57:53 +0100 |
Mario de Sousa |
merging with Laurent's patch.
|
changeset |
files
|
Thu, 29 Mar 2012 15:39:38 +0100 |
Mario de Sousa |
Print correct error message when handling IL function calls.
|
changeset |
files
|
Thu, 15 Mar 2012 13:23:09 +0000 |
Mario de Sousa |
Edit error message.
|
changeset |
files
|
Thu, 15 Mar 2012 13:18:02 +0000 |
Mario de Sousa |
Add EXPT widen table.
|
changeset |
files
|
Thu, 15 Mar 2012 12:50:44 +0000 |
Mario de Sousa |
Some stupid code cleanups.
|
changeset |
files
|
Thu, 15 Mar 2012 12:31:57 +0000 |
Mario de Sousa |
Some code cleanups.
|
changeset |
files
|
Wed, 14 Mar 2012 20:01:50 +0000 |
Mario de Sousa |
Clean up the code.
|
changeset |
files
|
Wed, 14 Mar 2012 19:31:17 +0000 |
Mario de Sousa |
Fix error messages of il function calls - it now prints out location info of first parameter.
|
changeset |
files
|
Wed, 14 Mar 2012 11:31:07 +0000 |
Mario de Sousa |
Clean code for printing errors in expressions.
|
changeset |
files
|
Wed, 14 Mar 2012 11:14:41 +0000 |
Mario de Sousa |
Clean code for comparison operations & operators.
|
changeset |
files
|
Wed, 14 Mar 2012 10:51:49 +0000 |
Mario de Sousa |
Cleaning up XORN, ANDN, and ORN operator code.
|
changeset |
files
|
Wed, 14 Mar 2012 10:44:17 +0000 |
Mario de Sousa |
Cleaning up some code.
|
changeset |
files
|
Wed, 14 Mar 2012 10:26:03 +0000 |
Mario de Sousa |
Add 'widen' tables for AND, OR and XOR operations.
|
changeset |
files
|
Tue, 13 Mar 2012 19:04:07 +0000 |
Mario de Sousa |
Add MOD widening table, and some code clean-ups.
|
changeset |
files
|
Tue, 13 Mar 2012 18:29:34 +0000 |
Mario de Sousa |
Re-organizing the code.
|
changeset |
files
|
Tue, 13 Mar 2012 16:38:21 +0000 |
Mario de Sousa |
Change setting of deprecated_operation from fill to narrow_candidate_datatypes_c.
|
changeset |
files
|
Tue, 13 Mar 2012 12:39:09 +0000 |
Mario de Sousa |
Clarify some details in the comments.
|
changeset |
files
|
Sun, 11 Mar 2012 22:21:47 +0100 |
Manuele Conti |
Add check widening status for IL operator.
|
changeset |
files
|
Sun, 11 Mar 2012 18:24:39 +0000 |
Mario de Sousa |
Fix remaining 'widen' tables.
|
changeset |
files
|
Sun, 11 Mar 2012 16:38:05 +0000 |
Mario de Sousa |
Fix some 'widen' table entries.
|
changeset |
files
|
Sat, 10 Mar 2012 11:27:49 +0000 |
Mario de Sousa |
Add a TODO comment.
|
changeset |
files
|
Sat, 10 Mar 2012 11:21:41 +0000 |
Mario de Sousa |
Clean up code, and add support for 'safe' version of literals.
|
changeset |
files
|
Sat, 10 Mar 2012 11:21:04 +0000 |
Mario de Sousa |
Bringing comment up to date.
|
changeset |
files
|
Fri, 09 Mar 2012 17:58:19 +0000 |
Mario de Sousa |
Semantic verification of NOT operator.
|
changeset |
files
|
Fri, 09 Mar 2012 10:52:23 +0000 |
Mario de Sousa |
Fix bug in building structured variables.
|
changeset |
files
|
Fri, 09 Mar 2012 10:51:56 +0000 |
Mario de Sousa |
Delete unecessary copy_candidate_datatype_list() function.
|
changeset |
files
|
Thu, 08 Mar 2012 19:14:45 +0000 |
Mario de Sousa |
Delete no longer needed copy_candidate_datatype_list() function.
|
changeset |
files
|
Thu, 08 Mar 2012 18:57:55 +0000 |
Mario de Sousa |
Narrow IL lists twice, in order to handle JMP to labels before the JMP itself.
|
changeset |
files
|
Thu, 08 Mar 2012 18:57:14 +0000 |
Mario de Sousa |
Do not allow duplicate values in candidate datatype list.
|
changeset |
files
|
Sat, 03 Mar 2012 20:42:48 +0000 |
Mario de Sousa |
Handle JMP to labels preceding the JMP instruction itself.
|
changeset |
files
|
Sat, 03 Mar 2012 20:27:20 +0000 |
Mario de Sousa |
Correctly handle JMP and RET IL operators in flow control analysis.
|
changeset |
files
|
Sat, 03 Mar 2012 13:07:00 +0000 |
Mario de Sousa |
Fix filling candidate datatypes of JMP operations
|
changeset |
files
|
Sat, 03 Mar 2012 08:51:28 +0000 |
Mario de Sousa |
Remove spurious printf()s, used during debugging session.
|
changeset |
files
|
Fri, 02 Mar 2012 17:59:20 +0000 |
Mario de Sousa |
Add missing files.
|
changeset |
files
|
Fri, 02 Mar 2012 12:53:41 +0000 |
Mario de Sousa |
Continue adding support for semantic verification of JMP and RET.
|
changeset |
files
|
Thu, 01 Mar 2012 10:28:27 +0000 |
Conti Manuele |
iAdd warning for deprecated operations.
|
changeset |
files
|
Mon, 27 Feb 2012 11:44:03 +0000 |
Mario de Sousa |
Change prev_il_instruction to a vector<>
|
changeset |
files
|
Mon, 27 Feb 2012 11:28:51 +0000 |
Mario de Sousa |
Some small cleanups.
|
changeset |
files
|
Sat, 25 Feb 2012 19:16:35 +0000 |
Mario de Sousa |
Add support for semantic verification of CALC, CALCN, etc..
|
changeset |
files
|
Thu, 23 Feb 2012 13:25:49 +0000 |
Mario de Sousa |
Finish support for semantic verification of IL paranthesised expressions.
|
changeset |
files
|
Tue, 21 Feb 2012 17:39:57 +0000 |
Mario de Sousa |
More changes for support of semantic verification of il_expressions
|
changeset |
files
|
Mon, 20 Feb 2012 19:44:40 +0000 |
Mario de Sousa |
Start of support for IL expressions (parenthesis).
|
changeset |
files
|
Mon, 20 Feb 2012 17:52:01 +0000 |
Mario de Sousa |
Cleaning up the code.
|
changeset |
files
|
Mon, 20 Feb 2012 15:24:26 +0000 |
Mario de Sousa |
Fix a few more bugs related to FB/function calls in IL.
|
changeset |
files
|
Sun, 19 Feb 2012 16:16:45 +0000 |
Mario de Sousa |
Semantic verification: Add compatibility check for parameter direction in function invocation.
|
changeset |
files
|
Sat, 18 Feb 2012 21:03:01 +0000 |
Mario de Sousa |
Add support for semantic verification for implict FB calls in IL (e.g. PV ton_var)
|
changeset |
files
|
Fri, 17 Feb 2012 19:47:58 +0000 |
Mario de Sousa |
Start of support for semantic verification of FB calls in IL using special IL instructions.
|
changeset |
files
|
Fri, 17 Feb 2012 19:47:23 +0000 |
Mario de Sousa |
Delete some comments.
|
changeset |
files
|
Thu, 16 Feb 2012 14:18:23 +0100 |
Conti Manuele |
Change name help function.
|
changeset |
files
|
Thu, 16 Feb 2012 12:59:02 +0000 |
Mario de Sousa |
Update comments on general architecture.
|
changeset |
files
|
Thu, 16 Feb 2012 10:27:52 +0000 |
Mario de Sousa |
Narrow IL code backwords, so as to correctly handle invocations to overloaded functions from IL code.
|
changeset |
files
|
Mon, 13 Feb 2012 17:04:29 +0000 |
Mario de Sousa |
Code cleanup.
|
changeset |
files
|
Mon, 13 Feb 2012 16:29:55 +0000 |
Mario de Sousa |
Add printing of semantic errors when calling FB from IL.
|
changeset |
files
|
Sun, 12 Feb 2012 20:43:49 +0100 |
Manuele Conti |
Fix typo error in some il visit in fill_candidate_datatypes_c class.
|
changeset |
files
|
Mon, 13 Feb 2012 13:45:57 +0000 |
Mario de Sousa |
Add semantic verification of FB calls in IL (not yet complete - missing printing of errors!)
|
changeset |
files
|
Fri, 10 Feb 2012 19:04:31 +0000 |
Mario de Sousa |
Add support for semantic verification of function calls in IL.
|
changeset |
files
|
Wed, 08 Feb 2012 18:33:01 +0000 |
Mario de Sousa |
Add TODO comment, and delete unused debugging code.
|
changeset |
files
|
Wed, 08 Feb 2012 18:27:45 +0000 |
Mario de Sousa |
Delete un-used code.
|
changeset |
files
|
Wed, 08 Feb 2012 18:16:13 +0000 |
Mario de Sousa |
Change negation expression (neg_expression_c) to only allow signed data types.
|
changeset |
files
|
Tue, 07 Feb 2012 17:45:17 +0000 |
Mario de Sousa |
Move elementary_c::to_string() to datatype_functions.cc/hh
|
changeset |
files
|
Tue, 07 Feb 2012 17:40:19 +0000 |
Mario de Sousa |
Add, to types symbol table, string datatypes with limited length (my_string_type: STRING[33]) (Thanks Andreas!)
|
changeset |
files
|
Tue, 07 Feb 2012 12:17:00 +0000 |
Mario de Sousa |
Correctly return the initial value of a string datatype, with limited length (STRING[33] := 'hello')
|
changeset |
files
|
Tue, 07 Feb 2012 11:55:29 +0000 |
Mario de Sousa |
More detailed error messages for FB invocations in ST.
|
changeset |
files
|
Mon, 06 Feb 2012 18:32:11 +0000 |
Mario de Sousa |
More detailed error messages in function invocations in ST.
|
changeset |
files
|
Mon, 06 Feb 2012 14:21:08 +0000 |
Mario de Sousa |
Fix bug in analysing real literals (thanks Andreas!)
|
changeset |
files
|
Mon, 06 Feb 2012 14:15:31 +0000 |
Mario de Sousa |
Remove debugging messages, and code cleanup.
|
changeset |
files
|
Mon, 06 Feb 2012 14:10:22 +0000 |
Mario de Sousa |
Better error reporting in function invocations, and in invalid literal values.
|
changeset |
files
|
Sun, 05 Feb 2012 19:09:12 +0000 |
Mario de Sousa |
Better identification of erros in function/FB invocations.
|
changeset |
files
|
Fri, 03 Feb 2012 18:16:20 +0000 |
Mario de Sousa |
Print error messages when datatype erros found in ST function/FB calls.
|
changeset |
files
|
Fri, 03 Feb 2012 14:43:14 +0000 |
Mario de Sousa |
Continue checking data type compatibility inside expressions used to pass paramters to invalid function/FB calls
|
changeset |
files
|
Fri, 03 Feb 2012 10:54:35 +0000 |
Mario de Sousa |
Adding support for semantic verification of FB calls in ST.
|
changeset |
files
|
Thu, 02 Feb 2012 16:50:12 +0000 |
Mario de Sousa |
Delete wrong comment.
|
changeset |
files
|
Thu, 02 Feb 2012 16:20:19 +0000 |
Mario de Sousa |
Add support in stage 3 for checking function invocations in ST.
|
changeset |
files
|
Thu, 02 Feb 2012 14:18:02 +0000 |
Mario de Sousa |
Fix search_varfb_instance_decl to be able to find variables and FB when only given an identifier.
|
changeset |
files
|
Thu, 02 Feb 2012 10:00:53 +0000 |
Mario de Sousa |
Changing code indenting.
|
changeset |
files
|
Wed, 01 Feb 2012 22:40:54 +0100 |
Manuele Conti |
Add fill candidate method for fb_invocation_c symbol.
|
changeset |
files
|
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.
|
changeset |
files
|
Wed, 01 Feb 2012 13:01:08 +0000 |
Mario de Sousa |
Merging with Laurent's repository.
|
changeset |
files
|
Tue, 27 Sep 2011 00:07:16 +0200 |
Manuele Conti |
Fix YYLTYPE declaration.
|
changeset |
files
|
Sun, 20 Nov 2011 19:36:48 +0000 |
Mario de Sousa |
Merging with Laurent's repository.
|
changeset |
files
|
Fri, 04 Nov 2011 19:16:29 +0000 |
Mario de Sousa |
Add list of things we must check for in stage 3 (TODO list!)
|
changeset |
files
|
Tue, 14 Aug 2012 19:40:01 +0200 |
Laurent Bessard |
Fix bug with InOut variable of structured type
|
changeset |
files
|
Sat, 28 Jul 2012 17:38:57 +0200 |
Laurent Bessard |
Fix bug while using complex type variables in Function and FunctionBlock interface
|
changeset |
files
|
Fri, 27 Jul 2012 15:43:32 +0200 |
Laurent Bessard |
Fix bug while using complex type variables in Function and FunctionBlock interface
|
changeset |
files
|
Fri, 27 Jul 2012 15:40:44 +0200 |
Laurent Bessard |
Fix bug with complex type inout variables while generating variable list
|
changeset |
files
|
Thu, 22 Mar 2012 00:22:48 +0100 |
laurent |
Fixing bug in inlinefcall when a transition is in ST and contains literals
|
changeset |
files
|
Fri, 24 Feb 2012 18:16:56 +0100 |
laurent |
Fix bug in code generated for MUL function
|
changeset |
files
|
Fri, 24 Feb 2012 14:16:51 +0100 |
laurent |
Fix bug with overloaded function due to literal input values
|
changeset |
files
|
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
|
changeset |
files
|
Tue, 21 Feb 2012 22:28:57 +0100 |
laurent |
Fix bug pointed structure not declared for directly derived datatypes
|
changeset |
files
|
Thu, 16 Feb 2012 13:27:04 +0100 |
Edouard Tisserant |
removed forgotten prototype in __INIT_EXTERNAL accessor, causing warning ant build time
|
changeset |
files
|
Tue, 07 Feb 2012 20:20:19 +0100 |
laurent |
Merge with Edouard's modifications
|
changeset |
files
|
Tue, 07 Feb 2012 20:18:11 +0100 |
laurent |
Fix STEP and ACTION structure initialization value in SFC
|
changeset |
files
|
Fri, 03 Feb 2012 18:01:13 +0100 |
Edouard Tisserant |
Applied anonymous contribution RTC, '[Beremiz-devel] RTC function', 29/06/11
|
changeset |
files
|
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
|
changeset |
files
|
Thu, 02 Feb 2012 00:34:04 +0100 |
laurent |
Fix issues in standard library with MUX, MOD, NE and convertions to BOOL
|
changeset |
files
|
Wed, 25 Jan 2012 01:16:30 +0100 |
laurent |
Adding Common_Ticktime to informations printed in VARIABLES.csv file
|
changeset |
files
|
Fri, 30 Dec 2011 18:25:39 +0100 |
laurent |
Fixing bug with external variables refering to global variables defined in configurations
|
changeset |
files
|
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
|
changeset |
files
|
Fri, 09 Dec 2011 10:03:37 +0100 |
laurent |
Fixing bug in generated code for complex type external variable
|
changeset |
files
|
Fri, 09 Dec 2011 10:01:48 +0100 |
laurent |
Fixing SUB standard function defined in standard library
|
changeset |
files
|
Fri, 18 Nov 2011 17:28:37 +0100 |
laurent |
Fixing generated code for global variables. Adding support for defining global variables with complex type
|
changeset |
files
|
Fri, 18 Nov 2011 17:21:16 +0100 |
laurent |
Fixing bug in all SUB function definitions in standard_functions.txt
|
changeset |
files
|
Fri, 18 Nov 2011 11:23:17 +0100 |
laurent |
Fix bug when using enumerated type in equ_expression or notequ_expression
|
changeset |
files
|
Wed, 16 Nov 2011 17:48:22 +0100 |
Edouard Tisserant |
silenced warning on X86_64 build by casying numerical operand of snprintf
|
changeset |
files
|
Fri, 04 Nov 2011 18:40:58 +0100 |
laurent |
Fix bug in generate_c_inlinefcall. Was not handling textual SFC elements
|
changeset |
files
|
Sat, 29 Oct 2011 19:30:47 +0100 |
Mario de Sousa |
Fix code generation of FOR loops. Now handles negative values of BY correctly.
|
changeset |
files
|
Sat, 29 Oct 2011 18:56:25 +0100 |
Mario de Sousa |
Fix semantic verification of enumerated data types.
|
changeset |
files
|
Fri, 28 Oct 2011 10:25:07 +0100 |
Mario de Sousa |
Adding a line to a comment. Does not change any code.
|
changeset |
files
|
Thu, 20 Oct 2011 00:41:44 +0200 |
Edouard Tisserant |
fixed signedness warning on string slicing funcs in std lib
|
changeset |
files
|
Wed, 12 Oct 2011 16:09:29 +0200 |
laurent |
Fix bug generate_c_inlinefcall in inline function name generated
|
changeset |
files
|
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
|
changeset |
files
|
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
|
changeset |
files
|
Sun, 09 Oct 2011 20:16:41 +0200 |
laurent |
Fix bug in generate_c_inlinefcall.cc that prevent to use extendible standard functions
|
changeset |
files
|
Sun, 09 Oct 2011 20:12:05 +0200 |
laurent |
Fix bug in definition of CONCAT standard function in iec_std_lib.h
|
changeset |
files
|
Wed, 28 Sep 2011 14:55:26 +0200 |
Edouard Tisserant |
moved declaration __STR_CMP to prevent warning
|
changeset |
files
|
Wed, 14 Sep 2011 22:58:39 +0200 |
laurent |
Adding support for compiling direct array specification inside variable declaration
|
changeset |
files
|
Fri, 09 Sep 2011 12:03:15 +0200 |
laurent |
Making case statement code generated safer
|
changeset |
files
|
Thu, 08 Sep 2011 20:25:00 +0200 |
laurent |
Merge with 01068ccb73b202b2872d4117ad01984bac956cbb
|
changeset |
files
|
Thu, 01 Sep 2011 21:32:57 +0200 |
Manuele Conti |
Fix make on system without mercurial installed.
|
changeset |
files
|
Wed, 31 Aug 2011 19:29:47 +0100 |
Mario de Sousa |
delete code no longer needed.
|
changeset |
files
|
Wed, 31 Aug 2011 14:51:59 +0100 |
Mario de Sousa |
Implement get_type_decl(), as it seems Manuele will need it later...
|
changeset |
files
|
Wed, 31 Aug 2011 14:10:53 +0100 |
Mario de Sousa |
Cleaning up: Getting some sense into the code handling structures.
|
changeset |
files
|
Thu, 25 Aug 2011 17:22:44 +0200 |
Matteo Facchinetti |
Add automatic HG changeset id information in "-v" param
|
changeset |
files
|
Thu, 25 Aug 2011 08:56:28 +0200 |
Matteo Facchinetti |
Add iec2iec building in the project Makefiles.
|
changeset |
files
|
Fri, 26 Aug 2011 11:29:43 +0100 |
Mario de Sousa |
Update which files to ignore due to new autotools building environment.
|
changeset |
files
|
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.
|
changeset |
files
|
Thu, 25 Aug 2011 17:55:48 +0100 |
Mario de Sousa |
Ignore underscores when extracting value of integer.
|
changeset |
files
|
Tue, 23 Aug 2011 17:18:37 +0100 |
Mario de Sousa |
Deleting unused code.
|
changeset |
files
|
Tue, 23 Aug 2011 16:28:03 +0100 |
Mario de Sousa |
Removing Makefiles made redundant by autotools.
|
changeset |
files
|
Tue, 23 Aug 2011 14:17:46 +0100 |
Mario de Sousa |
fix bug report email address.
|
changeset |
files
|
Tue, 23 Aug 2011 14:15:12 +0100 |
Mario de Sousa |
Add print version command line option.
|
changeset |
files
|
Tue, 23 Aug 2011 11:54:34 +0100 |
Mario de Sousa |
Remove debugging printf() added by mistake in previous commit.
|
changeset |
files
|
Tue, 23 Aug 2011 11:51:14 +0100 |
Mario de Sousa |
Print error messages when data type errors in ST expressions are detected.
|
changeset |
files
|
Tue, 23 Aug 2011 09:10:03 +0100 |
Mario de Sousa |
Include (again!) the declaration of standard functions (incorrectly removed -again- in previous commit)
|
changeset |
files
|
Mon, 22 Aug 2011 16:08:07 +0100 |
Mario de Sousa |
Add support for '**' (power) operator in ST expressions
|
changeset |
files
|
Fri, 19 Aug 2011 21:53:11 +0100 |
Mario de Sousa |
Some more comments on how to build, and correcting name of README.build file.
|
changeset |
files
|
Fri, 19 Aug 2011 20:57:49 +0100 |
Mario de Sousa |
Include the declaration of standard functions (incorrectly removed in previous commit)
|
changeset |
files
|
Fri, 19 Aug 2011 20:48:05 +0100 |
Mario de Sousa |
Merging with Laurent's repository.
|
changeset |
files
|
Fri, 19 Aug 2011 17:33:57 +0100 |
Mario de Sousa |
Fixing automake configuration to work properly with flex and bison.
|
changeset |
files
|
Fri, 29 Jul 2011 16:08:40 +0100 |
Mario de Sousa |
Building compiler with autoconf. Thanks go to Matteo of sirius-es.it
|
changeset |
files
|
Fri, 29 Jul 2011 16:06:38 +0100 |
Mario de Sousa |
Support for semantic verification of calls to standard functions.
|
changeset |
files
|
Fri, 29 Jul 2011 16:05:03 +0100 |
Mario de Sousa |
Support for semantic verification of calls to standard function calls.
|
changeset |
files
|
Fri, 29 Jul 2011 16:03:28 +0100 |
Mario de Sousa |
Support for semantic verification of calls to standard functions.
|
changeset |
files
|
Wed, 07 Sep 2011 19:28:10 +0200 |
laurent |
Fixing exponentiation used with symbol **
|
changeset |
files
|
Fri, 02 Sep 2011 18:16:33 +0200 |
laurent |
Fix bugs in exponentiation
|
changeset |
files
|
Fri, 02 Sep 2011 18:15:55 +0200 |
laurent |
Fix case statement in ST, adding support for enumerated types
|
changeset |
files
|
Wed, 13 Jul 2011 13:57:29 +0200 |
laurent |
Adding BYTE operators visit functions in inlinefcall
|
changeset |
files
|
Wed, 13 Jul 2011 13:40:14 +0200 |
laurent |
Fix bug with DIV and MOD operator in IL code generator
|
changeset |
files
|
Wed, 13 Jul 2011 12:44:12 +0200 |
laurent |
Fix bug in suffix of inlinefcall call in ST and IL
|
changeset |
files
|
Wed, 13 Jul 2011 12:32:34 +0200 |
laurent |
Remove inclusion of missing file in lib
|
changeset |
files
|
Wed, 13 Jul 2011 11:48:34 +0200 |
laurent |
Commiting merge with Mario's repository
|
changeset |
files
|
Mon, 11 Jul 2011 09:47:27 +0100 |
Mario de Sousa |
commiting merge with Laurent's repository
|
changeset |
files
|
Sat, 09 Jul 2011 14:48:31 +0100 |
Mario de Sousa |
changing 'make' to '$(MAKE)' so other make tools (e.g. gmake) may also be used.
|
changeset |
files
|
Sat, 09 Jul 2011 14:17:52 +0100 |
Mario de Sousa |
Replacing extern declaration with #include of apropriate header file
|
changeset |
files
|
Sat, 09 Jul 2011 14:05:53 +0100 |
Mario de Sousa |
Adding some comments, and removing a check for a semantic error in code being compiled.
|
changeset |
files
|
Tue, 12 Jul 2011 22:20:28 +0200 |
laurent |
Fix bug with inline function call in POU programmed in IL
|
changeset |
files
|
Fri, 08 Jul 2011 11:06:27 +0200 |
laurent |
Fix bug in function calls with literal parameters
|
changeset |
files
|
Thu, 07 Jul 2011 10:49:08 +0200 |
laurent |
Fix makefiles when not using make as make tool
|
changeset |
files
|
Wed, 06 Jul 2011 12:19:30 +0200 |
laurent |
Fix bug on initialization of temp variables not using setter
|
changeset |
files
|
Wed, 06 Jul 2011 12:01:46 +0200 |
laurent |
Fix bug when trying to find the type of a NULL symbol
|
changeset |
files
|
Mon, 04 Jul 2011 15:27:09 +0200 |
laurent |
Fix bug in inline function calls when using function with undetermined type interface with literals as input
|
changeset |
files
|
Wed, 29 Jun 2011 12:28:59 +0200 |
laurent |
Fix warnings when compiling matiec
|
changeset |
files
|
Wed, 29 Jun 2011 12:28:13 +0200 |
laurent |
Fix warning on nop statement at the end of function_block and program generated code
|
changeset |
files
|
Wed, 29 Jun 2011 12:26:00 +0200 |
laurent |
Adding double underscore in computed enumerated value to avoid conflict with other user defined identifiers
|
changeset |
files
|
Tue, 28 Jun 2011 19:03:15 +0200 |
laurent |
Add support for finding type of a constant enumerated value and managing conflict between same identifiers defined in different enumerated data types
|
changeset |
files
|
Mon, 27 Jun 2011 18:01:43 +0200 |
laurent |
Fix bug in declaring variable of enumerated type
|
changeset |
files
|
Thu, 16 Jun 2011 11:14:13 +0100 |
Mario de Sousa |
Fix what I think is a bug (has not yet manifested itself).
|
changeset |
files
|
Thu, 16 Jun 2011 11:12:02 +0100 |
Mario de Sousa |
Merging with Lauren't recent change.
|
changeset |
files
|
Thu, 16 Jun 2011 11:05:13 +0100 |
Mario de Sousa |
Merging two previous commits.
|
changeset |
files
|
Fri, 10 Jun 2011 10:13:15 +0100 |
Mario de Sousa |
Clean up some code.
|
changeset |
files
|
Tue, 14 Jun 2011 17:15:47 +0200 |
laurent |
Fix bug with array attribute in structure declaration
|
changeset |
files
|
Tue, 14 Jun 2011 14:53:37 +0100 |
Mario de Sousa |
Add better comments, and change name of functions to clarify what they do.
|
changeset |
files
|
Fri, 10 Jun 2011 08:47:38 +0100 |
Mario de Sousa |
Remove incorect debugging assertion.
|
changeset |
files
|
Fri, 10 Jun 2011 06:30:30 +0100 |
Mario de Sousa |
Skip CONFIGURATION declarations in stage 3 for now, so semantic analysis does not stop when a configuration is encountered.
|
changeset |
files
|
Thu, 09 Jun 2011 17:51:00 +0200 |
laurent |
Fix bug when generating initial value for function return type when it is a complex type
|
changeset |
files
|
Thu, 09 Jun 2011 17:47:57 +0200 |
laurent |
Fix bug in debugging variable list compilation with structure and array disabling
|
changeset |
files
|
Wed, 08 Jun 2011 18:34:53 +0200 |
laurent |
Fix bug with TRUNC function and with type conversion functions called with constant as parameter
|
changeset |
files
|
Wed, 08 Jun 2011 11:42:19 +0100 |
Mario de Sousa |
Allow use of ENO keyword in structured variable field selector.
|
changeset |
files
|
Mon, 06 Jun 2011 16:28:41 +0200 |
laurent |
Fixing REAL_TO_INT conversion (behaved like a trunc and not like a round)
|
changeset |
files
|
Mon, 06 Jun 2011 14:05:28 +0100 |
Mario de Sousa |
fixing INSERT function: was inserting into incorrect position. (submitted by Manuele)
|
changeset |
files
|
Mon, 06 Jun 2011 11:01:47 +0200 |
laurent |
Fix bug when generating integer with leading zero (octal value for C compiler)
|
changeset |
files
|
Fri, 03 Jun 2011 17:14:24 +0100 |
Mario de Sousa |
Allow [EOL] after a label in IL.
|
changeset |
files
|
Wed, 01 Jun 2011 14:02:16 +0200 |
laurent |
Fix bug when using an enumerated or subrange type to define a structure element
|
changeset |
files
|
Tue, 31 May 2011 15:35:05 +0200 |
laurent |
Fix bug when declaring data type directly derived from array type
|
changeset |
files
|
Mon, 30 May 2011 19:28:32 +0100 |
Mario de Sousa |
Fix conversion of binary digits to hex, when generating code.
|
changeset |
files
|
Mon, 30 May 2011 19:24:09 +0100 |
Mario de Sousa |
Fix missing '(' when declaring new simple derived data type.
|
changeset |
files
|
Mon, 30 May 2011 19:16:22 +0100 |
Mario de Sousa |
Ignore underscores in decimal integer constants when determining size in bits...
|
changeset |
files
|
Mon, 30 May 2011 17:54:15 +0100 |
Mario de Sousa |
When checking semantics of expressions, skip semantic checking of data type definitions
|
changeset |
files
|
Mon, 30 May 2011 17:52:15 +0100 |
Mario de Sousa |
Fixing algorithm that determines bit size of constants containing underscores.
|
changeset |
files
|
Fri, 27 May 2011 18:01:54 +0100 |
Mario de Sousa |
Merging with Edouard's version
|
changeset |
files
|
Fri, 27 May 2011 18:01:01 +0100 |
Mario de Sousa |
Fixing bug related to setting array variables with values coming from other variables
|
changeset |
files
|
Wed, 18 May 2011 16:32:46 +0200 |
Edouard Tisserant |
Added __IEC_OUTPUT_FLAG, to mark variable whose forcing implies refresh on eache cycle.
|
changeset |
files
|
Wed, 18 May 2011 13:20:24 +0200 |
laurent |
Fix bug when debugging located variables of type memory (%M) for all variable classes
|
changeset |
files
|
Tue, 17 May 2011 10:35:12 +0100 |
Mario de Sousa |
Merging with Edouard's changes
|
changeset |
files
|
Tue, 17 May 2011 10:34:00 +0100 |
Mario de Sousa |
Fixing code generation of array indexes in Function Blocks.
|
changeset |
files
|
Sun, 15 May 2011 10:22:15 +0100 |
Mario de Sousa |
Commiting merge with Laurent's recent dead code removal change.
|
changeset |
files
|
Tue, 19 Apr 2011 09:36:59 +0100 |
Mario de Sousa |
Adding fflush capabilities. It is sometimes usefull when debuging the compiler...
|
changeset |
files
|
Fri, 15 Apr 2011 09:45:27 +0100 |
Mario de Sousa |
Adding missing semicolons.
|
changeset |
files
|
Mon, 16 May 2011 14:19:20 +0200 |
Edouard Tisserant |
fixed build error with gcc 4.5.2
|
changeset |
files
|
Mon, 16 May 2011 12:36:21 +0200 |
laurent |
Merged with Edouard's modifications
|
changeset |
files
|
Mon, 16 May 2011 11:57:41 +0200 |
laurent |
Fix bug when debugging located variables of type memory (%M)
|
changeset |
files
|
Thu, 21 Apr 2011 11:22:13 +0200 |
Edouard Tisserant |
Removed dead code
|
changeset |
files
|
Thu, 14 Apr 2011 19:17:20 +0100 |
Mario de Sousa |
Fixing implementation of CU, CD, and CUD in standard library.
|
changeset |
files
|
Thu, 14 Apr 2011 19:02:35 +0100 |
Mario de Sousa |
Deleting dead code.
|
changeset |
files
|
Thu, 14 Apr 2011 18:55:31 +0100 |
Mario de Sousa |
Merging changes.
|
changeset |
files
|
Thu, 14 Apr 2011 18:12:59 +0100 |
Mario de Sousa |
Added tracking of order by which tokens are processed by lexical analyser.
|
changeset |
files
|
Thu, 14 Apr 2011 17:35:25 +0100 |
Mario de Sousa |
Adding tracking of filename in which token is located.
|
changeset |
files
|
Thu, 07 Apr 2011 11:40:03 +0200 |
Edouard Tisserant |
Reverted semantic error message so that Beremiz can parse them and that user can double-click on error message to open related POU and select the faulty line.
|
changeset |
files
|
Tue, 05 Apr 2011 19:42:33 +0100 |
Mario de Sousa |
Fixing error message incorrectly changed in previous merge.
|
changeset |
files
|
Tue, 05 Apr 2011 18:31:55 +0100 |
Mario de Sousa |
fixing C code generation of return_statement_c and exit_statement_c
|
changeset |
files
|
Tue, 05 Apr 2011 17:12:12 +0100 |
Mario de Sousa |
merging the Edouard's version.
|
changeset |
files
|
Tue, 05 Apr 2011 14:24:07 +0100 |
Mario de Sousa |
fixing exit_statement_c: produce 'break' instead of 'exit(0); (Thanks to Manuele)
|
changeset |
files
|
Tue, 05 Apr 2011 14:17:16 +0100 |
Mario de Sousa |
Fixing code generation of standard conversion functions.
|
changeset |
files
|
Tue, 05 Apr 2011 15:14:19 +0200 |
Edouard Tisserant |
Re-generated std lib related code, with updated headers, updated all forgotten headers
|
changeset |
files
|
Mon, 04 Apr 2011 19:18:22 +0200 |
Edouard Tisserant |
Merged matiec library headers update from Mario to LGPL
|
changeset |
files
|
Mon, 04 Apr 2011 15:59:35 +0100 |
Mario de Sousa |
Changing to LGPL for library functions.
|
changeset |
files
|