]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-10-24 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-24 Slava Pestovcompiler.tree.propagation: fix broken corner cases...
2009-10-23 Slava Pestovcompiler.tree.propagation.transforms: fix problem with...
2009-10-23 Slava Pestovmongodb.driver: fix for stricter stack effect checking
2009-10-23 Slava Pestovgpu.shaders: '[ empty? not ] filter' is 'harvest'
2009-10-23 Slava Pestovmath.matrices: remove dead code
2009-10-23 Slava PestovMerge branch 'master' of git://github.com/azteca/factor
2009-10-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-23 Elie ChaftariPOP3 client library
2009-10-23 Slava PestovRe-organize a few things to reduce '-include=' image...
2009-10-23 Slava Pestovmirrors: don't depend on specialized-arrays, it pulls...
2009-10-23 Slava Pestovio.sockets.windows: fix USING: list
2009-10-23 Slava PestovMerge branch 'client-bind' of git://github.com/x6j8x...
2009-10-23 Slava Pestovhelp: don't consider children of $markup-examples for...
2009-10-23 Slava Pestovcompiler: fix stack effect inference bug discovered...
2009-10-23 Slava Pestovgrouping: clump on empty sequence was trying to make...
2009-10-23 Sascha Matzkeadded with-local-address to bind the local address...
2009-10-23 Joe Groffgpu.demos.bunny: tokenize model file as it's read to...
2009-10-23 Joe Groffswap around io combinators to avoid a bunch of redundan...
2009-10-23 Joe Grofftighten some screws in math.parser
2009-10-23 Joe Groffremove a redundant head from parse-bunny-model
2009-10-22 Joe Groffspeed up dec>float a little
2009-10-22 Joe Groffmake new-resizable on growable sequences return a growa...
2009-10-22 Joe Groffadd filter-as to sequences
2009-10-22 Joe Groffinline the trivial words in math.parser
2009-10-22 Joe Groffimprove gpu.demos.bunny mesh generation performance
2009-10-22 Joe Groffmath.matrices: vectorizable definition of cross
2009-10-22 Joe Groffadd nproduce and nproduce-as combinators to sequences...
2009-10-22 Joe Grofffix sequences bootstrap
2009-10-22 Joe Groffchange produce-as so it uses an intermediate vector...
2009-10-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Joe Groffbreak off a "sequences.generalizations" vocab for neach...
2009-10-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Slava Pestovtools.profiler: fix tests
2009-10-22 Slava Pestovvm: fix compilation
2009-10-22 Slava Pestovvm: clean up signal handling and add EXC_BAD_INSTRUCTIO...
2009-10-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-22 Joe Groffalso print undocumented windows SSE exception codes
2009-10-22 Joe Grofftweak windows exception error printing
2009-10-22 Joe Groffgive better error message for windows exceptions, and...
2009-10-22 Joe Groffoops, longlong comparison is sse4.2, not 4.1
2009-10-22 Joe Grofffix tools.deploy test
2009-10-22 Joe Groffupdate a bunch of alien-callbacks and alien-indirects...
2009-10-21 Joe Groffupdate some naked alien-invokes to use c-type words
2009-10-21 Joe Groffupdate cocoa tests
2009-10-21 Joe Groffupdate cocoa bridge to use c-type words
2009-10-21 Doug Colemanfix more docs typos
2009-10-21 Doug Colemanfix a bunch of typos in docs
2009-10-21 Doug Colemandon't natural-sort the stack effects or $values in...
2009-10-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-21 Joe Groffvif combinator
2009-10-21 Doug Colemanfix doc formatting for io.mmap
2009-10-21 Doug Colemanfix a normalization bug in decimals
2009-10-21 Joe Groffgenerate unsigned vector comparison fallbacks using...
2009-10-21 Joe Groffgenerate better fallback code for vmin/vmax intrinsics
2009-10-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-20 Joe Groffvalue numbering rewrite rules for vector ops to convert...
2009-10-20 Joe Groffclean up vector lerp functions to be better vectorizable
2009-10-20 Slava Pestovclasses.builtin: fix help lint
2009-10-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-20 Slava Pestovhelp.handbook: remove 'type index'
2009-10-20 Slava Pestovmath.vectors: fix behavioral difference between generic...
2009-10-20 Slava Pestovcpu.x86.32: only create 16-byte parameter area if the...
2009-10-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-20 Slava Pestovcompiler: FFI is now slightly more efficient when unbox...
2009-10-20 Slava Pestovcompiler, cpu.x86.32: clean up FFI implementation,...
2009-10-20 Slava Pestovspecialized-arrays: fix unit test
2009-10-20 Slava Pestovui.gadgets.controls: fix load error
2009-10-20 Slava Pestovui.gadgets.editors: fix com-join-lines if there are...
2009-10-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-20 Slava PestovBuild fixes
2009-10-20 Slava Pestovhelp.tutorial: clarify role of ''reload'' word
2009-10-19 Joe Groffinline trilerp so that perlin-noise is pretty much...
2009-10-19 Joe Groffadd a typed-disassemble convenience word to typed.debugger
2009-10-19 Joe Groffmake vshuffle-bytes intrinsic for any shuffle mask...
2009-10-19 Slava Pestovtools.deploy: increase terrain size tolerance, decrease...
2009-10-19 Slava Pestovvm: change code heap alignment to 16 bytes instead...
2009-10-19 Slava Pestovpeg: fix unit test failures
2009-10-19 Slava PestovMove modules and peg-lexer to unmaintained
2009-10-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-19 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-19 Slava Pestovrandom.sfmt: make it endian-agnostic
2009-10-19 Slava Pestovcompiler: fix typo in intrinsics tests
2009-10-19 Slava Pestovcompiler: fix low-level-ir test on PowerPC
2009-10-19 Slava Pestovcompiler: on PPC, ANDI, ORI and XORI instructions take...
2009-10-19 Slava Pestovspecialized-arrays, specialized-vectors: fix potential...
2009-10-19 Slava Pestovpeg.ebnf: fix
2009-10-19 Slava Pestovpeg.ebnf: turn $unchecked-examples into $examples
2009-10-19 Slava PestovMerge branch 'ebnf' of git://double.co.nz/git/factor
2009-10-19 Chris Doublepeg.ebnf doc fixes to appease help.lint
2009-10-19 Slava Pestovvm: cleanup
2009-10-19 Chris DoubleTweak what EBNF words are private
2009-10-19 Chris DoubleBasic peg.ebnf docs
2009-10-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-19 Joe Groffmath.vectors.conversion docs
2009-10-19 Slava Pestovvm: fix conflict in image.cpp
2009-10-19 Slava Pestovvm: rename myvm and parent_vm instance variables to...
2009-10-19 Slava Pestovvm: rename F to false_object, and rename T to true_object
2009-10-18 Slava Pestovvm: fix GC safety issue in non-optimizing compiler
next