This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
0f1270720d
factor
/
core
/
io
/
streams
/
c
History
Slava Pestov
46045c882e
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
..
authors.txt
Initial import
2007-09-20 18:09:08 -04:00
c-docs.factor
Fix test failures
2009-05-04 13:10:56 -05:00
c-tests.factor
fix unit tests that call lines or contents
2009-05-01 16:38:04 -05:00
c.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
summary.txt
Initial import
2007-09-20 18:09:08 -04:00