Taddeus Kroes 2b0ee7d2fd Fixed array VarDec dimensions not being propagated as constants il y a 12 ans
..
assemble.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead il y a 12 ans
assemble.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type il y a 12 ans
boolop.ml 714565b5d0 Documented Boolop phase il y a 12 ans
boolop.mli 714565b5d0 Documented Boolop phase il y a 12 ans
constprop.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead il y a 12 ans
constprop.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type il y a 12 ans
context.ml 111c1d546c Documented extern variables phase, moved the phase to before dimension reduction, fixed dimension getters/setters for extern array variables il y a 12 ans
context.mli 50de2235d4 Documented context analysis il y a 12 ans
desug.ml 2b0ee7d2fd Fixed array VarDec dimensions not being propagated as constants il y a 12 ans
desug.mli 1572d2d5dd Forgot something in desigaring docs il y a 12 ans
dimreduce.ml 98f34c1ac8 Documented Dimreduce phase il y a 12 ans
dimreduce.mli 98f34c1ac8 Documented Dimreduce phase il y a 12 ans
extern.ml 111c1d546c Documented extern variables phase, moved the phase to before dimension reduction, fixed dimension getters/setters for extern array variables il y a 12 ans
extern.mli 111c1d546c Documented extern variables phase, moved the phase to before dimension reduction, fixed dimension getters/setters for extern array variables il y a 12 ans
index.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead il y a 12 ans
index.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type il y a 12 ans
load.ml 3957fefea4 Documented Load phase il y a 12 ans
load.mli 7a45964f5e Module titles can only be one sentence il y a 12 ans
output.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead il y a 12 ans
output.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type il y a 12 ans
parse.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead il y a 12 ans
parse.mli cb1208e018 Documented Parse phase il y a 12 ans
peephole.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead il y a 12 ans
peephole.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type il y a 12 ans
print.ml c41cb56442 Documented Print phase il y a 12 ans
print.mli c41cb56442 Documented Print phase il y a 12 ans
typecheck.ml 351b1419e0 Documented Typecheck phase il y a 12 ans
typecheck.mli 351b1419e0 Documented Typecheck phase il y a 12 ans