]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-05-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Slava PestovDon't make a curry
2009-05-04 Slava PestovCleanups
2009-05-04 Slava PestovThe great type renaming
2009-05-04 Slava PestovUse C++ namespaces
2009-05-04 Slava PestovVM: use better abstractions for tagged pointers, elimin...
2009-05-04 Joe Groffdocs for new world words
2009-05-04 Joe Groffnitpick ui.pixel-formats docs
2009-05-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-04 Joe Groffmove ui.offscreen to unmaintained for now
2009-05-04 Joe Groffupdate bunny to use world api; clean up projection...
2009-05-04 Joe Groffadd a resize-world generic to handle window resizes
2009-05-04 Joe Groffyield during mouse-moved events in cocoa so gadgets...
2009-05-03 Joe Groffdon't pprint gadgets with RECT: syntax
2009-05-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-05-03 Joe Groffchange spheres to use new world api
2009-05-03 Joe Groffupdate status-bar for api changes. set the gl-context...
2009-05-03 Doug Colemanuse ${ in a couple of places, use output>array
2009-05-03 Joe Groffworld API changes: open-window can take a world-attribu...
2009-05-03 Doug Colemanadd ${ to literals
2009-05-03 Doug ColemanMerge branch 'master' of git://github.com/bogiebro...
2009-05-03 Sam Anklesariaadded gui for file-trees
2009-05-03 Sam Anklesariafrp: set default val-quot
2009-05-03 Sam Anklesariafrp: switcher ignores f values
2009-05-03 Sam Anklesariaseparated behaviors and events in frp
2009-05-03 Slava PestovVarious VM cleanups, new approach for bignum GC root...
2009-05-03 Joe Grofffix circular dependency for reals
2009-05-03 Joe Grofffix x11 backend bugs
2009-05-03 Joe Groffbreak code->code docs<-docs dependency
2009-05-03 Joe Groff"ui-backend" variable can't be used to choose text...
2009-05-03 Slava PestovClean up untag_* and tag_* inline functions in favor...
2009-05-03 Slava PestovMove vmpp to vm
2009-05-03 U-FROGGER\ergfix windows ui
2009-05-03 U-FROGGER\ergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-03 Slava PestovFix various issues from C++ port
2009-05-03 Joe Groffui.backend.windows code cleanup
2009-05-02 Joe Groffdocs for ui.pixel-formats
2009-05-02 Joe Groffoops, forgot backing-store support on windows. also...
2009-05-02 Joe Groffcheck-world-pixel-format word that world subclasses...
2009-05-02 Joe GroffX11 backend for pixel formats
2009-05-02 Slava PestovRemove cruddy string encoding/decoding code from VM
2009-05-02 Joe Groffwindows pixel-format backend
2009-05-02 Joe Groffneed to pass world as arg to pixel-format hooks
2009-05-02 Sam Anklesariastr-fry fixes
2009-05-02 Slava PestovMore VM fixes
2009-05-02 Slava PestovCleaning up VM code
2009-05-02 Sam Anklesariastr-fry can take non-literals
2009-05-02 Slava PestovClean up VM's array code
2009-05-02 Slava PestovPorting VM to C++
2009-05-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-05-02 Daniel EhrenbergAdding output>sequence and input<sequence to inverse...
2009-05-02 Joe Groffadjust pixel format syntax. override offscreen-world...
2009-05-02 Doug Colemanadd a few usages of iota, remove most 1+ and 1- from...
2009-05-01 Doug Colemanfix unit tests that call lines or contents
2009-05-01 Joe Groffshove cocoa pixel format attribute conversion into...
2009-05-01 Doug ColemanMerge branch 'mongo-factor-driver' of git://github...
2009-05-01 Joe GroffGENERIC: support in functors
2009-05-01 Doug ColemanMerge branch 'master' of git://github.com/bogiebro...
2009-05-01 Doug Colemanfix spacing in io docs
2009-05-01 Joe GroffMerge branch 'master' of ../factor-win/
2009-05-01 U-FROGGER\ergfix GL-FUNCTION: syntax on wgl extension functions
2009-05-01 U-FROGGER\ergMerge branch 'master' of http://factorcode.org/git...
2009-05-01 Joe Groffdon't really want that read-only!
2009-05-01 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2009-05-01 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-05-01 Joe Groffcompilation fixes
2009-05-01 Sascha Matzkeadded metadata files (authors,tags,summary) to all...
2009-05-01 Sascha Matzkeadded small introduction article for mongodb
2009-05-01 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/facto...
2009-05-01 Sascha Matzkefixed driver documentation
2009-05-01 Sam Anklesariafrp changes
2009-05-01 Sam Anklesariaadded file-trees vocab
2009-05-01 Doug Colemanrename lines to stream-lines
2009-05-01 Sam Anklesariafrp docs fixed
2009-05-01 Slava PestovFix infinite loop when compiling a word containing...
2009-05-01 Sascha Matzkeremoved trash / reformatted some lines
2009-05-01 Sascha Matzkefixed tuple query
2009-05-01 Sascha Matzkefixed compile errors
2009-05-01 Joe Groffcocoa backend support for ui.pixel-formats; world-pixel...
2009-05-01 Sascha Matzkefixed missing use
2009-05-01 Slava PestovFix typo in redefine14 test
2009-05-01 Slava PestovOops
2009-05-01 Slava PestovFix circularity
2009-05-01 Sascha MatzkeMerge branch 'master' of git://factorcode.org/git/facto...
2009-05-01 Slava Pestovui.gadgets.sliders: fix usability issue
2009-05-01 Sascha MatzkeMerge commit 'mongo-factor-driver/master' into mongo...
2009-05-01 Slava Pestovui.tools.browser: don't add current page to history...
2009-05-01 Slava Pestovgesture>string: S+C+z not S+C+Z
2009-05-01 Slava PestovImprove UI listener completion behavior
2009-05-01 Slava PestovAdding and removing vocabs now updates all-vocabs-seq
2009-05-01 Slava Pestovtools.deploy.test: close stdin
2009-05-01 Sascha Matzkereworked index creation
2009-05-01 Sascha Matzkeadded metadata to mongodb.driver
2009-05-01 Sascha Matzkefixed reading boolean values
2009-05-01 Slava PestovSome new compiler tests
2009-05-01 Slava Pestovmacro call sites don't need an inlined-dependency on...
2009-05-01 Slava PestovRename enable/disable-compiler to enable/disable-optimi...
2009-05-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-05-01 Slava Pestovtools.disassembler.udis: fix careless <c-object> usage
2009-05-01 Slava PestovSome gold plating
next