]> gitweb.factorcode.org Git - factor.git/history - extra/game/worlds/worlds.factor
factor: trim using lists
[factor.git] / extra / game / worlds / worlds.factor
2022-01-20 Doug Colemanfactor: trim using lists
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2016-04-22 Björn Lindqvistgame.worlds: Fixing the GAME: syntax word that broke...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-07-17 Anton GorenkoMerge branch 'gtk' of git://github.com/Blei/factor
2010-07-17 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-07-06 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-06-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-06-22 Slava PestovMerge remote branch 'origin/new-icons'
2010-06-22 Slava PestovMerge branch 'master' of git://github.com/erg/factor...
2010-06-21 Doug ColemanFix using list
2010-06-17 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-17 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-16 Doug ColemanMerge branch 'master' of http://factorcode.org/git...
2010-06-16 Doug ColemanAdd a word that waits for a game to finish running
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-14 Doug ColemanMerge branch 'master' of github.com:erg/factor
2010-06-10 Doug ColemanAdd start-game word, make foo-attributes words when...
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-22 Slava Pestovchipmunk.demo: fix load error
2010-05-22 Doug ColemanFinish renaming micros->nanos in game code, update...
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-16 Joe Groffrevert game.worlds calling draw-world directly, was...
2010-03-15 Joe Groffgame.worlds: use draw-world in response to game-loop...
2010-02-27 Joe GroffMerge branch 'master' of git://github.com/william42...
2010-02-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-25 Joe Groffgame.worlds: construct game-loop object before begin...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Joe Groffupdate game.worlds and gpu.demo.raytrace for audio...
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-01-20 Joe Groffgame.worlds overhaul: add optional support for integrat...
2010-01-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
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-15 Joe Groffgame-loop: change "tick-length" to more descriptive...
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-22 Slava PestovFix conflict
2009-11-19 Doug Colemanremove system-millis and update vocabs to use system...
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Slava PestovMerge branch 'disassemble-quot' of git://github.com...
2009-10-09 Slava PestovMerge branch 's3' of git://double.co.nz/git/factor
2009-10-09 Slava PestovMerge branch 'help' of git://github.com/klazuka/factor
2009-10-09 Slava PestovMerge branch 'master' of git://github.com/jonenst/factor
2009-10-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Slava PestovMerge branch 'master' into new_gc
2009-10-08 Doug Colemanmove game-* to game.* and update all usages