factor/core/io
Slava Pestov adc154e06b destructors: already-unregistered error had the wrong content, also don't throw an error when disposing a disposable twice 2009-08-24 20:27:22 -05:00
..
backend Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring 2009-08-13 19:21:44 -05:00
binary use itoa in more places 2009-08-02 18:18:31 -05:00
encodings Add inline declarations for various assorted methods 2009-08-17 22:32:21 -05:00
files destructors: already-unregistered error had the wrong content, also don't throw an error when disposing a disposable twice 2009-08-24 20:27:22 -05:00
pathnames add file-stem word to io.pathnames as the counterpart to file-extension. write docs for both 2009-07-30 20:58:32 -05:00
streams 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
test Fixing unit tests for syntax change 2009-03-23 00:34:02 -05:00
authors.txt Initial import 2007-09-20 18:09:08 -04:00
io-docs.factor A number of documentation fixes. 2009-08-10 23:34:25 -07:00
io-tests.factor Add vocab: for vocab-relative paths 2009-02-15 19:53:21 -06:00
io.factor clean up contents and lines words; contents never outputs f now 2009-05-10 16:39:51 -05:00
summary.txt Initial import 2007-09-20 18:09:08 -04:00