Lucas de Souza
|
7433dcdeaa
feat: Implement moo lexer at ast and processor modules
|
2 years ago |
Lucas de Souza
|
864c2f4272
Implement id and context information to error classes
|
3 years ago |
Lucas de Souza
|
da4a836f6c
Implement error messages for array initialization and assignment
|
5 years ago |
Lucas de Souza
|
b994591564
Implement Either function type for future error processing
|
5 years ago |
Lucas de Souza
|
7b00bd4fa9
Implement vector/matrix literal attribution check during syntatic analysis
|
5 years ago |
Lucas de Souza
|
40ff0e6c67
Rework some array error messages to be syntatic instead of semantic
|
5 years ago |
Lucas de Souza
|
f24078945a
Implement array size inference
|
5 years ago |
Lucas de Souza
|
76eec05e5e
Fix antlr4 recover not interrupting parsing on invalid character
|
5 years ago |
Lucas de Souza
|
b0a7a0f960
Refactor LocalizedStrings to include operations and type translations
|
5 years ago |
Igor
|
269fbdd168
Comitando
|
5 years ago |
Lucas de Souza
|
676ad2d964
Fix duplicate variables declaration not throwing a Syntax error
|
6 years ago |
Lucas de Souza
|
a2dcc689da
Fix duplicate functions name not throwing an error
|
6 years ago |
Lucas de Souza
|
bcf4f8594f
Implement some test cases for the language defined functions
|
6 years ago |
Lucas de Souza
|
a82b8f9b7c
Implement the management required to deal with library_id
|
6 years ago |
Lucas de Souza
|
c19826f7d4
Implement Declarations and Parameters type check (partially)
|
6 years ago |
Lucas de Souza
|
06082028a8
Refactor ivprogProcessor to use the new compatibility table
|
6 years ago |
Lucas de Souza
|
5ea39722ce
Implement LozalizedStrings error messages during parsing
|
6 years ago |