Lucas de Souza
|
864c2f4272
Implement id and context information to error classes
|
3 年之前 |
Lucas de Souza
|
9d13c0d46b
Implement instruction count (counts commands and expressions) to limit program execution and delay some computations
|
5 年之前 |
Lucas de Souza
|
cf29d62afa
Implement new for command semantic error messages
|
5 年之前 |
Lucas de Souza
|
3e37f91cc5
Implement better error messages in the input function and recursive calls
|
5 年之前 |
Lucas de Souza
|
d117362f99
Implement function call stack property of IVProgProcessor class to track functions calls, mainly recursive calls
|
5 年之前 |
Lucas de Souza
|
aff48e0cab
Implement a better error messages for incompatible type and vector and matrix literals with wrong sizes
|
5 年之前 |
Lucas de Souza
|
da4a836f6c
Implement error messages for array initialization and assignment
|
5 年之前 |
Lucas de Souza
|
6466193602
Undo modifications regarding array assignments. Arrays can only be assigned to other arrays with same dimension and number of elements
|
5 年之前 |
Lucas de Souza
|
28e793016b
Fix const variable being passed as reference
|
5 年之前 |
Lucas de Souza
|
e7f24d4791
Fix read function type exception error messages
|
5 年之前 |
Lucas de Souza
|
6e5d7cf739
Update invalid op message
|
5 年之前 |
Lucas de Souza
|
075008bac9
Implement functions and globals modifications notifier
|
5 年之前 |
Lucas de Souza
|
b0a7a0f960
Refactor LocalizedStrings to include operations and type translations
|
5 年之前 |
Lucas de Souza
|
b1d247cd28
Merge branch 'versionNumber' into visualui
|
5 年之前 |
Lucas de Souza
|
e4034c17d0
Improve if and general loops condition type error message
|
5 年之前 |
Igor
|
269fbdd168
Comitando
|
5 年之前 |
Lucas de Souza
|
39c6d44d1e
Implement negative index error message
|
5 年之前 |
Lucas de Souza
|
d8189f446e
Implement all semantic error messages
|
6 年之前 |
Lucas de Souza
|
52ec99c738
Implement the ProcessorErrorFactory methods for semantic errors
|
6 年之前 |
Lucas de Souza
|
06082028a8
Refactor ivprogProcessor to use the new compatibility table
|
6 年之前 |