Tue, 28 Jun 2016 16:35:47 +0300 | Andrey Skvortsov | Merged mjsousa/matiec into default | changeset | files |
Thu, 02 Jun 2016 11:59:45 +0100 | mjsousa | fix bug introduced by commit 91bef6704b44 (parsing SFCs with transitions in ST and leading whitespace => endless loop) | changeset | files |
Thu, 26 May 2016 18:30:17 +0100 | mjsousa | Only allow function invocation outside ST expressions when command line option is activated. | changeset | files |
Thu, 26 May 2016 17:59:01 +0100 | mjsousa | Ignore pragmas inside IL code when handling inline function calls. | changeset | files |
Thu, 26 May 2016 15:05:34 +0100 | mjsousa | Fix bug: correctly handle formal function calls in IL with no parameters. | changeset | files |
Thu, 26 May 2016 15:00:20 +0100 | mjsousa | Add support for functions returning VOID (i.e. non-standard extension, allowing functions that do not return any data) | changeset | files |
Thu, 26 May 2016 14:26:33 +0100 | mjsousa | Add -warn flag when running flex -> warn of potential bugs | changeset | files |