]> gitweb.factorcode.org Git - factor.git/history - library/tools/listener.factor
Documentation updates, menus fix
[factor.git] / library / tools / listener.factor
2006-10-10 slavaDocumentation updates, menus fix
2006-08-26 slavaMore work on commands
2006-08-25 slavaSimplify listener
2006-08-24 slavaRemove jEdit plugin support code
2006-08-17 slavaMore documentation updates
2006-07-31 slavaRemove unused word
2006-07-31 slavaDifferent walker interaction style
2006-07-31 slavaMeta-interpreter and listener updates
2006-07-19 slavaMore editor/listener work
2006-05-26 slavaMajor UI improvements, fix problem with deferred words
2006-05-24 slavaFix typos
2006-05-24 slavaCL-style (but more limited) restarts, better undefined...
2006-05-15 slavaMore cons cell removals
2006-05-15 slavaParser no longer calls 'swons'
2006-04-10 slavaSlightly better error reporting in the UI
2006-03-25 slavaTool documentation
2005-12-23 Slava Pestovworking on tutorial
2005-12-22 Slava Pestovfix scrolling bug and added a new browser pane component
2005-12-17 Slava Pestovmade it an error to reference non-existent vocabularies...
2005-10-12 Slava PestovMoved OpenGL to core library
2005-10-08 Slava Pestovfix bignum emission, put MT in core
2005-09-24 Slava Pestovrename ifte to if
2005-08-26 Slava Pestovstack display hooks for single-stepper and inspector...
2005-08-22 Slava Pestovmore prettyprinter updates, unparser is gone
2005-07-22 Slava Pestovhandbook updates, HTML-format changelog
2005-07-14 Slava Pestovui listener shows the stack now, fixed gadget display...
2005-06-27 Slava Pestovremoved a terpri
2005-06-27 Slava Pestovremoved ansi streams, and simplified listener code
2005-06-27 Slava Pestovworking on styled text output in UI
2005-06-19 Slava Pestovmerged streams, stdio and files into io vocabulary
2005-05-02 Slava Pestovsimple HTTP client; with-stream* word; various tweaks...
2005-04-25 Slava Pestovfix bad bootstrap bug; generic append, reverse, concat...
2005-03-26 Slava Pestovparse error handling cleanup
2005-03-21 Slava Pestovimproved single-stepper offers option to continue execu...
2005-03-19 Slava Pestovremoved style framework
2005-02-15 Slava Pestovstream word renaming
2005-02-15 Slava Pestovinstances word, memory vocabulary
2005-01-02 Slava PestovSome minor updates 0.71 factor-0-71-b
2004-12-29 Slava Pestovtype inference changes, comment out smart-terminal...
2004-12-26 Slava Pestovbetter error reporting
2004-12-19 Slava Pestovplugin fixes
2004-12-13 Slava Pestovdon't use esi for data stack anymore; os word pushes...
2004-12-11 Slava Pestovwin32 port
2004-12-11 Slava Pestovmerged stack continuations combinators and logic vocabu...
2004-11-26 Slava Pestovtelnetd fix
2004-11-24 Slava Pestovcontinuation prompt in the listener; moved some stuff...
2004-11-20 Slava Pestovvarious cleanups, code primitive now shows code space...
2004-11-13 Slava Pestovoverhauling plugin
2004-11-11 Slava Pestovmake-string and make-list replace <> and [, ,]
2004-11-04 Slava Pestovadding trace, step, stack inference to cvs, rearranging...