]> gitweb.factorcode.org Git - factor.git/history - extra/cuda/syntax
Support Link Time Optimization (off by default)
[factor.git] / extra / cuda / syntax /
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2023-01-20 John BenediktssonSwitch to https urls
2016-04-07 John Benediktssoncuda: adding prettyprint for cuda functions.
2016-04-06 John Benediktssoncuda: use arg names in stack effect.
2015-07-22 Doug Colemancuda: fix CUDA-LIBRARY: to take a proper path that...
2015-07-19 Doug Colemanfactor: change FUNCTION: and similar to not have trailing ;
2015-06-08 Doug Colemancore: Rename create to create-word, create-in to create...
2011-09-29 Doug ColemanRefactor the lexer/parser to expose friendlier words...
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
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, cuda.syntax: support for both 32- and...
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-14 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-06 Joe Groffcuda: rearrange function-launcher grid and block dim...
2010-05-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2010-05-05 Joe GroffMerge branch 'master' of factorcode.org:/git/factor...
2010-05-05 Joe Groffcuda.memory, cuda.syntax: inline some more words, add...
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 ColemanAdd using
2010-04-23 Doug Colemanmake host>device only take one parameter, add 2<<<...
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-19 Slava PestovMerge branch 'require-when' of git://github.com/littled...
2010-04-19 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-19 Doug ColemanSplit up cuda vocab some more, make CUDA-LIBRARY: work
2010-04-19 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2010-04-18 Doug ColemanCUDA-FUNCTION: works, splitting up CUDA into more vocabs