factor/basis/tools/deploy/shaker
Slava Pestov 1bdaebdf5e tools.deploy.shaker: strip out struct slot info 2009-09-04 21:59:49 -05:00
..
authors.txt Create basis vocab root 2008-07-28 22:03:13 -05:00
next-methods.factor tools.deploy.shaker: more compact next-method shaking 2009-08-23 19:18:12 -05:00
shaker.factor tools.deploy.shaker: strip out struct slot info 2009-09-04 21:59:49 -05:00
strip-call.factor tools.deploy.shaker: strip out call( and execute( runtime checking in a way that still allows the inlining optimization to work 2009-08-31 16:48:10 -05:00
strip-cocoa.factor Fix deployment of UI apps and implement various tricks to make deployed images smaller 2009-05-10 21:33:13 -05:00
strip-debugger.factor tools.deploy: faster default method stripping 2009-08-22 19:26:56 -05:00
strip-destructors.factor Disposables are now registered in a global disposables set. To take advantage of this, subclass disposable instead of providing a disposed slot and call new-disposable instead of new. tools.disposables defines two words, 'disposable.' and 'leaks', to help track down resource lifetime problems 2009-08-24 02:26:13 -05:00
strip-libc.factor tools.deploy: remove malloc debugging better, and don't set next-method word prop for methods that don't call-next-method 2009-08-27 20:29:16 -05:00
strip-struct-arrays.factor Fix tree shaker again, gah 2009-09-02 07:28:40 -05:00