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