factor/basis/tools/deploy/shaker
Slava Pestov 23f34febbb Fix image size regression with struct array tree shaking 2009-08-31 16:34:58 -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 Fix image size regression with struct array tree shaking 2009-08-31 16:34:58 -05:00
strip-call.factor Fixing the build 2009-03-18 17:01:26 -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 image size regression with struct array tree shaking 2009-08-31 16:34:58 -05:00