]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-12-22 Sheepson Apprenticefix spacing in factor.sh
2009-12-22 Slava PestovMerge branch 'master' into eliminating_register_variables
2009-12-22 Slava Pestovvm: if an aging GC is triggered while uninitialized...
2009-12-22 Slava PestovGet optimizing compiler working without global register...
2009-12-18 Slava Pestovvm: eliminating register variables work in progress...
2009-12-15 otoburbUpdated post-data slot names in http-docs.factor
2009-12-15 Slava PestovFix PowerPC compiler backend for recent changes
2009-12-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-12-15 Slava Pestovthreads, io.streams.c: cleanups
2009-12-15 Slava Pestovvm: big overhaul of non-optimizing compiler
2009-12-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-12-14 Slava Pestovvm: fep out if monotonic counter decreases
2009-12-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-14 Doug Colemanworkaround for QueryPerformanceCounter: if the high...
2009-12-14 Doug Colemanfix a couple of warnings on win64
2009-12-13 Slava Pestovvm/os-windows-nt.cpp: fix formatting
2009-12-13 Slava Pestovwindows.dinput.constants: use C type symbols rather...
2009-12-13 Slava Pestovfix compiler warning on linux
2009-12-13 Doug Colemantriyng to rice crc32 a bit
2009-12-13 Doug Colemanadd MAIN: run-unix-factor to math.primes.factors
2009-12-12 Slava Pestovsequences: fix map-reduce and 2map-reduce docs, reporte...
2009-12-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-12-12 Slava Pestovvm: OS X version ccheck was failing on 10.5.0
2009-12-08 Doug Colemanfix unit test in circular
2009-12-08 Doug Colemanfix unit test
2009-12-08 Doug Colemanrandomize poker decks in <deck> word
2009-12-08 Doug Colemanchange behavior of circular-while
2009-12-08 Doug Colemanfix project euler 54
2009-12-07 Doug Colemanbetter minmax
2009-12-07 Doug Colemanlink pusher and accumulator in docs
2009-12-06 Doug Colemanadd utility words for changing file permissions
2009-12-06 Doug Colemanfix typo
2009-12-06 Doug Colemanadd circular-while, optimize circular a bit
2009-12-06 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-06 Joe Groffmove simd operation methods onto simd-128 instead of...
2009-12-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-12-06 Joe Grofffix simd tests
2009-12-06 Slava Pestovvm: grow the heap if a full collection doesn't reclaim...
2009-12-05 Joe Groffadd v*high, v*hs+, vsad, and vavg to simd fuzz tests
2009-12-05 Joe Groffmissing USING:s
2009-12-05 Joe Groffimplement %scalar>integer for longlong reps on x86.64
2009-12-05 Slava Pestovtools.deploy.shaker: "specializations" word-prop no...
2009-12-05 Slava Pestovmath.combinatorics: remove 'mirrors' from using list...
2009-12-05 Slava Pestovmath.vectors.simd: ensure that set-alien-vector is...
2009-12-05 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-12-05 Joe Groffsimd intrinsic implementation for v*high, v*hs+, vavg...
2009-12-05 Joe Groffadd v*high, v*hs+, vavg, and vsad operations to math...
2009-12-05 Slava Pestovvm: remove DEFPUSHPOP macro
2009-12-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-12-04 Joe Groffchange compiler.cfg.intrinsics.simd tests to not use...
2009-12-04 Joe Groffmove sequence instance to individual SIMD types rather...
2009-12-04 Joe Grofffix specialized-array vs methods to work when c-type...
2009-12-04 Joe Groffupdate math.vectors docs for simd changes
2009-12-04 Joe Groffadd methods to vs+/vs-/vs* on specialized-arrays so...
2009-12-04 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-12-04 Slava Pestovvm: be more eager to do a full collection to avoid...
2009-12-03 Joe Groffdon't use intrinsics for simd vector element operations...
2009-12-03 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-03 Slava PestovFix bootstrap
2009-12-03 Slava PestovMerge branch 'simd-cleanup' of git://factorcode.org...
2009-12-02 Slava Pestovvm: fix walker
2009-12-02 Slava Pestovtools.deploy.test.5: revert accidental screwup
2009-12-02 Slava Pestovvm: PowerPC fixes
2009-12-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-12-02 Slava PestovFix typo in instruction_operand::load_value_masked()
2009-12-02 Slava Pestovvm: fix instruction_operand::load_value() for PowerPC...
2009-12-02 Slava Pestovui.gadgets.buttons: improve docs
2009-12-02 Slava Pestovtools.deploy: hello-ui had reflection level of 2, not...
2009-12-02 Slava PestovGet modify-code-heap working if stack traces are stripp...
2009-12-02 Slava PestovRT_HERE now takes its argument from the literal table...
2009-12-02 Slava PestovSplit literal table into literal and parameter tables...
2009-12-02 Slava Pestovvm: update callback stub machine code at the end of...
2009-12-02 Slava Pestovvm: Clean up more code duplication and rename a few...
2009-12-02 Slava Pestovvm: factor out common code between image loading and...
2009-12-02 Slava PestovBig cleanup of literal table and relocation-related...
2009-11-29 Slava Pestovvm: growing heap no longer uses relocate_code_block()
2009-11-29 Doug Colemanmake >ckf generic in poker
2009-11-29 Doug Colemanclean up lcd
2009-11-29 Doug Colemanmessin with the poker vocabulary -- added 7-card evalua...
2009-11-28 Doug Colemanadd product-map>assoc and docs
2009-11-28 Slava Pestovvm: fix some typos
2009-11-28 Doug Colemanclean up math.combinatorics and add another combinator
2009-11-28 Slava PestovMerge branch 'no_literal_table' of git://factorcode...
2009-11-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-11-27 Slava Pestovvm: new image relocation that doesn't use literal table
2009-11-27 Joe GroffMerge branch 'master' into simd-cleanup
2009-11-26 Joe Grofffix buggy simd intrinsics
2009-11-26 Joe Groffremove SIMDS:
2009-11-26 Joe Groff"norm" doesn't need to be generic, "norm-sq sqrt" alway...
2009-11-26 Doug Colemanadd product-map-as and use it in poker vocab
2009-11-26 Joe Grofftrick math.vectors.simd into making nicer quotations
2009-11-26 Joe Groffremove SIMD:s
2009-11-26 Joe Groffdon't try to rewrite redundant test-vector-exprs
2009-11-26 Joe Groffupdate benchmark.nbody-simd and benchmark.raytracer...
2009-11-26 Joe Groffmath.vectors.simd.cords vocab that defines vector cords
2009-11-26 Slava PestovFix non-tail recursive inline recursive compilation
2009-11-25 Joe Groffvector op specializations on cords
2009-11-25 Slava Pestovvm: new implementation of modify-code-heap that doesn...
next