]> gitweb.factorcode.org Git - factor.git/history - extra/cuda/libraries/libraries.factor
change ERROR: words from throw-foo back to foo.
[factor.git] / extra / cuda / libraries / libraries.factor
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-19 Doug Colemanfactor: Rename MACRO: and MACRO: to have quot as the...
2015-06-30 Doug Colemancore, basis, extra: Remove DOS line endings from files.
2011-10-18 John BenediktssonEliminate duplicate syntax for stack effects "(" no...
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-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-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
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-03 Daniel EhrenbergMerge branch 'master' into s3
2010-04-25 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-23 Doug Colemanmove cuda.utils library words to cuda.libraries