]> gitweb.factorcode.org Git - factor.git/history - extra/cuda
scryfall: make decks better, import from moxfield
[factor.git] / extra / cuda /
2023-08-22 John Benediktssonextra: don't use absolute paths for dylibs
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-04-07 Doug Colemancuda: fix ffi, it's size_t (32bit on win32, 64bit on...
2023-01-20 John BenediktssonSwitch to https urls
2023-01-12 Doug Colemanfactor: fix some spacing
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-12-20 Doug Colemanfactor: fix using
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2020-09-01 John Benediktssoncuda.libraries: remove duplicate definition of ?delete-at.
2019-04-23 Alexander Iljincontinuations[-docs]: add the finally word
2018-06-23 Doug Colemancuda.demos.hello-world: We need a byte-array from map...
2018-06-20 Doug Colemancore: Add the shuffler words but without primitives.
2017-09-11 Alexander IljinUpdate some copyright headers to follow the current...
2017-08-25 Doug Colemancuda: Allow memory to report as >4gb.
2017-06-04 Doug Colemancuda.devices: Utility word to print all cuda devices.
2017-06-02 Doug Colemancore: Rename iota to <iota> so we can have TUPLE: iota...
2016-04-07 Doug Colemanfactor: remove some extra whitespace.
2016-04-07 John Benediktssoncuda: adding prettyprint for cuda functions.
2016-04-06 John Benediktssoncuda: use arg names in stack effect.
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-07-26 Doug Colemanfactor: remove """ string syntax for now. there are...
2015-07-22 Doug Colemancuda: fix CUDA-LIBRARY: to take a proper path that...
2015-07-22 Doug Colemanroles: TUPLE: -> ROLES-TUPLE: for now
2015-07-19 Doug Colemanfactor: actual patch to remove ; from all c/fortran...
2015-07-19 Doug Colemanfactor: change FUNCTION: and similar to not have trailing ;
2015-07-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
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-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2014-11-21 John Benediktssoncuda.memory: use binary-object.
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...
2013-03-24 John Benediktssoncuda: use ERROR:.
2013-03-24 Doug Colemancuda: Rename cuda-error.
2013-03-15 John BenediktssonUse bl in more places.
2012-05-04 Doug Colemanclasses:
2011-11-24 Joe Groffuse radix literals
2011-11-22 Doug Colemanclasses.union: Define a maybe: word that makes a tuple...
2011-10-24 Doug ColemanFound a few more places to use lookup-c-type
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
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 <uint> *uint and friends. Hopefully remove...
2010-10-25 Doug ColemanRemove usages of <void*> and *void*
2010-10-25 Doug ColemanRemove many uses of <int> and *int etc
2010-07-06 Slava PestovMerge branch 'gdbm' of http://github.com/dmsh/factor
2010-06-16 Slava PestovMerge branch 'fuel' of git://github.com/dmsh/factor
2010-06-15 Daniel EhrenbergMerge branch 'master' into propagation
2010-06-07 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-06-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-05-26 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2010-05-25 Joe Groffcuda.gl: with-mapped-cuda-buffer helper word
2010-05-25 Joe Groffcuda.gl: cuda-buffer helper object that pairs a buffer...
2010-05-25 Joe Groffcuda.contexts, cuda.gl: factor out set-up-cuda-context...
2010-05-23 Anton GorenkoMerge branch 'master' of git://github.com/slavapestov...
2010-05-21 Joe Groffcuda.libraries: make grid tuple read-only, grid-dim...
2010-05-21 Joe Groffcuda.libraries, cuda.syntax: support for both 32- and...
2010-05-21 Joe Groffcuda.libraries: rework parameter passing to fill entire...
2010-05-20 Joe Groffcuda.libraries: scrape out some useless code
2010-05-20 Joe Groffcuda.libraries, cuda.syntax: factor generated CUDA...
2010-05-20 Joe Groffcuda.libraries: rename "function-launcher" to "grid...
2010-05-20 Joe Groffimprove cuda library organization
2010-05-17 Joe GroffMerge branch 'images.viewer' of git://github.com/jonens...
2010-05-17 Joe Groffcuda.devices: factor "context-device cuda-device-proper...
2010-05-16 Joe Groffcuda.gl.ffi: add missing LIBRARY: cuda befor ffi functi...
2010-05-15 Joe Groffcuda.gl: enum>number the flags argument to gl-buffer...
2010-05-15 Joe Groffcuda: move init-cuda from cuda.utils
2010-05-15 Joe Groffcuda.demos.prefix-sum: add init-cuda
2010-05-15 Joe Groffcuda: more API cleanups:
2010-05-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-14 Joe Groffcuda.gl: add free-resource word to release interop...
2010-05-14 Joe Groffcuda: add "cuda.gl" vocab with words for cuda/opengl...
2010-05-14 Joe Groffcuda: in with-cuda-context, sync context when cleaning...
2010-05-13 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-05-12 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-12 Joe Groffnew cuda.types vocab containing CUDA vector types ...
2010-05-11 Slava Pestovcuda.utils: fix load error
2010-05-10 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-05-10 Joe Groffcuda.utils: add "sync-context" word
2010-05-08 Joe Groffcuda.devices: fix distribute-jobs to look only at width...
2010-05-08 Joe Groffcuda.devices: have distribute-jobs construct a launcher...
2010-05-08 Joe Groffremove cuda.constants; it's better to get those values...
2010-05-08 Joe Groffcuda.devices: "distribute-jobs" utility word that deter...
next