]> gitweb.factorcode.org Git - factor.git/history - TODO.FACTOR.txt
Factor 0.79
[factor.git] / TODO.FACTOR.txt
2005-11-05 Slava PestovFactor 0.79 0.79 factor-0-79
2005-11-05 Slava Pestovfix 1.0 1+ compiler bug
2005-11-02 Doug Colemana couple things todo
2005-11-01 Slava Pestovfix space invaders
2005-10-30 Slava Pestovfix httpd loading, update examples to work, fix status...
2005-10-30 Slava Pestovbig syntax change: vectors are now V{ }, hashtables...
2005-10-29 Slava Pestovuse array literals instead of vector literals
2005-10-28 Slava Pestovfix various UI bugs; use opengl-style colors
2005-10-27 Slava PestovUI fixes
2005-10-27 Slava Pestovnicer theme
2005-10-27 Slava Pestovsome UI cleanups
2005-10-27 Slava Pestovfix OpenGL stack overflow
2005-10-26 Slava Pestovmore UI changes
2005-10-26 Slava Pestovmulti-part polygons
2005-10-26 Slava PestovUI work
2005-10-25 Slava Pestovfix solid boundary
2005-10-25 Slava Pestovfix endian issue
2005-10-24 Slava Pestovcentralized notion of gadget orientation; moved httpd...
2005-10-24 Slava Pestovmove httpd to contrib
2005-10-24 Slava Pestovimplement mach exception handling
2005-10-21 Alex ChapmanAdded a couple of alien todos
2005-10-19 Slava Pestovfix powerpc abi issues, add load.factor files
2005-10-08 Slava Pestovsome UI refactoring
2005-10-04 Slava Pestovfix forget memory leak
2005-10-01 Slava Pestovfix bootstrap failure
2005-09-29 Slava Pestovfix line editor usability flaw
2005-09-29 Slava Pestovminor UI fixes
2005-09-29 Slava Pestovfixes for unit test regressions
2005-09-27 Slava PestovUI updates
2005-09-27 Slava Pestovoutliner improvements
2005-09-27 Slava Pestovfix bootstrap failure
2005-09-27 Slava Pestovarrows in the UI, and various cleanups
2005-09-25 Slava Pestovmake panes a bit more flexible
2005-09-24 Slava Pestovadd more env slots
2005-09-24 Slava Pestovbug fixes
2005-09-23 Slava Pestovpowerpc backend fixes, remove some redundant vops
2005-09-23 Slava Pestovredid HTML tags; tweaked continuations to infer properly
2005-09-22 Slava Pestovminor tweaks
2005-09-19 Slava Pestovhandle I/O on closed ports gracefully
2005-09-18 Slava Pestovinference updates for callcc inference
2005-09-17 Slava Pestovfix sleep bug
2005-09-17 Slava Pestovadd 1+ 1- words and other tweaks
2005-09-16 Slava Pestovbig generic word cleanup; kill-literals optimization...
2005-09-12 Slava PestovUI fixed and other tweaks
2005-09-12 Slava Pestovfixes, removed empty-vector
2005-09-12 Slava Pestovarrays are now better supported, various cleanups
2005-09-10 Slava Pestovunsafe-nth unsafe-set-nth for faster inner loops
2005-09-10 Slava Pestovreintroduce some intrinsics optimizations
2005-09-09 Slava Pestovbasic block optimizer bug fix
2005-09-09 Slava Pestovmore basic block optimizer work
2005-09-09 Slava Pestovreworking simplifier and basic blocks
2005-09-08 Slava Pestovdead load/store elimination
2005-09-07 Slava Pestovimproved literal killing optimization
2005-09-05 Slava Pestovprettyprinter fix
2005-09-05 Slava Pestovfixnum/i overflow
2005-09-04 Slava Pestovshuffle composition in progress
2005-09-04 Slava Pestov#label optimizer fix
2005-09-04 Slava Pestovfix compiler bug uncovered by doublec
2005-09-03 Slava Pestovfix stack bug in presentations; minor tweak to menu...
2005-09-03 Slava Pestovfix incremental layout regression
2005-09-03 Slava Pestovscroller fix, rename 2unseq ==> first2, 3unseq ==>...
2005-09-01 Slava Pestovfix tutorial
2005-09-01 Slava Pestovcleanups
2005-09-01 Slava Pestovprettyprinter regression fix
2005-09-01 Slava Pestovmore cleanups; split up huge gadgets vocabulary
2005-08-30 Slava Pestovcond typo
2005-08-30 Slava Pestovvarious inference fixes; cond compiles now
2005-08-30 Slava Pestova few regression fixes
2005-08-30 Slava Pestovfix inference hang
2005-08-29 Slava Pestovprettyprinter works with HTML words
2005-08-27 Slava Pestovrepeating buttons
2005-08-27 Slava Pestovworking on scroll bar
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 Pestovnicer-looking menus in UI
2005-08-26 Slava Pestovframe layout fixes
2005-08-25 Slava Pestovmajor cleanup
2005-08-25 Slava Pestovminor pane optimization
2005-08-24 Slava Pestovworking on visibile-children*
2005-08-24 Slava Pestovrenaming rectangle tuple to rect and a few shape- words...
2005-08-24 Slava Pestovrefactoring timers
2005-08-23 Slava Pestovblinking cursor in UI
2005-08-23 Slava Pestovinspector bug fix, sleep word
2005-08-23 Slava Pestovremove call to sort from cross-referencer
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-21 Slava Pestovsee now shows classes and methods
2005-08-21 Slava Pestovnew prettyprinter
2005-08-20 Slava Pestovadded foldable, flushable declarations in all relevant...
2005-08-20 Slava Pestovmajor bootstrap cleanup
2005-08-14 Slava Pestovarithmetic identities
2005-08-04 Slava Pestovstarting recursive value inference; add hack to (uncros...
2005-08-04 Slava Pestovmarginally faster nappend
2005-08-01 Slava Pestovclean up class<, class-and, class-or
2005-07-29 Slava Pestovdataflow optimizer improvement
2005-07-28 Slava Pestovdataflow optimizer work, phasing out 3list/3unlist
2005-07-25 Slava Pestoveditor bug fix
2005-07-23 Slava Pestovmore removals of unnecessary >list calls
next