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