]> gitweb.factorcode.org Git - factor.git/history - library/syntax/parse-stream.factor
Interface builder menu bar not works
[factor.git] / library / syntax / parse-stream.factor
2006-10-14 slavaInterface builder menu bar not works
2006-10-07 slavaSlider fix, rename path. to write-path
2006-10-06 slavaAssorted fixes
2006-10-06 slavaPress C+e in UI listener for 'edit file' popup
2006-09-30 slavaSource files and module system cleanup
2006-09-23 slavaMinor fixes
2006-09-06 slavaRecord module modification times; fix F7 key in Cocoa
2006-09-06 slavaModularized core
2006-08-25 slavaedit fixes, new :edit word
2006-08-17 slavaMore documentation updates
2006-08-11 slavaAutomatically recompile words when files are loaded
2006-08-02 slavaDefinition protocol
2006-08-02 slavaMethods now remember their file/line
2006-06-11 slavaDoc updates, minor cleanups, Porter stemmer algorithm...
2006-05-24 slavaCocoa cleanup, AppleEvent handling, services
2006-05-24 slavaCL-style (but more limited) restarts, better undefined...
2006-05-17 slavaCons-less runtime now bootstraps itself
2006-05-15 slavaMore cons cell removals
2006-05-15 slavaParser no longer calls 'swons'
2006-01-07 Slava Pestoverror handling documentation
2006-01-03 Slava Pestovsyntax docs
2006-01-01 Slava Pestovmore documentation, some markup fixes
2005-12-17 Slava Pestovmade it an error to reference non-existent vocabularies...
2005-12-17 Slava Pestovextended stream output protocol
2005-12-11 Slava Pestovfix some typos
2005-12-11 Slava Pestov64-bit relocation
2005-12-11 Slava Pestovprint load messages when running files
2005-11-14 Slava Pestovvarious fixes to inference, experimenting with %char...
2005-11-12 Slava Pestovdon't die if a command line arg file fails to load
2005-09-17 Slava Pestovadd 1+ 1- words and other tweaks
2005-09-16 Slava Pestovbig generic word cleanup; kill-literals optimization...
2005-09-14 Slava Pestovchanges to continuation words
2005-09-01 Slava Pestovmore cleanups; split up huge gadgets vocabulary
2005-08-20 Slava Pestovmajor bootstrap cleanup
2005-08-01 Slava Pestovclean up class<, class-and, class-or
2005-06-19 Slava Pestovmerged streams, stdio and files into io vocabulary
2005-05-18 Slava Pestovmore sequence cleanups
2005-05-05 Slava Pestovback out skip word
2005-05-05 Slava Pestovfix .factor-rc error reporting
2005-04-25 Slava Pestovfix bad bootstrap bug; generic append, reverse, concat...
2005-03-26 Slava Pestovparse error handling cleanup
2005-03-22 Slava PestovPowerPC backend functional
2005-02-25 Slava Pestovinlining method body if type of object passed to generi...
2005-02-15 Slava Pestovstream word renaming
2005-01-29 Slava Pestovremoved <filebr>, <filebw>, renamed <filecr> to <file...
2004-12-29 Slava Pestovtype inference changes, comment out smart-terminal...
2004-12-11 Slava Pestovcode cleanups
2004-12-11 Slava Pestovmerged stack continuations combinators and logic vocabu...
2004-11-24 Slava Pestovcontinuation prompt in the listener; moved some stuff...