Directory | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 10 (100.0%) | 1124 (100.0%) | 112.4 |
Compiler/Script/ | 5 (50.0%) | 1104 (98.2%) | 220.8 |
Compiler/FrontEnd/ | 3 (30.0%) | 16 (1.4%) | 5.3 |
Compiler/Util/ | 1 (10.0%) | 3 (0.3%) | 3.0 |
Compiler/boot/ | 1 (10.0%) | 1 (0.1%) | 1.0 |
Removed default values for exportToFigaro.
3 lines of code changed in 1 file:
Signature of exportToFigaro updated.
18 lines of code changed in 3 files:
A small change in how we generate XML for the Figaro compiler because they changed some file names in the latest version of the Figaro compiler.
1 lines of code changed in 1 file:
Support for Figaro. exportToFigaro builtin added. New file Figaro.mo. New error message type. Important: import and call commented out in CevalScript.mo because else it will not build from trunk. The extension is made for the bootstrapped version.
1102 lines of code changed in 5 files: