Taddeus Kroes 5dcc4b4a9d C preprocessor now also includes from directory containing the civcc binary il y a 11 ans
..
assemble.ml 46de4b43aa Whitespace fixes il y a 11 ans
assemble.mli 99f05a88f6 Documented assembly and peephole phases il y a 12 ans
boolop.ml 8b98ef9b4f Tiny comment fix il y a 11 ans
boolop.mli 8b98ef9b4f Tiny comment fix il y a 11 ans
constprop.ml b65f17c932 Did some refactoring on main module and tweaked output options il y a 11 ans
constprop.mli 7867875804 Implemented new scoping rules, moved up context analysys, tweaked where extern variables are handled, fixed some bugs (see updated html docs) (needs new test cases!) il y a 11 ans
context.ml 7867875804 Implemented new scoping rules, moved up context analysys, tweaked where extern variables are handled, fixed some bugs (see updated html docs) (needs new test cases!) il y a 11 ans
context.mli 4f36554425 Typo fixes il y a 11 ans
desug.ml 7867875804 Implemented new scoping rules, moved up context analysys, tweaked where extern variables are handled, fixed some bugs (see updated html docs) (needs new test cases!) il y a 11 ans
desug.mli 7867875804 Implemented new scoping rules, moved up context analysys, tweaked where extern variables are handled, fixed some bugs (see updated html docs) (needs new test cases!) il y a 11 ans
dimreduce.ml 7867875804 Implemented new scoping rules, moved up context analysys, tweaked where extern variables are handled, fixed some bugs (see updated html docs) (needs new test cases!) il y a 11 ans
dimreduce.mli 067e9962fc Typo il y a 11 ans
index.ml 7867875804 Implemented new scoping rules, moved up context analysys, tweaked where extern variables are handled, fixed some bugs (see updated html docs) (needs new test cases!) il y a 11 ans
index.mli 7867875804 Implemented new scoping rules, moved up context analysys, tweaked where extern variables are handled, fixed some bugs (see updated html docs) (needs new test cases!) il y a 11 ans
load.ml 5dcc4b4a9d C preprocessor now also includes from directory containing the civcc binary il y a 11 ans
load.mli 5dcc4b4a9d C preprocessor now also includes from directory containing the civcc binary il y a 11 ans
output.ml b65f17c932 Did some refactoring on main module and tweaked output options il y a 11 ans
output.mli dcca84a05b Changed binary name to civcc il y a 11 ans
parse.ml 885fa4bc95 Changed the way errors are represented + context analysis now prints multiple errors before exiting il y a 12 ans
parse.mli 8259c48821 Updated phases documentation il y a 11 ans
peephole.ml a574d8ace5 IntVal now takes a 32-bit int as argument (not 31 or 63), and integer bound check is moved to lexer il y a 12 ans
peephole.mli 8259c48821 Updated phases documentation il y a 11 ans
print.ml b65f17c932 Did some refactoring on main module and tweaked output options il y a 11 ans
print.mli c41cb56442 Documented Print phase il y a 12 ans
typecheck.ml 7867875804 Implemented new scoping rules, moved up context analysys, tweaked where extern variables are handled, fixed some bugs (see updated html docs) (needs new test cases!) il y a 11 ans
typecheck.mli ec7babc046 Started implementing VM changes of extern variables il y a 11 ans
unroll.ml b65f17c932 Did some refactoring on main module and tweaked output options il y a 11 ans
unroll.mli cbeae1d982 Fixed some typeos in documentation, changed <allocate> to __allocate for consistency with language spec il y a 11 ans