История коммитов

Автор SHA1 Сообщение Дата
  Taddeus Kroes 21fc065c8f Changed constant node types, added VarDecs|LocalFuns wrappers, implemented first steps of assembler 12 лет назад
  Taddeus Kroes 45ccce6001 Renamed ast.ml to types.ml 12 лет назад
  Taddeus Kroes 838389b893 Changed the way nodes are annotated to something more moldable, in the process changing/bugfixing pretty much everything 12 лет назад
  Taddeus Kroes ae23d312fe Added dist target to Makefile 12 лет назад
  Taddeus Kroes 3d3c4d5421 Added empty assmebly phase 12 лет назад
  Taddeus Kroes 47fd9def6c Added test suite from the Pycivicc project 12 лет назад
  Taddeus Kroes 669f2c21f3 Added a rudimentary form of constant propagation for reducing for-loop complexity, improved flatten_blocks 12 лет назад
  Taddeus Kroes bd304ed3a4 Implemented external variables using getters and setters, some general changes & fixes in other phases for compliance 12 лет назад
  Taddeus Kroes 180700fd3e Moved command-line arguments to global record 12 лет назад
  Taddeus Kroes 88a4200db8 Added template for bool_op phase 12 лет назад
  Taddeus Kroes 12da98abeb Implemented array dims expansion correctly (probably), more bugfixes 12 лет назад
  Taddeus Kroes 96ecd75efb Implemented most of typechecking, some bugfixes in other phases 12 лет назад
  Taddeus Kroes d74b3bcded Mostly finished desugaring and context analysis, added some utils, general bugfixes, started on array dimension reduction 12 лет назад
  Taddeus Kroes f0e55d0030 Implemented C preprocessor integration 12 лет назад
  Taddeus Kroes cebd145125 Moved command-line arguments to parameterized type 12 лет назад
  Taddeus Kroes 2126ae7cee Removed preprocessor from parser, improved some error messages, moved some functions to common files 12 лет назад
  Taddeus Kroes 28bb7272d4 Mostly fixed line numbers + added fancy error message 12 лет назад
  Taddeus Kroes d90b91c44b Added debugging compiler flag 12 лет назад
  Taddeus Kroes 4f112ab59c Did a lot of stuff: 12 лет назад
  Taddeus Kroes 3747dc9846 Added C preprocessor to parser + quickfix to make code work 12 лет назад
  Taddeus Kroes 0c538f2ee3 Started implementing node locations + some work on desugaring 12 лет назад
  Taddeus Kroes ee11dce399 Started on implementing CiviC compiler 12 лет назад