]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2005-09-03 Slava PestovMissing file 0.77 factor-0-77
2005-09-03 Slava Pestov0.77 release
2005-09-03 Slava Pestovfix tutorial button
2005-09-03 Slava Pestovfix a few compilation mishaps
2005-09-03 Slava Pestovutf16 string unboxing tweak
2005-09-03 Slava Pestovfix stack bug in presentations; minor tweak to menu...
2005-09-03 Slava Pestovfix typo in scrolling code
2005-09-03 Slava Pestovscrolling bug fix and moving a few layout words
2005-09-03 Slava Pestovalien tweaks
2005-09-03 Slava Pestovfix compilation of cond; fix other regressions
2005-09-03 Slava Pestovfix incremental layout regression
2005-09-03 Slava Pestovscroller fix, rename 2unseq ==> first2, 3unseq ==>...
2005-09-02 Chris DoubleFixup contributions for changes from recent cvs updates.
2005-09-01 Slava Pestovfix menu drag
2005-09-01 Slava Pestovfix tutorial
2005-09-01 Slava Pestovcleanups
2005-09-01 Daniel Ehrenbergnew version of make
2005-09-01 Slava Pestovfix unit test failures
2005-09-01 Slava Pestovprettyprinter regression fix
2005-09-01 Doug Colemanremoved rot4
2005-09-01 Slava PestovMindmap gadget
2005-09-01 Slava Pestovmore cleanups; split up huge gadgets vocabulary
2005-08-31 Mackenzie Straightwin32 client sockets
2005-08-31 Mackenzie Straightwin32 client sockets
2005-08-31 Slava Pestovhandbook updated for 0.77
2005-08-31 Slava Pestovmore documentation updates
2005-08-31 Slava Pestovmore handbook updates
2005-08-31 Mackenzie Straightwin32 fixes
2005-08-31 Slava Pestovsome handbook updates
2005-08-30 Slava Pestovfix compilation of cond and throw
2005-08-30 Slava Pestovcond typo
2005-08-30 Slava Pestovvarious inference fixes; cond compiles now
2005-08-30 Daniel Ehrenbergfixing typo where f was used for \bot
2005-08-30 Daniel Ehrenberggetting rid of seq-stupid-all
2005-08-30 Doug ColemanUsing 'cond' instead of the hashtable with stored quota...
2005-08-30 Slava Pestova few regression fixes
2005-08-30 Slava Pestovfix inference hang
2005-08-29 Doug ColemanFactoring some crap code into something better: nested...
2005-08-29 Slava PestovUI fixes
2005-08-29 Slava Pestovfix known-words typo
2005-08-29 Slava Pestovword-name, word-vocabulary are now slots in the word...
2005-08-29 Slava Pestovcleaner definitions of split and group
2005-08-29 Doug ColemanChanged to work with the new make word.
2005-08-29 Slava PestovHTML tags fix
2005-08-29 Slava Pestovprettyprinter works with HTML words
2005-08-27 Doug ColemanAdded bitroll.
2005-08-27 Slava Pestovrename [.] to sequence.
2005-08-27 Slava Pestovrepeating buttons
2005-08-27 Slava Pestovworking on scroll bar
2005-08-27 Slava Pestovworking on scroll bar
2005-08-27 Chris Doublefix eval-responder for recent factor changes
2005-08-27 Slava Pestovmissing file; scrollbar work
2005-08-27 Slava Pestovmenu positioning fix
2005-08-27 Slava PestovUI code cleanups
2005-08-26 Slava Pestovstack display hooks for single-stepper and inspector...
2005-08-26 Slava Pestovlatest UI work
2005-08-26 Slava Pestovframe layout fixes
2005-08-26 Slava Pestovnicer-looking menus in UI
2005-08-26 Slava Pestovframe layout fixes
2005-08-25 Daniel Ehrenbergremoving obsolete files and updating readme (still...
2005-08-25 Daniel Ehrenbergparse-k updates
2005-08-25 Slava Pestovmajor cleanup
2005-08-25 Doug ColemanAdded sha1.factor
2005-08-25 Slava Pestovminor pane optimization
2005-08-24 Slava Pestovspacial indexing for faster pane display
2005-08-24 Slava Pestovworking on visibile-children*
2005-08-24 Slava Pestovfoo
2005-08-24 Slava Pestovfoo
2005-08-24 Slava Pestovfoo
2005-08-24 Chris DoubleFix eval responder to work with 0.77 changes.
2005-08-24 Slava Pestovsome SDL renaming, fix a few typos
2005-08-24 Slava Pestovrenaming rectangle tuple to rect and a few shape- words...
2005-08-24 Slava Pestovnew inspector features
2005-08-24 Slava Pestovrefactoring timers
2005-08-24 Chris Doublefix parser combinator tests to work with str>number...
2005-08-23 Chris DoubleGet concurrency code to work with 0.77 changes.
2005-08-23 Chris DoubleGet cont-responder examples working with 0.77 word...
2005-08-23 Slava Pestovblinking cursor in UI
2005-08-23 Slava Pestovmultitasker cleanups, fix bug in inspector
2005-08-23 Slava Pestovinspector bug fix, sleep word
2005-08-23 Daniel Ehrenbergupdating CHANGES.html
2005-08-23 Daniel Ehrenberginitial commit of parse-k.factor
2005-08-23 Slava Pestovremove call to sort from cross-referencer
2005-08-22 Slava Pestovbinary search
2005-08-22 Slava PestovFix bootstrap failure
2005-08-22 Slava Pestovmore cleanups
2005-08-22 Slava Pestovmore cleanups
2005-08-22 Slava Pestovmore generic word cleanups
2005-08-22 Slava Pestovmore code cleanups; new make-hash idiom
2005-08-22 Slava Pestovbootstrap cleanup
2005-08-22 Slava Pestovsimplifying quicksort code
2005-08-22 Slava Pestovfix bootstrap failure, other cleanups
2005-08-22 Chris DoubleLink to original parser combinators document for the...
2005-08-22 Slava Pestovmore prettyprinter updates, unparser is gone
2005-08-21 Slava Pestovmore prettyprinter fixes
2005-08-21 Slava Pestovsee now shows classes and methods
2005-08-21 Slava Pestovnew prettyprinter
2005-08-20 Doug ColemanUpdated to work with .77 cvs.
2005-08-20 Slava Pestovadded foldable, flushable declarations in all relevant...
2005-08-20 Slava Pestovmajor bootstrap cleanup
next