Taddeus Kroes 6163840311 Array dimensions are now uniquely named to avoid weird context analysis errors when arrays are redefined преди 12 години
..
assemble.ml 722c0bd9ab Added more comments to assembly at -v 2 преди 12 години
assemble.mli 99f05a88f6 Documented assembly and peephole phases преди 12 години
boolop.ml 714565b5d0 Documented Boolop phase преди 12 години
boolop.mli 0e88812018 Typo's преди 12 години
constprop.ml dace7f46a0 Basic variables uses are now propagated like constants to save stack space преди 12 години
constprop.mli 65ff039e7c Added loop unrolling phase преди 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 6163840311 Array dimensions are now uniquely named to avoid weird context analysis errors when arrays are redefined преди 12 години
desug.mli 6a1d84d5f9 Code cleanup преди 12 години
dimreduce.ml 1d4e62c077 Fixed bug where only VarDec parameters would have their dimensions expanded in function calls преди 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 ed05e0566d Small docs fixes преди 12 години
index.ml 9884db816a Documented index analysis phase преди 12 години
index.mli 9884db816a Documented index analysis phase преди 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 9f6cedc1a2 Documented output phase преди 12 години
parse.ml d2ac2ab8ea Removed 'open Globals' and used 'Globals.args' instead преди 12 години
parse.mli cb1208e018 Documented Parse phase преди 12 години
peephole.ml 6a1d84d5f9 Code cleanup преди 12 години
peephole.mli 99f05a88f6 Documented assembly and peephole phases преди 12 години
print.ml 05b4f8ca70 Code cleanup преди 12 години
print.mli c41cb56442 Documented Print phase преди 12 години
typecheck.ml 351b1419e0 Documented Typecheck phase преди 12 години
typecheck.mli 351b1419e0 Documented Typecheck phase преди 12 години
unroll.ml bc53238e4c Increased statement limit for loop unrolling to 25 преди 12 години
unroll.mli bc53238e4c Increased statement limit for loop unrolling to 25 преди 12 години