]> gitweb.factorcode.org Git - factor.git/history - basis
tokyo.cabinet.abstract: Implement >alist, and correctly free memory returned by tokyo...
[factor.git] / basis /
2009-06-13 Bruno DeferrariMerge branch 'master' into tokyo
2009-06-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-12 Doug Colemanfix load error
2009-06-12 Doug ColemanMerge branch 'master' of git://github.com/prunedtree...
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 ColemanMerge branch 'master' of git://factorcode.org/git/factor
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 Colemandont use paren names when there's not a word with that...
2009-06-10 Doug Colemanuse concat-as
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-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 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 Doug Colemanbetter implementation of zero-matrix
2009-06-07 Philipp WinklerFix a error parsing out nested arrays.
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 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 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
2009-06-05 Marc FauconneauMerge branch 'master' of git@github.com:prunedtree...
2009-06-05 Marc Fauconneauimages.jpeg: added support for yuv444 and black and...
2009-06-05 prunedtreeimages.jpeg: added support for yuv444 and black and...
2009-06-05 prunedtreeimplemented inflate-raw (uncompressed chunks)
2009-06-05 prunedtreebit alignement and absolute positionning for bit-reader
2009-06-05 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-05 prunedtreem^n binary exponentiation of matrices
2009-06-05 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-06-04 Slava Pestovcompiler.cfg.linear-scan: re-do interval splitting...
2009-06-04 Philipp WinklerMerge branch 'master' of git://factorcode.org/git/factor
2009-06-04 Doug Colemanrenamd parsed-tiff to loading-tiff
2009-06-04 Doug Colemanuse singletons instead of subclassing the image class
2009-06-04 Doug Colemancreate initializers vocab when constructors is used...
2009-06-04 Doug Colemanfix loading of bitmaps when computed size is 0
2009-06-04 Doug Colemanuse initial values in constructors when approriate
2009-06-04 Philipp WinklerAdd a hand parser. Improves speed from 23 seconds to...
2009-06-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-04 Doug Colemanconstructor foo now creates an initialize-foo word...
2009-06-04 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-06-04 Doug Colemanclean up bitmap code, support a lot more bitmaps like...
2009-06-04 Doug Colemanrename run-length's uncompress word
2009-06-04 Doug Colemanadd a word to make a sequence from a byte-array by...
2009-06-04 Doug Colemanadd a <limited-file-reader> word to open a limited...
2009-06-03 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-03 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-06-03 Joe Groffnull-world class for interactive OpenGL use
2009-06-03 Joe Grofftypo in opengl.gl
2009-06-03 Slava PestovFix 32-bit bootstrap
2009-06-03 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-06-03 Slava Pestovcpu.x86: fix small register intrinsics on x86-64
2009-06-03 Slava PestovLinear scan: build live ranges
2009-06-03 Doug Colemansupport run-length encoding in bitmaps
2009-06-03 Doug Colemanreport unhandled compression modes
2009-06-03 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-03 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-06-03 Daniel Ehrenbergfixing images unit test
2009-06-03 Daniel EhrenbergRedoing images.loader to work with jpeg
2009-06-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-06-02 Slava PestovGC checks now save and restore registers
2009-06-02 John BenediktssonMerge branch 'master' of git://factorcode.org/git/factor
2009-06-02 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
next