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
|
03d5010f06
Merge branch 'fix-array-init' of LInE/ivprog into master
|
5 년 전 |
Lucas de Souza
|
7d0fbcdbdc
Fix missing rule for array initialization
|
5 년 전 |
Lucas de Souza
|
b76de75a0d
Merge branch 'ast-parse-rework' of LInE/ivprog into master
|
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
|
afd9f14da3
Merge branch 'fix-eval-grade' of LInE/ivprog into master
|
5 년 전 |
Lucas de Souza
|
e810d281bf
Fix assessment not return the grade when the code executes correctly
|
5 년 전 |
Lucas de Souza
|
2f64f0be39
Merge branch 'fix-const-read' of LInE/ivprog into master
|
5 년 전 |
Lucas de Souza
|
28e793016b
Fix const variable being passed as reference
|
5 년 전 |
Lucas de Souza
|
712823d337
Implement array initialization rules as described in Issue #83
|
5 년 전 |
Lucas de Souza
|
3ff8fc3024
Implement array assignment rules as defined in Issue #83
|
5 년 전 |
Lucas de Souza
|
04e73d458b
Merge branch 'assessment-details' of LInE/ivprog into master
|
5 년 전 |
Lucas Mendonça
|
d35d82a426
Fix merge conflicts with master
|
5 년 전 |
Lucas Mendonça
|
4c0094e773
Update README with credits and build instruction
|
5 년 전 |
Lucas Mendonça
|
20062460ef
Remove unecessary code from ivprogAssessment
|
5 년 전 |
Lucas Mendonça
|
5ec0e1cead
Implement output test interface new line char
|
5 년 전 |
Lucas Mendonça
|
302383e26c
Fix assessment detail page title
|
5 년 전 |
Lucas Mendonça
|
0ecfebc1d8
Implement assessment detail page to open when clicked on the assessment result
|
5 년 전 |
Lucas Mendonça
|
64e5dbf340
Fix a bug when the generated output is a different type than the one expected by the expected output
|
5 년 전 |
Lucas Mendonça
|
797a79908a
Implement assessment result detail page
|
5 년 전 |
Lucas de Souza
|
d96088a5ff
Implement assessment result class [incomplete]
|
5 년 전 |
Lucas de Souza
|
2ffdab6ccf
Fix output matching bug where numeric val would not be converted to decimal.js during string comparison
|
5 년 전 |
Lucas de Souza
|
95dbb289b5
Merge branch 'improveAutoOuputGeneration' of LInE/ivprog into master
|
5 년 전 |
Lucas Mendonça
|
8fee865b19
Implement output matching assessment as a set of helpers class and functions
|
5 년 전 |
Igor
|
d6cc425e90
Finished improves in teacher area
|
5 년 전 |
Igor
|
a4cf63ec6c
Merge branch 'improveTabsTeacher' into improveAutoOuputGeneration
|
5 년 전 |
Igor
|
d41a04f284
Improve tabs in teacher area
|
5 년 전 |