]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-06-18 Bruno Deferraritokyo: Reimplement assoc protocols for remote and abstr...
2009-06-17 Bruno Deferraritokyo.remotedb: Remote database using Tokyo Tyrant
2009-06-17 Bruno Deferraritokyo.abstractdb: Renamed vocab, refactored memory...
2009-06-17 Bruno Deferraritokyo.alien: Fix USING: lines
2009-06-17 Bruno Deferraritokyo.cabinet.abstract: Optimization, deserialize objec...
2009-06-17 Bruno Deferraritokyo.cabinet.abstract: Implement >alist, and correctly...
2009-06-17 Bruno Deferraritokyo: Add summary.txt files
2009-06-17 Bruno Deferraritokyo.cabinet.abstract: Assoc protocol implementation...
2009-06-14 Bruno Deferraritokyo.alien: Fix typo
2009-06-13 Bruno Deferraritokyo.alien: Add full paths to libraries on osx
2009-06-13 Bruno Deferraritokyo.alien: Add code that loads the dlls (not working...
2009-06-13 Bruno DeferrariMerge branch 'master' into tokyo
2009-06-13 Bruno Deferraritokyo.alien: Add tcadb
2009-06-13 Bruno Deferraritokyo.alien: Add tcfdb
2009-06-13 Bruno Deferraritokyo.alien: Add tcbdb
2009-06-13 Bruno Deferraritokyo.alien: Fixes, add tchdb, loads now.
2009-06-12 Bruno Deferraritokyo.alien: Make time_t a long, needs fix for 64bits...
2009-06-12 Bruno Deferraritokyo.alien: Use long for time_t
2009-06-12 Bruno Deferraritokyo.alien: Initial works on tokyo bindings (incomplet...
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 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 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-06-10 Joe Groffhalf-precision float vocab
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
2009-06-05 Philipp WinklerMerge branch 'master' of git://factorcode.org/git/factor
next