]> gitweb.factorcode.org Git - factor.git/history - basis/game/input/dinput/dinput.factor
use radix literals
[factor.git] / basis / game / input / dinput / dinput.factor
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