factor/basis/tools/deploy
slava fbc0f33c86 The deploy tool would coalesce equal quotations into one. This created a problem
for the non-optimizing compiler because if the new 'leader' quotation was not
compiled but some of the ones that it replaces were, then calls to the quotation
from contexts where they have to be compiled (eg, compiled if and dip) would no
longer work. Add a `jit-compile' primitive to compile quotations, and call it
as appropriate in `compress-quotations`.
2008-11-24 15:59:27 -06:00
..
backend Don't load listener into deployment image 2008-11-22 19:58:05 -06:00
config Don't load random number generator on bootstrap 2008-11-06 01:30:59 -06:00
macosx Don't copy freetype over if UI is not deployed 2008-10-02 10:53:30 -05:00
restage Create basis vocab root 2008-07-28 22:03:13 -05:00
shaker The deploy tool would coalesce equal quotations into one. This created a problem 2008-11-24 15:59:27 -06:00
test Merge branch 'master' into microseconds 2008-11-23 03:06:32 -06:00
unix Fix Linux bootstrap 2008-09-11 03:58:20 -05:00
windows Mess around with tags 2008-11-17 06:59:17 -06:00
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
deploy-docs.factor Fix permission bits 2008-10-02 08:34:49 -05:00
deploy-tests.factor Pre-compute next-methods when deploying 2008-11-22 19:58:23 -06:00
deploy.factor Fix permission bits 2008-10-02 08:34:49 -05:00
summary.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
tags.txt Create basis vocab root 2008-07-28 22:03:13 -05:00