]> gitweb.factorcode.org Git - factor.git/history - basis
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / basis /
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Keith Lazukaimages.normalization: reorder-components should fail...
2009-10-09 Keith Lazukaimages.bitmap: fixed unit-test dependency
2009-10-09 Keith Lazukaimages.testing: added documentation
2009-10-09 Keith Lazukaimages.png: added PngSuite test image files
2009-10-09 Keith Lazukaimages.testing: switched from PAM reference image to...
2009-10-09 Keith Lazukaimages.bitmap: respect upside-down? flag when encoding
2009-10-09 Keith Lazukaimages.bitmap: now conforms to image encode protocol...
2009-10-09 Joe Groffgenerate better code for vabs when instruction isn...
2009-10-09 Joe Groffimplement vneg as an intrinsic in terms of load -0...
2009-10-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Doug Colemanrefactor images.png logic for adam7. implement adam7
2009-10-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Joe Groffadd SIMDS: ... ; and SPECIALIZED-ARRAYS: ... ; syntax
2009-10-09 Slava Pestovcompiler.codegen: fix failing tests
2009-10-09 Slava Pestovhelp.markup: long links don't show stack effect for...
2009-10-09 Slava Pestovalien.syntax: add C-GLOBAL: for defining words to acces...
2009-10-09 Slava Pestovalien.parser: fix behavior with restarts, reported...
2009-10-09 Slava PestovMerge branch 'disassemble-quot' of git://github.com...
2009-10-09 Slava PestovMerge branch 'bitfields' of git://factorcode.org/git...
2009-10-09 Slava PestovMerge branch 's3' of git://double.co.nz/git/factor
2009-10-09 Slava PestovMerge branch 'help' of git://github.com/klazuka/factor
2009-10-09 Slava PestovMerge branch 'master' of git://github.com/jonenst/factor
2009-10-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Doug Colemanextra error checking in images.png
2009-10-09 Doug Colemanadd using and unit tests for mmap
2009-10-09 Doug Colemanfix unit test
2009-10-09 Doug Colemanhandle indexed color pngs
2009-10-09 Doug Colemanfix byte swapping on greyscale-alpha
2009-10-09 Doug Colemanushort pngs are byte-reversed from how i'm reading...
2009-10-09 Doug Colemandont scale 8,16 bit greyscale pngs. greyscale-alpha...
2009-10-08 Doug Colemanload greyscale png images, refactor some code
2009-10-08 Doug Colemanmake pngs read scanlines in terms of bits instead of...
2009-10-08 Doug Colemanadd a couple of combinators to mmap that take a c-type...
2009-10-08 Daniel EhrenbergAnother identity in value numbering for bitfields
2009-10-08 Joe Groffadd a set-firstn generalization
2009-10-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-08 Daniel EhrenbergCleaning up classes.struct.bit-accessors code
2009-10-08 Daniel EhrenbergRefactoring bitfield accessors to eliminate code duplic...
2009-10-08 Daniel EhrenbergMaking struct bitfield writers fast
2009-10-08 Joe Groffrefactor so that generalizations reuses the stub versio...
2009-10-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Doug Colemanfix using
2009-10-08 Joe Groffshatter the four-argument barrier in memoize
2009-10-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Joe Groffrefactor math.vectors.conversion
2009-10-08 Joe Groffadd an "nspin" generalization
2009-10-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Doug Colemanfix using
2009-10-08 Slava Pestovcpu.architecture: move dummy -reps words here, from...
2009-10-08 Slava PestovMerge branch 'master' into new_gc
2009-10-08 Daniel EhrenbergDoing constant folding on ##neg and ##not in value...
2009-10-08 Doug Colemanmove game-* to game.* and update all usages
2009-10-08 Daniel EhrenbergAdding identity to propagation to remove some redundant...
2009-10-08 Daniel EhrenbergMaking struct bitfield readers fast
2009-10-08 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-08 Daniel EhrenbergModifying the struct prettyprinter to display bits
2009-10-08 Doug Colemanrevert loading sfmt by default
2009-10-08 Daniel EhrenbergRefactoring bitfields to not use number tower
2009-10-08 Doug Colemanload random.sfmt by default, and use it as default...
2009-10-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-08 Joe Groffdelete malloc-file-contents 'cause it sucks and nobody...
2009-10-07 Doug Colemaninline a word in sfmt
2009-10-07 Joe Groffbreak vector compare intrinsics into %compare, %or...
2009-10-07 Doug Colemancorrectly correct the SFMT period
2009-10-07 Joe Groffdecompose %unpack-vector-head/tail into %compare-vector...
2009-10-07 Doug Colemancorrect the output of random.sfmt
2009-10-07 Joe Grofftypo in convert-to-fill-vector?
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Joe Grofffix ##load-constant/##scalar>vector folding when consta...
2009-10-07 Joe Groffconvert all-ones vector ##load-reference/##load-constan...
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Joe Groffsse doesn't actually have an unsigned->unsigned pack...
2009-10-07 Joe Groffdon't generate a ##not-vector instruction if the cpu...
2009-10-07 Joe Grofffix math.vectors.simd test load failure
2009-10-07 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-07 Phil Dawesdisassemble can handle anonymous quotations
2009-10-07 Daniel EhrenbergAdding bit fields to STRUCT:
2009-10-07 Joe Groffbreak vector conversion intrinsics off to a math.vector...
2009-10-07 Joe Grofffix x86 %unpack-vector insns
2009-10-07 Doug Colemanadd a test for compression.inflate
2009-10-07 Doug Colemancleaning up huffman and inflate code
2009-10-07 Joe Groffadd some math.vectors.conversion tests to cover some...
2009-10-07 Joe Groffglue conversion intrinsics to instructions
2009-10-07 Joe Groffoops...PACKUSDW is sse4 only
2009-10-06 Joe Groffassert that vconvert's inputs are of the right type
2009-10-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Joe Groffmath.vectors.conversion vocab with primitive words...
2009-10-06 Joe Groff%float>integer-vector should truncate
2009-10-06 Joe Groffgive cords a shot of red bull
2009-10-06 Slava Pestovvm: put code block owner directly in the header, instea...
2009-10-06 Doug Colemanhandle ushort-component pngs, throw errors on adam7...
2009-10-06 Doug Colemanreformatting compression.inflate code
2009-10-06 Doug Colemanminor cleanup of compression.inflate
2009-10-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Joe Groffadd insns for vector pack, unpack, integer>float, and...
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-06 prunedtreestatic inflate
2009-10-05 Doug Colemanfix a bug in bit-count that assumed 32bit fixnums,...
next