Lucas de Souza
|
7ecbf60a43
Rename DoUntil command to RepeatUntil
|
пре 5 година |
Lucas de Souza
|
acfd95cd11
Implement syntatic analysis for the new keywords
|
пре 5 година |
Lucas de Souza
|
bcd5323e8e
Implement alternative keywords for for and while
|
пре 5 година |
Lucas de Souza
|
919c99fb49
Change pt-br translation for input/output functions and return command
|
пре 5 година |
Lucas de Souza
|
e4fa6c8210
Fix bug with for assignment command using VarLiteral instead of a string
|
пре 5 година |
Lucas de Souza
|
6dd34899be
Merge branch 'master' into repita_para
|
пре 5 година |
Lucas de Souza
|
1e966880da
Merge branch 'reference_operator' of LInE/ivprog into master
|
пре 5 година |
Lucas de Souza
|
053616b334
Remove log calls from smenatic analyser
|
пре 5 година |
Lucas de Souza
|
8df8e73a6d
Implement reference operator for parameters
|
пре 5 година |
Lucas de Souza
|
bce17397a4
Merge branch 'fix-terminal-focus' of LInE/ivprog into master
|
пре 5 година |
Lucas de Souza
|
fdf74054da
Fix a bug that prevented the terminal from recovering the focus when it was hidden while awaiting input
|
пре 5 година |
Lucas de Souza
|
86af582b4f
Merge branch 'store-rework' of LInE/ivprog into master
|
пре 5 година |
Lucas de Souza
|
f270a7fd8d
Remove unused import
|
пре 5 година |
Lucas de Souza
|
6c94612745
Rework ivprog language internal functions to conform with the new return rules
|
пре 5 година |
Lucas de Souza
|
47157b8ddf
Rework the way the special return variable is inserted in the store to deal with array objects
|
пре 5 година |
Lucas de Souza
|
92366d4a89
Implement refference parameters for type array and its position addresses
|
пре 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
|
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
|
c8c6684a2e
Change Store object internal mapping strucuture from object to an actual Map
|
пре 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
|
cebbbfabef
Implement new for execution
|
пре 5 година |
Lucas de Souza
|
f93f36ceef
Implement optional pass parameter of for loop to be null when not defined
|
пре 5 година |
Lucas de Souza
|
5d5e955736
Implement semantic analysis for the new for structure
|
пре 5 година |
Lucas de Souza
|
58d10dc2c1
Implement ast parsing for the new for structure
|
пре 5 година |
Lucas de Souza
|
3f2129a899
Implement new for keywords into textual mode
|
пре 5 година |
Lucas de Souza
|
8aeb962cd3
Implement new for loop keywords
|
пре 5 година |
Igor
|
b53951a44f
Improved new 'repita_para'
|
пре 5 година |
Lucas de Souza
|
4c427aa7aa
Merge branch 'changeNameInputOutput' of LInE/ivprog into master
|
пре 5 година |
Igor
|
9b46804d69
Change input/output functions name
|
пре 5 година |