1
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Lucas de Souza e4034c17d0 Improve if and general loops condition type error message vor 5 Jahren
  Lucas de Souza 703ed9f87b Fix a random type checking bug that throw exceptions on a valid program vor 5 Jahren
  Lucas de Souza 17c08cbdad Implement type casting for functions parameters vor 5 Jahren
  Lucas de Souza 31a124c9b1 Implement type cast during assignment vor 5 Jahren
  Lucas de Souza 06a072eef7 Implement declaration initial value type casting vor 5 Jahren
  Lucas de Souza 85438cf0b9 Fix bug that caused valid matrix to throw semantic exception vor 5 Jahren
  Lucas de Souza a3c34f892a Fix missing variable at semanticAnalyser vor 5 Jahren
  Lucas de Souza 7351aa1d28 Fix typo in semanticAnalyser vor 5 Jahren
  Lucas de Souza 39c6d44d1e Implement negative index error message vor 5 Jahren
  Lucas de Souza d8189f446e Implement all semantic error messages vor 5 Jahren
  Lucas de Souza 52ec99c738 Implement the ProcessorErrorFactory methods for semantic errors vor 5 Jahren
  Lucas de Souza 91abf11885 Implement the ability to call the main function from inside the code vor 5 Jahren
  Lucas de Souza e517bd6e08 Fix issue where non initialized array would throw an error vor 6 Jahren
  Lucas de Souza 80182fbc67 Implement array as return - Fix #11 vor 6 Jahren
  Lucas de Souza 0085ce7917 Fix a bug where a CompoundType could accept another of same dim vor 6 Jahren
  Lucas de Souza 6b7c1f0d90 Refactor type system vor 6 Jahren
  Lucas de Souza 76270cdb0a Fix #14 vor 6 Jahren
  Lucas de Souza 1941668256 Fix #20 vor 6 Jahren
  Lucas de Souza a92ca4a593 Implement some language defined functions vor 6 Jahren
  Lucas de Souza e4245eadb9 Fix findFunction in semanticAnalyser vor 6 Jahren
  Lucas de Souza eb8549d611 Implement Semantic Analysis with type check vor 6 Jahren
  Lucas de Souza c19826f7d4 Implement Declarations and Parameters type check (partially) vor 6 Jahren