factor/basis/bootstrap
Doug Coleman be12f2b27d Make "foo.private" require load foo instead.
Move require from vocabs.loader to vocabs. Update everything.
Fixes #201.
2011-11-02 11:50:03 -07:00
..
compiler Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
handbook bootstrap.handbook: fix typo 2010-04-29 01:43:40 -04:00
help Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
image vm: dispatch signal handlers through subprimitive 2011-10-27 21:18:18 -07:00
io bootstrap.io: fix load error 2011-02-27 15:02:20 -08:00
math
threads Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
tools Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
ui Make "foo.private" require load foo instead. 2011-11-02 11:50:03 -07:00
unicode
bootstrap-error.factor bootstrap-error.factor: vocab => lookup-vocab 2011-10-29 17:25:51 -07:00
finish-bootstrap.factor Use debugger to print an error if startup hook fails; fixes #39 2011-09-11 23:38:26 -07:00
finish-staging.factor
stage2.factor parser.notes sets parser-quiet? to t in the global namespace. stage2.factor runs its code in the global namespace, so 1) make it more clear that we're setting the global parser-quiet? and 2) change it back before finishing bootstrap to match parser.notes top-level form 2011-09-07 13:41:18 -05:00