]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-09-28 Slava Pestovwindows.kernel/user32: update for C type parser changes
2009-09-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Slava Pestovio.backend.unix.multiplexers: add meta-data
2009-09-28 Slava Pestovmath.vectors.simd: add intrinsic for int-4-boa, uint...
2009-09-28 Slava Pestovalien.parser: fix unit tests
2009-09-28 Slava Pestovcpu.x86: shifts didn't work if dst != src1; re-organize...
2009-09-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Slava Pestovcpu.x86.32: fix %unary/binary-float-function on Windows...
2009-09-28 Slava Pestovunix.linux: fix load errors from c-type changes
2009-09-28 Slava Pestovunix.statvfs.netbsd: load fix
2009-09-28 Slava Pestovcompiler.cfg.ssa.destruction: we can coalesce two regis...
2009-09-28 Slava Pestovio.mmap: fix obsolete tests and get code to inline...
2009-09-28 Slava Pestovdefinitions: make FORGET: M\ update compiled xref correctly
2009-09-28 Slava Pestovui.tools.listener: add 'Help' button, and print message...
2009-09-28 Slava Pestovcpu.x86: fix regression: fsqrt intrinsic wasn't used
2009-09-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Slava Pestovmath.vectors.simd: add hlshift, hrshift (128-bit shift...
2009-09-28 Slava Pestovcompiler.cfg.linear-scan: fix tests for hash order
2009-09-28 Slava Pestovcompiler.cfg.linear-scan: tweak it so that register...
2009-09-28 Joe Grofffill in missing USING:s in unix.linux and unix.bsd.*
2009-09-28 Slava Pestovcompiler: fix codegen test
2009-09-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Joe Groffreplace all TYPEDEF: void* XXX* with C-TYPE: XXX
2009-09-28 Joe Grofffix linux bootstrap
2009-09-28 Joe Groffredefine C-TYPE: to forward declare opaque C types...
2009-09-28 Slava PestovMerge branch 'master' into more_aggressive_coalescing
2009-09-28 Slava PestovWord hashcodes are now computed from the word's name...
2009-09-28 Slava Pestovcompiler: add a unit test
2009-09-28 Slava Pestovcompiler.cfg: nuke ##bignum>integer and ##integer>bignu...
2009-09-28 Slava PestovAdd a couple more def-is-use instructions
2009-09-28 Joe Groffadjust vim string syntax highlighting to match doug...
2009-09-28 Slava PestovMerge branch 'master' into more_aggressive_coalescing
2009-09-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Slava Pestovcompiler.cfg.linear-scan: fix partial sync point logic...
2009-09-28 Joe Grofftake a shot at making other platform vocabs c-type...
2009-09-27 Joe GroffMerge branch 'master' into no-c-type-string
2009-09-27 Joe Groffupdate vocabs so load-all on windows works without...
2009-09-27 Joe Groffupdate windows vocabs to load without c-type strings
2009-09-27 Joe Groffadd missing USING: to alien.c-types test
2009-09-27 Slava Pestovcpu.x86.32: implement %unary-float-function and %binary...
2009-09-27 Joe Groffupdate alien.c-types tests to use c-type words
2009-09-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Slava Pestovmath.vectors.simd: add *-cast words for converting...
2009-09-27 Slava Pestovcompiler.cfg.ssa.destruction: more aggressive coalescin...
2009-09-27 Joe Groffdisable parsing of string c-types
2009-09-27 Joe Groffupdate vocabs so a load-all on macosx works without...
2009-09-27 Joe Groffadd vim syntax highlighting for ALIAS:, QUALIFIED:...
2009-09-27 Joe Groffsoftware implementations of vector logical ops (vand...
2009-09-27 Joe Grofffix vim syntax highlighting when a word contains square...
2009-09-27 Joe Groffoops, jumped the gun on one of the alien.parser tests...
2009-09-27 Joe Groffadd some tests for parse-c-type
2009-09-27 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-09-27 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe Groffadd USING:s and rearrange definitions so macosx can...
2009-09-27 Doug Colemanminor refactoring
2009-09-27 Slava Pestovalien: improve documentation
2009-09-27 Slava PestovFix conflict
2009-09-27 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe Groffmove alien.inline, alien.cxx, alien.marshall to unmaint...
2009-09-27 Doug Colemanremove some misguided code,oops
2009-09-27 Slava PestovMerge branch 'ogg' of git://double.co.nz/git/factor
2009-09-27 Doug Colemanmove the png filtering code to images.png
2009-09-27 Doug Colemanminor cleanups in compression.inflate
2009-09-26 Doug Colemantrying to make sense of png filter modes
2009-09-26 Slava PestovMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-26 Doug Colemancompute the correct width for png rows, use all the...
2009-09-26 sheepleFixing PPC backend for ##slot change
2009-09-26 sheepleMerge branch 'slots' of git://factorcode.org/git/factor...
2009-09-26 Slava PestovMerge branch 'for-slava' of git://gitorious.org/factor...
2009-09-26 Daniel EhrenbergAn attempt at porting the slot change to PPC
2009-09-26 U-SLAVA-DFB8FF805... vm: fix compilation on Windows
2009-09-26 Vesa Kaihlavirtatemp-file is in io.files.temp nowadays
2009-09-26 Daniel EhrenbergFixing low-level-ir compiler tests for slot changes
2009-09-26 Slava Pestovvm: fix windows compilation (untested)
2009-09-26 Slava Pestovmath.vectors: remove special handling for negative...
2009-09-26 Slava Pestovdb.tuples: add 'inline' declaration to example in docs
2009-09-26 Daniel EhrenbergCompleting slot and set-slot changes on x86
2009-09-26 Daniel EhrenbergMaking ##slot and ##set-slot not have a temporary parameter
2009-09-26 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-26 Slava Pestovcpu: cleanups
2009-09-26 Slava Pestovmath.vectors: fix SIMD unit tests
2009-09-26 Slava PestovFix GC root safety in word-xt primitive
2009-09-26 Slava Pestovvm: remove safe_malloc now that everything uses constru...
2009-09-26 Slava PestovMake segment, context, data_heap, zone more object...
2009-09-26 Slava Pestovvm: make heap data-type object-oriented
2009-09-26 Slava PestovMerge branch 'vm_cleanup' of git://github.com/phildawes...
2009-09-25 Slava Pestovmath.vectors: change vlshift and vrshift to mask the...
2009-09-25 Slava Pestovhints: fix regression with declarations
2009-09-25 Slava Pestovwebapps.mason: fix typo
2009-09-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Slava Pestovcompiler: add unit test for undefined_symbol regression
2009-09-25 Slava Pestovvm: ignore 'declare' calls in non-optimizing compiler
2009-09-25 Slava Pestovvm: clean up os-unix.cpp
2009-09-25 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Slava Pestovwebapps.mason: update requirements
2009-09-25 Slava Pestovunix.statfs.freebsd: add alien.c-types to using to...
2009-09-25 Phil Dawesforwarding functions replaced with PRIMITIVE_FORWARD...
next