Lucas de Souza
|
e07c633c0d
Implement array access and parameters as array refference (still missing assignment to an array position)
|
5 년 전 |
Lucas de Souza
|
320394a16f
Implement atomic variables StoreValue and StoreValueRef types
|
5 년 전 |
Lucas de Souza
|
ce0a504f75
Implement Location and Address to emulate memory allocation/deallocation to facilitate refference usage inside the program and other future improvements
|
5 년 전 |
Lucas de Souza
|
b2afb4a785
Merge branch 'master' into ast-parse-rework
|
5 년 전 |
Lucas de Souza
|
83b70427d7
Fix parceStoreObjectValue function when dealing with ObjectArray
|
5 년 전 |
Lucas de Souza
|
bbba0d3935
Implement array element implicit type conversion
|
5 년 전 |
Lucas de Souza
|
3ff8fc3024
Implement array assignment rules as defined in Issue #83
|
5 년 전 |
Lucas de Souza
|
e827f6af6c
Fix number rounding during calculation
|
5 년 전 |
Lucas de Souza
|
4518fad006
Fix breakable context not being changed when leaving a switch..case block during runtime
|
5 년 전 |
Lucas de Souza
|
b882d949bc
Fix switch not changing break mode
|
5 년 전 |
Lucas de Souza
|
923d419eac
Refactor switch..case equality check to map stoObj to it's actual value
|
5 년 전 |
Lucas de Souza
|
d817c27a6f
Refactor switch..case execution code
|
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 년 전 |
Lucas de Souza
|
25b66fb72e
Fix DoWhile being matched as While due to inheritance
|
5 년 전 |
Lucas de Souza
|
d3b3cfcbe0
Merge branch 'master' into visualui
|
5 년 전 |
Lucas de Souza
|
937b382f23
Implement type cast during eval of Mod and relational operators
|
5 년 전 |
Lucas de Souza
|
17c08cbdad
Implement type casting for functions parameters
|
5 년 전 |
Lucas de Souza
|
31a124c9b1
Implement type cast during assignment
|
5 년 전 |
Lucas de Souza
|
8cf846f394
Fix For rewrite missing source information
|
5 년 전 |
Lucas de Souza
|
06a072eef7
Implement declaration initial value type casting
|
5 년 전 |
Lucas de Souza
|
390c7fd826
Fix bug which allowed any value to be assigned to a matrix or vector position indepent of type
|
5 년 전 |
Lucas de Souza
|
4de99c8833
Merge branch 'master' into visualui
|
5 년 전 |
Lucas de Souza
|
5e86c67357
Fix language service breaking when no iMLparameters is available
|
5 년 전 |
Igor
|
269fbdd168
Comitando
|
5 년 전 |
Lucas de Souza
|
f130cf2580
Fix merge conflicts with visualui
|
5 년 전 |
Lucas de Souza
|
39c6d44d1e
Implement negative index error message
|
5 년 전 |
Lucas de Souza
|
52ec99c738
Implement the ProcessorErrorFactory methods for semantic errors
|
6 년 전 |