]> gitweb.factorcode.org Git - factor.git/history - basis/game/input/dinput/dinput.factor
factor: trim using lists
[factor.git] / basis / game / input / dinput / dinput.factor
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2019-08-06 John BenediktssonRevert "io.encodings.utf16: add a utf16n word for nativ...
2019-08-05 John Benediktssonio.encodings.utf16: add a utf16n word for native utf16...
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2012-06-21 Doug Colemanrenaming fixes: Forgot some words.
2012-06-21 Doug Colemanio.files.info.windows: Fix file-systems word in two...
2011-11-24 Joe Groffuse radix literals
2011-10-19 John BenediktssonCleanup some uses of global [ ] bind.
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2011-08-27 John BenediktssonMerge remote-tracking branch 'blei/curses' into curses
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-01-16 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2011-01-06 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-12-26 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2010-12-26 Slava PestovMove <ref>, deref and little-endian? from alien.c-types...
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-11-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-10-26 Doug ColemanFix typo in game.input.dinput
2010-10-25 Doug ColemanRemove usages of <void*> and *void*
2010-10-25 Doug ColemanRemove many uses of <int> and *int etc
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-03-23 Daniel EhrenbergMerge branch 's3' of git://github.com/littledan/Factor...
2010-03-16 Daniel EhrenbergMerge branch 'bags' of git://github.com/littledan/Factor
2010-03-03 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-03-03 Joe GroffMerge branch 'lexer-parsing-word-errors'
2010-03-03 Slava PestovMerge branch 'lexer-parsing-word-errors' of git://facto...
2010-03-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-02 Joe Groffneedlessly rice game.input backends further by using...
2010-03-02 Joe Groffgame.input.*: factor out callback implementations to...
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 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-02-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-22 Joe Groffscrub memory>struct calls made redundant
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-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-22 erikcAdd iota call in game.input.dinput fill-mouse-state.
2010-01-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Slava Pestovgame.input.dinput: fix load error
2010-01-20 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-01-20 erikcMove windows.dinput to windows.directx.dinput.
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
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-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