upscheme/scripts
Lassi Kortela d781c65862 Fix oversight in the bootstrap procedure
Stage 0 is supposed to emit compiled versions of system.scm and
compiler.scm. The compiler.scm bytecode wasn't emitted properly
because the emitter put the two files' bytecode in two separate C
variables instead of concatenating them into the same variable as they
should be.
2019-08-14 00:44:24 +03:00
..
build.sh Fix oversight in the bootstrap procedure 2019-08-14 00:44:24 +03:00
format.sh Consolidate all C files into a "c" subdirectory 2019-08-09 15:02:58 +03:00