]> gitweb.factorcode.org Git - factor.git/history - extra/opencl
scryfall: parse mtga deck format
[factor.git] / extra / opencl /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
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: remove extra whitespace refactor-sequences 2669/head
2023-01-20 John BenediktssonSwitch to https urls
2022-01-26 John Benediktssonbasis/extra: using cleave>array in a few places
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-20 Doug Colemanfactor: trim using lists
2020-02-13 John Benediktssonopencl: use flags{ }.
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2015-08-13 John Benediktssonchange ERROR: words from throw-foo back to foo.
2015-08-13 Doug Colemanextra: use throw-foo for ERROR: change
2015-08-06 Doug Colemanfactor: Rename I[ ]I to [I I]. Fix places where we...
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-15 John Benediktssonopencl: cleanup strings>char*-array and fix cl-queue...
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-07-02 Doug Colemanfactor: clean up spaces in -tests files
2015-07-02 Doug Colemanfactor: clean up whitespace in -docs files
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-02-12 John Benediktssonopencl: remove <size_t> (use size_t <ref> instead).
2013-11-25 John Benediktssonfix some uses of "1 head*" to be "but-last".
2013-03-24 Doug Colemanopencl: Rename cl-addressing-mode, cl-filter-mode
2012-10-22 Doug Colemanopencl: Make it compile at least. Throws error -38...
2012-07-19 John Benediktssoncleanup some use of with-scope.
2012-07-19 John Benediktssonmore use of H{ } make.
2012-07-19 Doug Colemannamespaces: Rename ``bind`` to ``with-variables``....
2011-11-24 Joe Groffuse radix literals
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-09-26 John Benediktssonspecialized-arrays: performed some cleanup.
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-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-04-17 Slava PestovMerge branch 'boyer-moore' of git://github.com/dmsh...
2010-04-17 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-04-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-15 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-14 Joe GroffMerge git://github.com/erikcharlebois/factor
2010-04-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-04-14 Erik CharleboisRemove some inline flags for info words to avoid out...
2010-04-14 Erik CharleboisReplace info and 2info macros with simple inline words.
2010-04-14 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-14 Erik CharleboisMerge branch 'master' of github.com:erikcharlebois...
2010-04-14 Slava Pestovopencl.ffi: fix load error
2010-04-14 Slava PestovReplace 'untested' tag with 'not loaded' and 'not teste...
2010-04-13 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-13 Joe GroffMerge git://github.com/erikcharlebois/factor
2010-04-13 Joe Groffopencl.ffi: library isn't stdcall except on windows
2010-04-13 Joe GroffMerge git://github.com/william42/factor
2010-04-11 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-11 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-04-10 Slava PestovMerge remote branch 'origin/abi-symbols' into fastcall...
2010-04-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-01 Joe GroffMerge branch 'master' into abi-symbols
2010-04-01 Joe Groff"stdcall" -> stdcall
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-11 Slava PestovMerge branch 'row-polymorphism' of git://factorcode...
2010-03-10 Slava PestovMerge branch 'length' of git://github.com/littledan...
2010-03-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-03-08 Doug ColemanFix typedef typo in opencl
2010-03-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-03-06 Joe Grofftag opencl.* untested
2010-03-06 Erik CharleboisGet the OpenCL driver name right on Linux, confirm...
2010-03-03 Erik CharleboisGet OpenCL unit tests passing on Win7/NVidia.
2010-03-03 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-03-03 Erik CharleboisInitial checkin of OpenCL bindings