Taddeus Kroes b79720f90d Documented desugaring phase 12 years ago
..
assemble.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
assemble.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago
boolop.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
boolop.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago
constprop.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
constprop.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago
context.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
context.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago
desug.ml b79720f90d Documented desugaring phase 12 years ago
desug.mli b79720f90d Documented desugaring phase 12 years ago
dimreduce.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
dimreduce.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago
extern.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
extern.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago
index.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
index.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago
load.ml 3957fefea4 Documented Load phase 12 years ago
load.mli 7a45964f5e Module titles can only be one sentence 12 years ago
output.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
output.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago
parse.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
parse.mli cb1208e018 Documented Parse phase 12 years ago
peephole.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead 12 years ago
peephole.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago
print.ml c41cb56442 Documented Print phase 12 years ago
print.mli c41cb56442 Documented Print phase 12 years ago
typecheck.ml 625095f367 Documented all global modules (phases still need to be done) 12 years ago
typecheck.mli b8ec1c056c Added interface for Main module and generalised main phase function in a type 12 years ago