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