]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-01-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-16 Joe GroffGAME: syntax for defining game entry point with game...
2010-01-16 Joe Groffuse MAIN-WINDOW: for key-caps
2010-01-16 Joe Groffformatting ocd
2010-01-16 Joe Groffhurr semicolon
2010-01-16 Joe Groffuse world-attributes pref-dim instead of world pref...
2010-01-16 Joe Grofflink MAIN-WINDOW: docs into UI docs
2010-01-16 Joe Groffspheres can use MAIN-WINDOW: too
2010-01-16 Slava Pestovvm: Tweak Factor VM to compile with Microsoft Visual...
2010-01-16 Slava Pestovslots: fix declaration unit test
2010-01-16 Slava PestovMerge branch 'mongodb-changes' of git://github.com...
2010-01-16 Sascha Matzkeadjusted USING: - removed unix vocab
2010-01-16 Slava Pestovspecialized-arrays: don't define useless empty T-sequen...
2010-01-16 Slava Pestovcompiler.tree.propagation: ensure that we don't call...
2010-01-16 Slava Pestovslots, classes.tuple: make 'integer'-declared slots...
2010-01-16 Slava Pestovio.buffers: fix buffer-until for iota (reported by...
2010-01-16 Slava Pestovui.gadgets.search-tables: fix breakage
2010-01-16 Doug ColemanFix iota bug in io.files.info.windows
2010-01-16 Joe Groffdocument MAIN-WINDOW:
2010-01-16 Joe Groffpry off some ui app boilerplate with a MAIN-WINDOW...
2010-01-15 Joe Groffallow window pref-dim to be provided in world-attributes
2010-01-15 Joe Groffgame-loop: change "tick-length" to more descriptive...
2010-01-15 Joe Groffbump game demos up to 60fps. we have the technology
2010-01-15 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-15 Joe Groffsqueeze some TYPED: juice on gpu.*
2010-01-15 Doug ColemanMerge branch 'mongodb-changes' of git://github.com...
2010-01-15 Slava PestovHelp lint fixes for iota
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug ColemanFix a few integers-as-sequences in docs
2010-01-14 Doug ColemanClean up a windows.time word
2010-01-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Slava Pestovuse iota in retry combinator in mason
2010-01-14 Slava Pestovmath.parser: fix docs -- maximum radix is 16 not 36
2010-01-14 Slava Pestovparser: make 'CONSTANT: foo<newline>3' work in the...
2010-01-14 Slava Pestovmath.functions: fix memory protection error if exp...
2010-01-14 Slava Pestovgeneric, sequences: update docs for iota
2010-01-14 Slava PestovChange [0,b) usages to iota
2010-01-14 Slava Pestovstack-checker: add inputs and outputs words, since...
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Slava Pestovstack-checker.errors.prettyprint: fix prettyprinting...
2010-01-14 Doug Colemanrandom is generic now -- iota random -> random
2010-01-14 Doug ColemanUpdate docs for random
2010-01-14 Slava Pestovbenchmarks: update for iota
2010-01-14 Doug ColemanDon't rely on integers as sequences for unit tests
2010-01-14 Doug ColemanMake random a generic so it can still be called on...
2010-01-14 Slava Pestov24-game: update for iota
2010-01-14 Slava Pestovsudoku: update for iota
2010-01-14 Slava Pestovmaze: update for iota
2010-01-14 Slava Pestovjamshred: update for iota
2010-01-14 Slava Pestovui.pens.gradient: update for iota
2010-01-14 Slava Pestovtetris.gl: update for iota
2010-01-14 Slava Pestovnoise: update for iota
2010-01-14 Slava PestovRemoving integers-as-sequences
2010-01-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-14 Doug Colemanuse clamp
2010-01-14 Slava PestovFix input-classes of /i and mod, and add some regressio...
2010-01-13 Slava Pestovvm: fix compilation on 64-bit platforms
2010-01-13 Slava Pestovcompiler.codegen.fixup: cache symbol names, reducing...
2010-01-13 Slava Pestovvm: rework platform.hpp so that it is no longer necessa...
2010-01-13 Slava PestovRework min and max so that behavior with floats and...
2010-01-13 Slava PestovRename kernel.private:getenv/setenv to special-object...
2010-01-12 Slava PestovPowerPC optimizing compiler backend fixes
2010-01-12 Slava PestovMore PowerPC non-optimizing compiler backend fixes
2010-01-12 Slava Pestovunwind-stack-frames didn't load VM pointer into the...
2010-01-11 Doug ColemanUse the bash path instead of /bin/sh for running a...
2010-01-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-11 Slava Pestovcpu.ppc: fix some typos in non-optimizing backend
2010-01-10 Sascha Matzkesome minor bson performance improvements
2010-01-10 Sascha Matzkeadded mongodb connection pool responder
2010-01-10 Sascha Matzkeremoved generic words; added kill-cursor + filter-field...
2010-01-10 Sascha Matzkefixed result calculation; added ops/s value
2010-01-10 Sascha Matzkeadded filter-fields word which sets the returnfields...
2010-01-10 Slava PestovStore VM object in a register on x86-64
2010-01-09 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-09 Slava Pestovcpu.x86: c-to-factor needs to deal with the fact that...
2010-01-08 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-01-08 Slava Pestovcompression.zlib: -1 * is neg
2010-01-08 Alec BerrymanFix zlib-error-message to include human-readable version
2010-01-08 Alec Berrymanbuild-support/factor.sh: allow user to specify NO_UI
2010-01-08 Slava PestovStarting to update PowerPC backend for recent VM change...
2010-01-07 Slava Pestovvm: remove some unused #defines
2010-01-07 Slava Pestovalien: fix help lint
2010-01-07 Slava Pestovmath.floats.env.x86: split off 32 and 64-bit code into...
2010-01-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-01-07 Slava Pestovmath.floats.env: don't load cpu.x86.64 on x86.32
2010-01-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-01-07 Slava Pestovvm: add VM_C_API declaration for factor_memcpy function
2010-01-07 Slava PestovFix set-callstack primitive on Windows
2010-01-07 Slava Pestovcpu.x86: sse_version was renamed to (sse-version)
2010-01-07 Slava PestovRemove .S support from Makefile
2010-01-07 Slava Pestovvm: remove asm.h
2010-01-07 Slava Pestovcpu.x86: add some alien-assembly unit tests
2010-01-07 Slava Pestovalien: document alien-assembly
2010-01-07 Slava Pestovstack-checker: fix unit test
2010-01-07 Slava PestovAdd alien-assembly form for inline assembler, works...
2010-01-07 Slava Pestovcompiler.tree: remove some code duplication concerning...
2010-01-07 Slava Pestovvm: Remove some dead code
2010-01-07 Slava Pestovvm: remove unnecessary call to compile_all_words()...
2010-01-06 Slava Pestovcalendar: make code like '0.1 seconds sleep' work ...
2010-01-06 Slava Pestovcompiler.units: fix faulty unit test
next