]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-04-25 Doug Colemangitignore the fresh boot image
2010-04-25 Doug ColemanMerge remote branch 'origin/master'
2010-04-25 Doug ColemanA little overzealous with the factor.sh echo cleanup
2010-04-25 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-25 Joe Groffui.backend.x11: search path for xmessage rather than...
2010-04-25 Daniel EhrenbergMaking tools.deploy.shaker remove require-when data...
2010-04-24 Doug ColemanFix unit test for when auto-use isnt on and test the...
2010-04-24 Doug ColemanRemove dumb echo from factor.sh
2010-04-24 Doug Colemaninit-cuda in a couple more places...
2010-04-24 Doug ColemanSprinkle init-cuda everywhere you could conceivably...
2010-04-24 Doug ColemanCopy factor.image to factor.image.fresh after bootstrap...
2010-04-24 Doug ColemanMore error checking in constructors for when slot name...
2010-04-23 Doug ColemanMove cuda.devices word out of cuda.utils
2010-04-23 Doug ColemanCompile the .cu file with a relative pathname instead...
2010-04-23 Doug ColemanAdd using
2010-04-23 Doug Colemanmove cuda.utils library words to cuda.libraries
2010-04-23 Doug Colemanremove init-cuda from a combinator because it's a start...
2010-04-23 Doug ColemanRun hello-world on each CUDA device. fix a bug with...
2010-04-23 Doug Colemanmake host>device only take one parameter, add 2<<<...
2010-04-22 Joe Groffuse word-props instead of singletons for enum>number...
2010-04-22 Joe Groffdoll up ENUM: docs
2010-04-22 Doug ColemanMerge remote branch 'origin/master'
2010-04-22 Doug ColemanFix alien.enum docs
2010-04-21 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-21 Joe Grofflua: clean up some literals abuse
2010-04-21 Doug ColemanFix C-ENUM: -> ENUM:
2010-04-21 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-04-21 Daniel EhrenbergFixing issue where require-when could create a circularity
2010-04-21 Doug ColemanAdd a 'not tested' tag to javascriptcore
2010-04-21 Erik CharleboisMerge branch 'dwarf'
2010-04-21 Erik CharleboisMerge branch 'fluids'
2010-04-21 Erik CharleboisMerge branch 'lua'
2010-04-21 Erik CharleboisRemove redundant vocab usage in model-viewer
2010-04-21 Joe GroffMerge branch 'master' of factorcode.org:/git/factor...
2010-04-21 Joe GroffMerge branch 'master' into symbolic-enums
2010-04-21 Joe Groffalien.enums: make enum>number foldable so it optimizes...
2010-04-20 Joe GroffMerge branch 'symbolic-enums' of git://github.com/erikc...
2010-04-20 Doug Colemanuse js-context in eval-js
2010-04-20 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-20 Joe GroffGNUmakefile: build factor shared library by default...
2010-04-20 Doug ColemanMove the guts of eval-js to its own word, add eval...
2010-04-20 Doug Colemanfix add-library in javascriptcore
2010-04-20 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-20 Joe Groffcuda.ptx: better representation of operands
2010-04-20 Doug ColemanAdd unit test to javascriptcore, make eval-js throw...
2010-04-20 Doug ColemanAdd eval-js and eval-js-file
2010-04-20 Erik CharleboisUse generic word for enum>number. Tests and documentations.
2010-04-20 Erik CharleboisRemove ENUM: f and replace uses with CONSTANTs.
2010-04-20 Joe Groffprettyprint ENUM: definitions
2010-04-20 Joe Groffadd alien.enums vocab with enum-c-types that convert...
2010-04-20 Joe Groffalien.c-types: use CONSULT: to define c-type-protocol...
2010-04-20 Joe Groffalien.parser, alien.syntax: send ENUM: body to parse...
2010-04-20 Joe Groffalien.parser: have define-enum handle the case when...
2010-04-20 Joe Groffalien.parser, alien.syntax: refactor ENUM: to separate...
2010-04-20 Joe GroffC-ENUM: -> ENUM:
2010-04-20 Erik CharleboisLua FFI bindings
2010-04-20 Erik CharleboisDwarf authors file
2010-04-20 Erik CharleboisDWARF ffi constants
2010-04-20 Erik CharleboisResources file for fluids and using vocab: instead...
2010-04-20 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-20 Doug ColemanAdd callstack-bounds primitive to vm/ for use with...
2010-04-20 Doug ColemanAdd a with-javascriptcore combinator to set the callsta...
2010-04-19 Doug ColemanUse the javascriptcore library in javascriptcore bindings..
2010-04-19 Doug ColemanOnly load core-foundation vocab on macosx
2010-04-19 Doug ColemanAdd a bare-bones javascriptcore.ffi binding
2010-04-19 Slava PestovMerge 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 Joe Groffcuda.ptx: unit tests for instruction serialization
2010-04-19 Slava Pestovcpu.ppc: fix breakage caused by ##compare-imm change
2010-04-19 Doug ColemanMove some code to cuda.devices
2010-04-19 Slava Pestovbenchmark.fasta: formatting fix
2010-04-19 Slava Pestovio.encodings: add a fast-path for ascii, utf8 and 8...
2010-04-19 Slava Pestovcompiler.tree.propagation.transforms: open-code >fixnum...
2010-04-19 Doug ColemanSplit up cuda vocab some more, make CUDA-LIBRARY: work
2010-04-19 Slava Pestovcompiler: combine ##load-constant followed by ##alien...
2010-04-19 Slava Pestovcompiler.cfg: fix some bugs introduced by the ##compare...
2010-04-19 Slava Pestovcompiler.tree.propagation.recursive: more fine-grained...
2010-04-19 Slava Pestovcompiler: change how 'f' is represented in low level...
2010-04-19 Slava Pestovbinary-search: use nth-unsafe for a further performance...
2010-04-19 Doug ColemanFix the ptx path in cuda demo
2010-04-18 Doug ColemanCUDA-FUNCTION: works, splitting up CUDA into more vocabs
2010-04-18 Daniel EhrenbergAdding docs on null? and the changes for require-when
2010-04-18 Daniel EhrenbergChanging require-when usages to the new syntax for...
2010-04-18 Daniel EhrenbergFixing require-when
2010-04-18 Joe Groffcuda.ptx: some unit tests
2010-04-18 Erik CharleboisMerge branch 'master' of github.com:erikcharlebois...
2010-04-18 Erik CharleboisMerge branch 'master' of git://factorcode.org/git/factor
2010-04-18 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2010-04-17 Joe Groffcuda.ptx: rearrange maybe types so that tuple slots...
2010-04-17 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2010-04-17 Joe Groffcuda: AST representation for PTX code
2010-04-17 Daniel EhrenbergAttempting to make require-when work with multiple...
2010-04-17 Daniel EhrenbergAdding null? word to test if a set is empty
2010-04-17 Slava Pestovwebapps.mason.package: fix
2010-04-17 Slava Pestovmason: use web service instead of shell script for...
2010-04-17 Slava Pestovbinary-search: better tests
2010-04-17 Slava Pestovsequences: remove stupid <flat-slice> word
2010-04-17 Slava Pestovbinary-search: faster and cleaner implementation using...
2010-04-17 Slava Pestovbenchmark.binary-search: cleanup
next