Historique des commits

Auteur SHA1 Message Date
  Taddeus Kroes 21fc065c8f Changed constant node types, added VarDecs|LocalFuns wrappers, implemented first steps of assembler il y a 12 ans
  Taddeus Kroes 45ccce6001 Renamed ast.ml to types.ml il y a 12 ans
  Taddeus Kroes 838389b893 Changed the way nodes are annotated to something more moldable, in the process changing/bugfixing pretty much everything il y a 12 ans
  Taddeus Kroes bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance il y a 12 ans
  Taddeus Kroes 1cdc10625d Implemented array dimension reduction, generalized Array type, more bugfixes in other phases il y a 12 ans
  Taddeus Kroes 74d0ad3cc1 Finished type checking & content analysis il y a 12 ans
  Taddeus Kroes 85108f6d9b Added new node type for array assignment il y a 12 ans
  Taddeus Kroes 12da98abeb Implemented array dims expansion correctly (probably), more bugfixes il y a 12 ans
  Taddeus Kroes d74b3bcded Mostly finished desugaring and context analysis, added some utils, general bugfixes, started on array dimension reduction il y a 12 ans
  Taddeus Kroes ce0f7d6ff0 Added array parameter syntax rule to parser il y a 12 ans
  Taddeus Kroes 8873ae03c1 Cleaned up the parser il y a 12 ans
  Taddeus Kroes 2126ae7cee Removed preprocessor from parser, improved some error messages, moved some functions to common files il y a 12 ans
  Taddeus Kroes 3747dc9846 Added C preprocessor to parser + quickfix to make code work il y a 12 ans
  Taddeus Kroes 0c538f2ee3 Started implementing node locations + some work on desugaring il y a 12 ans
  Taddeus Kroes ee11dce399 Started on implementing CiviC compiler il y a 12 ans