]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-06-16 Matthew Willismove llvm bindings to llvm.bindings
2009-06-15 Matthew Willisremove some untested function extra/llvm
2009-06-15 Matthew Willismoving llvm to extra
2009-06-15 Matthew WillisInitial work on llvm bindings, with test
2009-06-15 Matthew Willisadded DISPOSABLE-CENTRAL: to extra/central
2009-06-15 Matthew Willisextra/central implements the "central" pattern
2009-06-14 Slava Pestovsequences: change implementation of interleave
2009-06-14 Slava Pestovsequences: update each-index and map-index to not depen...
2009-06-14 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-06-14 Slava Pestov'see' on tuple classes didn't show initial values if...
2009-06-14 Slava Pestovcompiler.cfg.linear-scan.resolve: fix compile error
2009-06-14 Jose A. Ortega... FUEL: Bug fix: indentation of consecutive setter lines.
2009-06-13 Slava PestovMove constructors vocabulary to extra and refactor...
2009-06-13 Slava PestovAdd some failing unit tests exposing bugs in initial...
2009-06-13 Slava PestovFix conflict
2009-06-13 Slava Pestovdestructors: fix docs typo reported by Blei in #concate...
2009-06-13 Slava PestovVarious linear scan fixes
2009-06-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-12 Doug Colemanadd some unit tests for reshaping tuples with initial...
2009-06-12 Doug Colemansimplify implementation of initial-quot:
2009-06-12 Doug Colemaninitial-quot: works fully, need to make a couple simpli...
2009-06-12 Doug Colemanfix destructors docs
2009-06-12 Doug Colemanfix load error
2009-06-12 Doug ColemanMerge branch 'master' of git://github.com/prunedtree...
2009-06-12 Doug ColemanMerge branch 'master' of erg@trifocus.net:factor
2009-06-12 Doug Colemandon't use summary in slots
2009-06-12 Doug ColemanRevert "merge"
2009-06-12 Doug Colemanmerge
2009-06-12 Doug Colemanuse initital-quot: in threaded-server tuple declaration
2009-06-12 Doug Colemanmake a word not generic, remove unit test for unimpleme...
2009-06-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-12 Doug Colemanadd initial-quot: syntax for tuples
2009-06-11 Joe Groffstop playing fast and loose with NaN representations...
2009-06-11 Slava PestovSplit up compiler.cfg.linear-scan.allocation into a...
2009-06-11 Joe Groff«0.0 1.0 ^» was returning 0 instead of 0.0
2009-06-11 Doug Colemanfix duplicate using
2009-06-11 Doug ColemanALIAS: doesn't not work with SYNTAX: words. oops
2009-06-11 Doug Colemanfix typo
2009-06-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-11 Doug Colemanre-add AUTO-CONSTRUCTOR
2009-06-11 Doug Colemanfix using
2009-06-11 Doug Colemanforward/backward constructors instead of auto-constructors
2009-06-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-11 Doug Colemancall initializers in reverse order to allow base classe...
2009-06-11 Doug Colemanmove more bitmap code to bitmap.loading
2009-06-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-11 Doug Colemanadd some unit tests for generalizations
2009-06-11 Doug Colemanadd nover, nbi-curry, and nbi to generalizations
2009-06-11 Doug Colemanminor indentation changes
2009-06-10 Doug Coleman2map and 3map work in cursors
2009-06-10 Doug Colemandont use paren names when there's not a word with that...
2009-06-10 Doug Colemanremove use of image boa from noise
2009-06-10 Doug Colemanuse concat-as
2009-06-10 Doug Colemanrefactor terrain generation to not use an image boa...
2009-06-10 Doug Colemandont use boa constructor in tiff
2009-06-10 Doug Colemanmore effective use of byte-arrays
2009-06-10 Doug Colemanmake png-loading not an image tuple
2009-06-10 Doug Colemanworking on rle uncompresion for bitmaps
2009-06-10 Jose A. Ortega... Merge branch 'master' of git://factorcode.org/git/facto...
2009-06-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-06-10 Joe Groffhalf-precision float vocab
2009-06-10 Jose A. Ortega... Merge commit 'origin/master' into emacs
2009-06-10 Doug Colemanmove images.processing to unmaintained for now
2009-06-09 Slava Pestovcircular: Fix rotate-circular
2009-06-09 Doug Colemanfix constructors for shadowed slots
2009-06-09 Doug Colemanadd authors file
2009-06-09 Doug Colemanmake run-length compression output a byte-array
2009-06-09 Doug Colemanfix bitmap unit tests, tweaking bitmap loading
2009-06-09 Doug Colemantake-n returns the rest of the sequence if not enough...
2009-06-09 Doug Colemanfix cloning weirdness in images rotation tests
2009-06-09 Slava Pestovcompiler.cfg: add a declaration to fix tools.deploy...
2009-06-09 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2009-06-09 Doug Colemanadd a constructor that calls all of its superclass...
2009-06-09 Slava Pestovcpu.x86.assembler: IMUL2 instruction was busted for...
2009-06-08 Slava PestovFix load errors
2009-06-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-06-08 Slava PestovRecent vocabs.parser change had a regression: vocabs...
2009-06-08 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-06-08 Slava PestovRemove %dispatch-label since its tehe same on all platf...
2009-06-08 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-06-08 John Benediktssonbrainfuck: Require loops to be non-empty, add test...
2009-06-08 Doug Colemanbetter implementation of zero-matrix
2009-06-07 John Benediktssonbrainfuck: Adding debug (#) operator.
2009-06-07 John BenediktssonMerge groups of similar operations.
2009-06-07 John Benediktssonbrainfuck: Remove concept of operations now that it...
2009-06-07 Philipp WinklerFix a error parsing out nested arrays.
2009-06-07 John BenediktssonCompile brainfuck a bit more stylishly.
2009-06-07 John BenediktssonAdd some test cases, remember to flush after running...
2009-06-07 Doug Colemanrefactoring bitmap to bitmap.loading and bitmap.saving...
2009-06-06 Philipp WinklerMerge branch 'master' of git://factorcode.org/git/factor
2009-06-06 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-06 John BenediktssonChanged brainfuck from interpreter to compiler, using...
2009-06-06 Slava PestovLinear scan: implement live range intersection
2009-06-06 Doug Colemanadd a hexdump-file word
2009-06-06 Philipp WinklerMerge branch 'master' of git://factorcode.org/git/factor
2009-06-05 Slava Pestovcompiler.cfg.optimizer: disable CFG checker by default
2009-06-05 Slava PestovLinear scan: correctly compute live spill slots
2009-06-05 Slava Pestovvocabs.parser: if bootstrap fails to load a vocab in...
2009-06-05 Slava Pestovcompiler: more informative trace-compilation
2009-06-05 Slava Pestovcompiler.cfg.checker: run if a variable is set
next