]> gitweb.factorcode.org Git - factor.git/history - extra
Use ParseCommandLineArgvw() on Windows again, instead of hand-rolled parser. Update...
[factor.git] / extra /
2010-01-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-17 Joe Groffmethod-chains docs
2010-01-17 Joe Groffdocument game.loop
2010-01-17 Joe Groffadd begin-game-world and end-game-world generics so...
2010-01-16 Joe Groffdocument game.worlds, tweak GAME: syntax
2010-01-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Joe GroffGAME: syntax for defining game entry point with game...
2010-01-16 Joe Groffuse MAIN-WINDOW: for key-caps
2010-01-16 Joe Groffformatting ocd
2010-01-16 Joe Groffuse world-attributes pref-dim instead of world pref...
2010-01-16 Joe Groffspheres can use MAIN-WINDOW: too
2010-01-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-01-16 Sascha Matzkeadjusted USING: - removed unix vocab
2010-01-16 Joe Groffpry off some ui app boilerplate with a MAIN-WINDOW...
2010-01-15 Joe Groffgame-loop: change "tick-length" to more descriptive...
2010-01-15 Joe Groffbump game demos up to 60fps. we have the technology
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe Groffsqueeze some TYPED: juice on gpu.*
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug ColemanFix a few integers-as-sequences in docs
2010-01-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Slava Pestovuse iota in retry combinator in mason
2010-01-14 Slava PestovChange [0,b) usages to iota
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug Colemanrandom is generic now -- iota random -> random
2010-01-14 Slava Pestovbenchmarks: update for iota
2010-01-14 Slava Pestov24-game: update for iota
2010-01-14 Slava Pestovsudoku: update for iota
2010-01-14 Slava Pestovmaze: update for iota
2010-01-14 Slava Pestovjamshred: update for iota
2010-01-14 Slava Pestovtetris.gl: update for iota
2010-01-14 Slava Pestovnoise: update for iota
2010-01-14 Slava PestovRemoving integers-as-sequences
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Slava PestovFix input-classes of /i and mod, and add some regressio...
2010-01-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-10 Sascha Matzkesome minor bson performance improvements
2010-01-10 Sascha Matzkeadded mongodb connection pool responder
2010-01-10 Sascha Matzkeremoved generic words; added kill-cursor + filter-field...
2010-01-10 Sascha Matzkefixed result calculation; added ops/s value
2010-01-10 Sascha Matzkeadded filter-fields word which sets the returnfields...
2010-01-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-06 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-01-05 Joe Grofffix joystick-demo for timer changes
2010-01-04 Doug Colemanfix bug in constructor redefinition
2010-01-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-04 Doug Colemanupdate fica constant
2009-12-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-12-08 Doug Colemanfix unit test
2009-12-08 Doug Colemanrandomize poker decks in <deck> word
2009-12-08 Doug Colemanfix project euler 54
2009-12-06 Doug Colemanadd circular-while, optimize circular a bit
2009-12-06 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-03 Slava PestovMerge branch 'simd-cleanup' of git://factorcode.org...
2009-12-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-02 Slava Pestovtools.deploy: hello-ui had reflection level of 2, not...
2009-11-29 Doug Colemanmake >ckf generic in poker
2009-11-29 Doug Colemanclean up lcd
2009-11-29 Doug Colemanmessin with the poker vocabulary -- added 7-card evalua...
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-26 Joe Groffremove SIMDS:
2009-11-26 Doug Colemanadd product-map-as and use it in poker vocab
2009-11-26 Joe Groffremove SIMD:s
2009-11-26 Joe Groffupdate benchmark.nbody-simd and benchmark.raytracer...
2009-11-22 Slava PestovFix conflict
2009-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava PestovFactor source files should not be executable
2009-11-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-21 Slava Pestovmason.report: better benchmark timings
2009-11-20 Slava PestovUpdate a few places that used string C type names to...
2009-11-20 Slava Pestovmason.report: put github link in build reports
2009-11-20 Slava PestovBootstrap and mason now record times in nanoseconds
2009-11-20 Doug Colemanfix benchmark time reporting
2009-11-19 Doug Colemanfix mason time reporting
2009-11-19 Doug Colemanremove system-millis and update vocabs to use system...
2009-11-19 Doug Colemanfix load errors
2009-11-19 Doug ColemanMerge branch 'master' into nanos
2009-11-18 Doug Colemaninitial zoneinfo parser checkin
2009-11-18 Doug Colemanuse $subsections instead of $subsection
2009-11-18 Doug Colemanrename millis to system-millis, micros to system-micros...
2009-11-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-30 Doug Colemandon't allow moving the tetris blocks when game is pause...
2009-11-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-30 Doug Colemanmove monotonic-clock to basis
2009-11-15 Doug Colemanfix load order for monotonic clock
2009-11-15 Doug ColemanMerge branch 'startup'
2009-11-15 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Jonas Pfennigerio.serial.unix.linux: fix missing vocab
2009-11-15 Doug Colemanfix more load errors
2009-11-15 Doug Colemanfix using list, reported by zimbatm
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-15 Doug Colemanadjust windows monotonic clocks to return nanoseconds
2009-11-15 Doug Colemanimplement monotonic clock on unix platforms
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Doug Colemanmonotonic-count on mac
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
next