Lucas de Souza
|
6c7838ce80
fix: Remove comment from isValidIdentifier
|
2 anni fa |
Lucas de Souza
|
1f9ade9944
fix: Fix keyword cache generation
|
2 anni fa |
Igor
|
190131944f
isValidIdentifier: ignore bug function
|
2 anni fa |
Lucas de Souza
|
7433dcdeaa
feat: Implement moo lexer at ast and processor modules
|
2 anni fa |
Lucas de Souza
|
8b25f91027
Fix some type information in the i18n/ folder
|
4 anni fa |
Lucas de Souza
|
0ec63862df
Rewrite some function from ivprogProcessor.js using async/await pattern
|
4 anni fa |
Lucas de Souza
|
bcd5323e8e
Implement alternative keywords for for and while
|
5 anni fa |
Lucas de Souza
|
6dd34899be
Merge branch 'master' into repita_para
|
5 anni fa |
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 anni fa |
Lucas de Souza
|
3f2129a899
Implement new for keywords into textual mode
|
5 anni fa |
Lucas Mendonça
|
302383e26c
Fix assessment detail page title
|
5 anni fa |
Lucas Mendonça
|
0ecfebc1d8
Implement assessment detail page to open when clicked on the assessment result
|
5 anni fa |
Lucas de Souza
|
2ffdab6ccf
Fix output matching bug where numeric val would not be converted to decimal.js during string comparison
|
5 anni fa |
Lucas Mendonça
|
d659ff089b
Implement bool, number and string output matching function
|
5 anni fa |
Lucas de Souza
|
b8ffaf6bf5
Implement language aware code highlight
|
5 anni fa |
Lucas de Souza
|
ffc952c460
Implement function and variables names checks against reserved words
|
5 anni fa |
Lucas de Souza
|
f6e9475d7a
Implement utils.js helper
|
5 anni fa |