]> gitweb.factorcode.org Git - factor.git/history - examples
fix contrib/sequences
[factor.git] / examples /
2006-09-19 slavaTool help updates
2006-09-13 slavaUI dataflow visualizer (experiemntal)
2006-09-06 slavaMore module system work
2006-09-05 slavaMinor factorbot fix
2006-09-05 slavaKick off 0.85 by creating a new tools vocabulary and...
2006-07-14 slavaStarting contrib/topology/
2006-07-10 slavaUpdate Hopf algebra example
2006-07-10 slavaHopf algebras
2006-07-06 slavaFix raytracer typo
2006-06-26 slavaFancier factorbot
2006-06-26 slavaEdit-distance based apropos example
2006-06-19 slavaRemove obsolete examples, module system simplification...
2006-06-17 slavaEdit distance example
2006-05-09 slavaMinor tweak
2006-05-09 slavaWorking on new example program
2006-05-03 slavaMinor fixes
2006-05-02 slavaSpecializer optimization
2006-04-23 slavaFix examples and contrib
2006-03-15 slavaAutomatically define classes and load frameworks
2006-03-12 slavaSmall cleanups
2006-03-11 slavaSubclassing fixes; got OpenGL demo barely going
2006-03-11 slavaDebugging subclassing
2006-03-11 slavaMinor Cocoa fixes
2006-03-11 slavaMoving Cocoa examples to their own directory
2006-03-11 slavaSubclassing fixes, removed Factoroids
2006-02-10 slavaTuring machine updated
2006-02-10 slavaFix PDFKit demo
2006-02-10 slavaCocoa binding improvements
2006-02-10 slavaMoving Cocoa bindings
2006-02-07 slavaWebKit demo
2006-02-07 slavaUpdate speech demo for new Cocoa bridge
2006-02-01 slavaFix display list leak with turtle graphics
2006-02-01 slavaInitial revision first-darcs-commit
2006-01-31 Slava Pestovfactorbot memory leak fix cvs last-cvs-commit
2006-01-31 Slava Pestovcargo-culting freetype fix for amd64 0.80 factor-0-80
2006-01-31 Slava PestovIRC bot fixes, UI fix, canvas gadget example
2006-01-25 Doug Colemanfixed broken load file
2006-01-21 Trent BuckUse run-resource for code distributed with Factor;...
2006-01-18 Slava Pestovminor style cleanup
2006-01-11 Slava Pestovan example; update change log
2005-12-25 Slava PestovC type cleanup
2005-12-24 Slava Pestovremove repetitions
2005-11-23 Slava Pestovfactoroids did not load
2005-11-19 Slava Pestovminor fixes and factoroids updates
2005-11-16 Slava Pestovworking on factoroids
2005-11-15 Slava Pestovfactoroids
2005-11-01 Slava Pestovdocumentation updates
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-08 Slava Pestovfix bignum emission, put MT in core
2005-10-05 Slava Pestovquaternion fix; add v>q and q>v words
2005-10-04 Slava Pestovremove obsolete plot3d
2005-09-24 Slava Pestovrename ifte to if
2005-09-17 Slava Pestovremove meets get-rid-of-meets
2005-09-17 Slava Pestovadd 1+ 1- words and other tweaks
2005-09-14 Slava Pestovchanges to continuation words
2005-09-12 Slava PestovUI fixed and other tweaks
2005-09-12 Slava Pestovarrays are now better supported, various cleanups
2005-09-10 Slava Pestovadding raytracer to CVS
2005-08-14 Slava Pestovminor fixes, new quicksort implementatin
2005-08-11 Slava Pestovfaster hashtable = method, dataflow optimizer cleanups
2005-08-06 Slava Pestovsome recursive value inferencer fixes
2005-08-01 Slava Pestovclean up class<, class-and, class-or
2005-07-26 Slava Pestovsome code cleanups, factorbot PING fix
2005-07-25 Slava Pestovfix multi-shot callcc1 problem
2005-07-24 Slava Pestovfactorbot fix, starting 0.77
2005-07-23 Slava Pestovreleasing 0.76 0.76 release-0-76
2005-07-23 Slava PestovFactorbot example, moved image bootstrap test to benchm...
2005-07-23 Slava Pestovupdated examples
2005-06-30 Slava Pestovadded norm, proj words for vectors, removed dot/proj...
2005-06-19 Slava Pestovmerged streams, stdio and files into io vocabulary
2005-05-23 Slava Pestovadded plot3d example; some cleanups
2005-05-14 Slava Pestovgeneric words are more flexible, sequences cleaned up
2005-05-05 Slava Pestovsequence= is now O(n) with lists, more matrix works...
2005-05-05 Slava Pestovrotating cube example added
2005-05-03 Slava Pestovfixing matrices; fixing examples
2005-05-02 Slava Pestovmoved random number generation words to math vocabulary
2005-04-29 Slava Pestovadded turing machine simulator
2005-04-26 Slava Pestovhandbook updates, remove vector-length vector-nth set...
2005-04-24 Slava Pestovmiscellaneous fixes for I/O and PowerPC FFI
2005-04-07 Slava Pestovlatest changes
2005-03-23 Slava PestovFactor 0.73 ready for release 0.73 factor-0-73
2005-03-19 Slava Pestovvarious cleanups, updated plugin docs, plugin fixes
2005-03-07 Slava Pestovsome cleanups
2005-03-05 Slava Pestovhashtables were sized wrong; rename str- words to string-
2005-03-03 Slava PestovUI work
2005-03-02 Slava Pestovpresentations and menus
2005-03-01 Slava Pestovimproved inspector
2005-03-01 Slava Pestovinspector
2005-02-27 Slava Pestovsome UI cleanups
2005-02-27 Slava Pestovpane gadget, clipping work
2005-02-26 Slava Pestovstarted clipping
2005-02-26 Slava Pestovscrolling
2005-02-23 Slava Pestovinference errors printed; type violations are flagged...
2005-02-20 Slava Pestovdialogs
2005-02-20 Slava Pestovlayout alignments
2005-02-19 Slava Pestovupdating examples
2005-02-15 Slava PestovUI fixes
2005-02-13 Slava Pestovtext fields in the UI
2005-02-12 Slava Pestovfield fix
next