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