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
|