Thu, 04 Apr 2013 18:55:20 +0100 | Mario de Sousa | Fix bug related to FB invocation of FB instances declared as VAR_EXTERN. | changeset | files |
Thu, 04 Apr 2013 09:45:11 +0900 | Edouard Tisserant | Merged Mario's changes | changeset | files |
Wed, 03 Apr 2013 19:49:52 +0100 | Mario de Sousa | Partial fix to VAR_EXTERN vs VAR_GLOBAL check. Now considers globals declared in resources too. TODO: recursively check FB declared in the program. | changeset | files |
Fri, 22 Feb 2013 21:09:59 +0000 | Mario de Sousa | Allow variables declared inside resources to be referenced by res_name.var_name | changeset | files |
Wed, 13 Feb 2013 18:56:25 +0000 | Mario de Sousa | Add a new node to the abstract symtax tree, which will let us do datatype checking of FB variable declarations using the standard algorithm, and no special cases. | changeset | files |
Tue, 05 Feb 2013 17:40:23 +0000 | Mario de Sousa | Print filename when debugging abstract symbol table. | changeset | files |