]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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 Joe Groffupdate alien.c-types tests to use c-type words
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...
2009-09-25 Phil Dawesremoved VM_ASM_API_OVERFLOW (VM_ASM_API now regparm(3))
2009-09-25 Phil Dawesremoved %vm-invoke-*-arg completely
2009-09-25 Phil Dawesmoved %(un)nest-stacks out to cpu specific files to...
2009-09-25 Phil Dawesisolated %vm-invoke-blah-arg crap to 64.factor
2009-09-25 Phil Dawesremoved param-reg-* HOOKs
2009-09-25 Phil Dawescompiler.codegen passes temp reg to %call-gc
2009-09-25 Phil Dawesmade inline_gc a VM_C_API function
2009-09-25 Joe Grofffix windows
2009-09-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Joe Groffclean up textured window code
2009-09-25 Chris DoubleRemove unmaintained/ogg code
2009-09-25 Chris DoubleChange shared libaries used by libtheora for new theora api
2009-09-25 Doug Colemancalculate factorial with decimals
2009-09-25 Doug Colemanmove benchmarks from work to extra. wtf oops
2009-09-25 Chris DoubleTidy up struct names for ogg vocabs
2009-09-25 Chris DoubleFix ogg.theora vocab
2009-09-25 Doug Colemanadd benchmarks to cacluate e using decimals, ratios
2009-09-25 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Joe Grofffix cocoa bootstrap
2009-09-25 Chris DoubleFix ogg.vorbis vocab
2009-09-25 Chris DoubleFix ogg vocab
2009-09-25 Slava PestovMerge branch 'fix_stack_alignment' of git://github...
2009-09-25 Slava Pestovclasses.struct: store aligned size in struct-size word...
2009-09-25 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-25 Doug Colemanrename a couple more words
2009-09-25 Doug Colemanrename another strings.parser word
2009-09-25 Doug Colemanrename a couple of strings.parser words
2009-09-24 Joe Groffreset frame inset when windows dwm is toggled off and...
2009-09-24 Phil Dawesmake inline_gc regparm(3) and cleaned up %call-gc stack...
2009-09-24 Phil Dawesfix c_to_factor stack alignment
2009-09-24 Phil Dawesfix lazy_jit_compile to not abuse stack on x86.32
2009-09-24 Joe Grofftweak textured windows on windows
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Joe Groffsupport textured windows on os x and windows 6.x
2009-09-24 Slava Pestovtools.deploy: fix test 11
2009-09-24 Slava Pestovcpu.ppc: add representation hooks for shifts
2009-09-24 Slava Pestovalien.complex: fix tests
2009-09-24 Joe Grofffix classes.struct bootstrap
2009-09-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-24 Joe Groffclean up classes.struct code. don't set a bunch of...
2009-09-24 Slava PestovSome fixes and cleanups in math.vectors
2009-09-24 Slava Pestovvm/cpu-x86.32.S: formatting fix
next