factor/basis/bootstrap
Björn Lindqvist 8f2738cd82 bootstrap.x86: using 32 bit regs as operands when it's safe to do so
It shaves off a few bytes as e.g and eax, 0xf is one byte shorter than and rax, 0xf
2016-05-30 02:39:06 +02:00
..
assembler bootstrap.x86: using 32 bit regs as operands when it's safe to do so 2016-05-30 02:39:06 +02:00
compiler bootstrap.compiler.timing: "profile-compiler" is never set so this vocab 2016-05-14 18:21:49 +02:00
handbook core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
help bootstrap.*: fix for #1512, load docs after everything else 2015-12-04 13:29:29 +01:00
image bootstrap.image.primitives: resize-byte-array can also use integer-array-capacity 2016-05-24 14:20:46 +02:00
io bootstrap: cleanup usings. 2015-07-26 21:20:55 -07:00
math
threads
tools
ui bootstrap.*: fix for #1512, load docs after everything else 2015-12-04 13:29:29 +01:00
unicode core, basis, extra: Remove DOS line endings from files. 2015-06-29 17:25:40 -07:00
bootstrap-error.factor
finish-bootstrap.factor
finish-staging.factor command-line: save the executable in a variable so that people don't use (command-line) directly if possible. 2014-12-23 08:12:31 -08:00
stage2.factor bootstrap.*: fix for #1512, load docs after everything else 2015-12-04 13:29:29 +01:00