factor/basis/tools/deploy/shaker
Slava Pestov 421dc67be4 tools.deploy.shaker: fix debugger stripping 2010-05-04 03:42:20 -04: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: tweak error reporting slightly 2010-05-03 23:07:46 -04:00
strip-c-io.factor tools.deploy.shaker: make sure an io-multiplex method remains even if C streams are stripped out 2010-03-31 13:29:44 -04: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 Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side 2010-01-13 18:08:18 +13:00
strip-debugger.factor tools.deploy.shaker: fix debugger stripping 2010-05-04 03:42:20 -04: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-specialized-arrays.factor alien.c-types: c-type no longer calls parser at runtime, tools.deploy.shaker now strips out runtime specialized array code generation 2009-10-16 23:50:17 -05:00
strip-ui-error-hook.factor tools.deploy.shaker: adjust fallback error handler message so it looks better in a Win32 MessageBox 2010-05-02 22:40:54 -07:00