Historique des commits

Auteur SHA1 Message Date
  Lucas de Souza 3ff8fc3024 Implement array assignment rules as defined in Issue #83 il y a 4 ans
  Lucas de Souza 7b00bd4fa9 Implement vector/matrix literal attribution check during syntatic analysis il y a 4 ans
  Lucas de Souza 40ff0e6c67 Rework some array error messages to be syntatic instead of semantic il y a 4 ans
  Lucas de Souza f24078945a Implement array size inference il y a 4 ans
  Lucas de Souza 1570c62cf6 Fix variable declaration after command il y a 4 ans
  Lucas de Souza 76eec05e5e Fix antlr4 recover not interrupting parsing on invalid character il y a 4 ans
  Lucas de Souza 40747f7ff8 EditorMode with auto indent il y a 4 ans
  Lucas de Souza 62d9309480 Fix negatio operator syntax error il y a 5 ans
  Lucas de Souza b1d247cd28 Merge branch 'versionNumber' into visualui il y a 5 ans
  Lucas de Souza e4034c17d0 Improve if and general loops condition type error message il y a 5 ans
  Igor 269fbdd168 Comitando il y a 5 ans
  Lucas de Souza 91abf11885 Implement the ability to call the main function from inside the code il y a 5 ans
  Lucas de Souza 676ad2d964 Fix duplicate variables declaration not throwing a Syntax error il y a 5 ans
  Lucas de Souza a2dcc689da Fix duplicate functions name not throwing an error il y a 5 ans
  Lucas de Souza 80182fbc67 Implement array as return - Fix #11 il y a 5 ans
  Lucas de Souza 6b7c1f0d90 Refactor type system il y a 5 ans
  Lucas de Souza 1941668256 Fix #20 il y a 5 ans
  Lucas de Souza a82b8f9b7c Implement the management required to deal with library_id il y a 5 ans
  Lucas de Souza 88aa8cdb62 Implement the missing Language Defined Functions il y a 5 ans
  Lucas de Souza a92ca4a593 Implement some language defined functions il y a 5 ans
  Lucas de Souza c19826f7d4 Implement Declarations and Parameters type check (partially) il y a 5 ans
  Lucas de Souza 144604cb68 Finalize Language Defined Functions refactor. il y a 5 ans
  Lucas de Souza a1b9bd34fb Refactor SysCall class to receive a function as parameter il y a 5 ans
  Lucas de Souza 904bb845ba Implement new language defined functions structure il y a 5 ans
  Lucas de Souza 5ea39722ce Implement LozalizedStrings error messages during parsing il y a 5 ans
  Lucas de Souza b5cc6fc188 Fix bug with expressions generated tree being evaluated from right to left il y a 5 ans
  Lucas de Souza b19a470bd6 Fix StoreObjectRef losing access to the referenced variable il y a 5 ans
  Lucas de Souza cdea95a29c Include fixes and test cases for the bugs bellow: il y a 5 ans
  Lucas de Souza 854efe80ff Language Processor cont. il y a 5 ans
  Lucas de Souza 01da45dbc9 Change operators of Infix and Unary application from string -> int const il y a 5 ans