Historique des commits

Auteur SHA1 Message Date
  Taddeus Kroes f979c1faf4 Changed the way array types are represented, and cleaned up a lot of code in the process il y a 12 ans
  Taddeus Kroes ae20d87ad4 Re-introduced DimDec node to get array dimension declarations to work properly, and rewrote a bunch of code to make it actually work... il y a 12 ans
  Taddeus Kroes fc5a38d30a Re-wrote main file: added a centralized list of phases and generalized logging format + added -upto option il y a 12 ans
  Taddeus Kroes 4225c53427 Finished first version of assembly phase il y a 12 ans
  Taddeus Kroes efd38ab9df fixed issue where bool_op phase would not traverse properly in nested expressions il y a 12 ans
  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 ce994bbdcd Added trailing zero after rounded floating point number stringification il y a 12 ans
  Taddeus Kroes 662cca4a28 Moved args to ast.ml to avoid circular dependency il y a 12 ans
  Taddeus Kroes e534ea2691 Improved some stringifications 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 2afacac5e5 Implemented constant array initialisation il y a 12 ans
  Taddeus Kroes f282d9b512 Implemented scalar array initialisation il y a 12 ans
  Taddeus Kroes 6a77ae3cca Fixed issue where nested for-loop counters would not be replaced properly 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 96ecd75efb Implemented most of typechecking, some bugfixes in other phases 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 4f112ab59c Did a lot of stuff: il y a 12 ans
  Taddeus Kroes 50cc633821 Added location attribute to all node definitions & matches 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