]> gitweb.factorcode.org Git - factor.git/history - basis/game
scryfall: parse mtga deck format
[factor.git] / basis / game /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-05-07 Doug Colemangtk: Fix usings
2023-05-07 Doug Colemangnome: rename gtk to gtk2, move most gir files to basis/gir
2023-03-15 Raghu RMerge pull request #2774 from factor/w4-warnings
2023-03-15 Raghu Rvm: nmakefile \W4 warning related changes
2023-02-26 Doug Colemanfactor: whitespace only
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
2022-07-31 Doug Colemanfactor: swap over is `tuck`
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemanfactor: refactor subseq-start
2022-01-25 John Benediktssoncore/basis/extra: using STARTUP-HOOK: and SHUTDOWN...
2022-01-20 Doug Colemanfactor: more using trim
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2022-01-17 John Benediktssonclasses.struct: moving to new/boa instead of <struct...
2021-03-20 John Benediktssonbasis: use zip-with in a few places.
2021-03-08 John Benediktssonlinux-input-events: move to basis and rename linux...
2021-03-05 Doug Colemanlinux.input-events: rename to linux-input-events to...
2021-02-22 Doug Colemanlinux.input-events: Add support for /dev/input/event...
2021-01-29 Doug Colemanfactor: Trimming ``USING:`` lists.
2020-09-09 John Benediktssonbasis: removing unnecessary method stack effects.
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...
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-07-14 Doug Colemanfactor: Make source files/resources 644 instead of...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2018-02-25 John Benediktssonmore test IN: cleanup.
2018-02-04 Björn Lindqvistgame.input.gtk: throw in case no display is found
2018-01-19 John Benediktssongame.input.x11: use zip-as.
2017-09-01 Doug Colemangame.input: This test fails on Windows machines without...
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2017-06-01 Doug Colemanfactor: Rename start -> subseq-start, start* -> subseq...
2017-01-21 John BenediktssonRevert "sequences: swap stack arguments for start/start...
2017-01-21 John Benediktssonsequences: swap stack arguments for start/start*/subseq?.
2016-03-21 Doug Colemangmae.input: rename ` to backtick
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanbasis: ERROR: changes.
2015-08-12 Doug Colemanfactor: Removing SLOT: nth/at/global in favor of using...
2015-08-06 Doug Colemanfactor: Rename I[ ]I to [I I]. Fix places where we...
2015-07-19 Doug Colemanfactor: rename files that are not loadable on mac, too
2015-07-19 John Benediktssonupdate some more MACRO: effects.
2015-07-03 Doug Colemanfactor: second stab at [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug ColemanRevert "factor: rename [ ] [ ] unit-test -> { } [ ...
2015-07-02 Doug Colemanfactor: rename [ ] [ ] unit-test -> { } [ ] unit-test...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-11-12 John Benediktssonbasis/extra: fix using for map-index move back to seque...
2014-11-09 Doug Colemanassocs: Make map-index-as support seq or assoc exemplar...
2014-11-06 Benjamin PollackRemove executable bit from tons of files that aren't
2014-08-05 John Benediktsson``swap drop`` is ``nip``.
2014-07-22 Björn Lindqvistkernel: new combinator 2with = with with
2014-05-24 John Benediktssonimprove help by linking to types directly.
2013-08-24 John Benediktssonupdate docs for help.lint checks.
2013-02-20 John Benediktssonsequences: define a single "?set-nth" that is used.
2013-02-20 John Benediktssonsequences: normalize all the "?set-nth" words, probably...
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-11-02 Doug ColemanMake "foo.private" require load foo instead.
2011-10-19 John BenediktssonCleanup some uses of global [ ] bind.
2011-10-13 John Benediktssonsequences: define ?first and ?second.
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
2011-09-19 Joe Groffslots: pre-create the "at", "nth", and "global" slots...
2011-09-19 Doug ColemanRemove Windows CE from core/ basis/ and build-support/
2011-08-28 John BenediktssonMerge remote-tracking branch '8byte-jose/win32-unc...
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 'abeaumont/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'philip-searle/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ajvondrak/graphviz'
2011-08-27 John BenediktssonMerge remote-tracking branch 'mattknox/master'
2011-08-27 John BenediktssonMerge remote-tracking branch 'ex-rzr/fixes'
2011-08-10 John BenediktssonMerge branch 'highlight' of github.com:mrjbq7/factor...
2011-08-01 John BenediktssonMerge branch 'master' of github.com:mrjbq7/factor
2011-08-01 John BenediktssonMerge remote-tracking branch 'upstream/master'
2011-08-01 Joe GroffMerge branch 'master' of https://github.com/yac/factor
2011-07-29 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-07-29 Joe Groffgame.input.iokit: deal with Lion's breakage of the...
2011-04-06 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-04-06 Slava PestovMerge branch 'cleanup' of git://github.com/keitahaga...
2011-04-06 Slava PestovMerge commit 'otoburb/master' into merge-otoburb
2011-04-06 Slava PestovMerge branch 'gtk-game-input' of git://github.com/Blei...
2011-04-01 Philipp Brüschweilergame.input.gtk: clean up confusing reset-mouse/read...
2011-04-01 Philipp Brüschweilergame.input.gtk: copy of game.input.x11 with gtk-specifi...
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-08-01 Philipp BrüschweilerMerge remote branch 'origin/native-image-loader' into...
2010-07-31 Joe GroffMerge remote branch 'Blei/Native-image-loader' into...
2010-07-26 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-22 Philipp BrüschweilerMerge branch 'gtk' into gtk-image-loader
2010-07-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
next