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 |