]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2010-02-16 Slava PestovBump version number to 0.93
2010-02-16 Slava Pestovwebsites.concatenative: fix mason web app invocation
2010-02-16 Slava PestovClean up some tags
2010-02-16 Slava PestovA few documentation fixes
2010-02-16 Slava Pestovassocs: move conjoin and conjoin-at to assoc docs 0.92
2010-02-16 Slava Pestovmath.points: move to extra
2010-02-16 Slava Pestovcompiler.tree.escape-analysis: fix bug that comes up...
2010-02-16 Slava Pestovbenchmark.raytracer-simd: make some changes to improve...
2010-02-16 Slava Pestovtools.annotations: fix for nanoseconds
2010-02-15 Slava PestovSmall cleanups
2010-02-15 Slava Pestovcompiler.tree.propagation.transforms: tweak 2^ transfor...
2010-02-15 Slava Pestovclasses: fix regression from recent bug fix
2010-02-15 Slava Pestovmason.source: save git-id in source packages, just...
2010-02-15 Slava Pestovclasses: call reset-generic on predicate word to avoid...
2010-02-15 Slava Pestovtools.deploy.shaker: strip out vm, image, current-direc...
2010-02-15 Slava Pestovtools.deploy.shaker: don't strip out io.files hook...
2010-02-15 Slava Pestovio.files.info: load io.files.info.unix if we're on...
2010-02-14 Aaron SchaeferMerge branch 'master' of git://factorcode.org/git/factor
2010-02-14 Aaron SchaeferTypo in command-line docs
2010-02-14 Aaron Schaefercollect-benchmarks needs to convert from nano not micro
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-14 Slava Pestovcore-foundation.arrays: forgot to check in unit tests
2010-02-14 Slava PestovMore preparations for a release
2010-02-14 Erik CharleboisMade p^ more efficient by repeated squaring instead...
2010-02-14 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-13 Slava Pestovwebapps.mason: work in progress
2010-02-13 Erik CharleboisFix stack effect decl in listener.factor and mismatched...
2010-02-13 Erik CharleboisMerge up with Joe's earlier change that added s3tc
2010-02-13 Erik CharleboisMerge up with Joe's earlier change that added s3tc
2010-02-13 Erik CharleboisAdd p^ to polynomial vocab for exponentiation of polyno...
2010-02-13 Erik CharleboisConstants for GL_EXT_texture_compression_s3tc and GL_EX...
2010-02-11 Joe Groffgpu.textures: add compressed texture support
2010-02-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-11 Joe Groffuse inline and TYPED: in terrain so that vector math...
2010-02-11 Slava Pestovcompiler.tree.propagation, compiler.tree.escape-analysi...
2010-02-11 Erik CharleboisUpdate FUEL font coloring for new syntactic keywords
2010-02-11 Erik CharleboisBindings to the Chipmunk 2d physics library.
2010-02-11 Slava Pestovcpu.architecture: rep-length now works in deployed...
2010-02-11 Slava Pestovcompiler.tree.propagation.inlining: remove some unused...
2010-02-10 Joe Groffgpu.shaders: change around vertex-array construction...
2010-02-10 Joe Grofffix gpu.shaders docs
2010-02-10 Joe Groffchange GLSL-PROGRAM: syntax to allow for vertex formats...
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Joe Groffgpu.render: allow uniform-tuples to hand off specialize...
2010-02-10 Slava Pestovfurnace.asides: end-aside-post didn't set the params...
2010-02-10 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-10 Slava Pestovsequences: remove outdated comment
2010-02-10 Slava Pestovmath.integers: remove a -rot usage
2010-02-10 Slava Pestovsequences: remove a -rot usage
2010-02-10 Slava Pestovmath.functions: clean up
2010-02-10 Slava Pestovclasses.algebra: remove class<=> -- it's never used...
2010-02-09 Slava Pestovui.backend.cocoa.tools: use interactive-vocabs for...
2010-02-09 Slava Pestovcore-foundation.arrays: CF>array word was broken ever...
2010-02-09 Slava Pestovwebapps.mason: fix load error
2010-02-09 Slava Pestovwebapps.mason: fix load error
2010-02-09 Slava Pestovmason.server.notify: fix
2010-02-09 Slava Pestovmason.server.release: work in progress
2010-02-09 Slava Pestovhelp.home: don't flip out if an article in the recent...
2010-02-09 Slava PestovMerge branch 'master' of git://github.com/littledan...
2010-02-09 Daniel EhrenbergGiving combinators.short-circuit proper row-polymorphic...
2010-02-08 erikcAdd fuel-test-vocab to FUEL (C-ct default) to run unit...
2010-02-08 Joe Groffupdate syntax-floats for changes to math.parser. clarif...
2010-02-08 Slava Pestovdebugger: fix formatting of restart list
2010-02-08 Slava Pestovui.text: fix USING: line
2010-02-08 Slava Pestovui.text: add a string>image hook and clean up a bit...
2010-02-08 Slava PestovRemove math.floats.parser now that its no longer needed
2010-02-07 Joe Groffspecialized-vectors: fix byte-length to return byte...
2010-02-07 Joe Groffmath.parser: support leading + on significand and expon...
2010-02-07 Joe Groffmath.parser: add unit tests to ensure that "1e2" parses...
2010-02-07 Joe Groffmath.parser: fix digit> bug found by Blei
2010-02-07 Slava Pestovmath.floats.parser: new vocabulary with old string...
2010-02-07 Slava PestovFix unit test for math.parser change
2010-02-07 Slava Pestovvm: nuke unused (string>float) primitive
2010-02-07 Slava Pestovmath.parser: clean up and merge new-math-parser branch
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-02-07 Joe Grofffill in USING: for sequences.inserters tests
2010-02-07 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Joe Groffsequences.inserters: a new utility that abuses the...
2010-02-07 Joe Groffassocs: use collector-for in assoc>map to create a...
2010-02-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava Pestovui.text: fix outdated material
2010-02-07 Slava Pestovio.launcher.unix: sometimes both WIFEXITED and WIFSIGNA...
2010-02-07 Slava PestovMerge branch 'master' of git://github.com/erikcharleboi...
2010-02-06 erikcDon't FEP on unhandled case for WM_APPCOMMAND
2010-02-06 Doug ColemanFix spaces that crept into vm/ cpp files
2010-02-06 Slava Pestovvm: disable silly nano-count workaround on Win64, fix...
2010-02-06 Slava Pestovcpu.x86.64: inline cache miss blocks have a prolog...
2010-02-06 Slava Pestovcpu.ppc: needs same fix for jit-profiling as on x86-64
2010-02-06 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-02-05 erikcMerge branch 'master' of git://github.com/slavapestov...
2010-02-05 erikcAdd brace matching for parse time quotes $\[
2010-02-05 erikcAdd material loading for OBJ format, generalize model...
2010-02-05 erikcHad the color order for TGA backwards
2010-02-05 Joe Groffjson: if-json-null combinator, in the same vein as...
2010-02-05 Joe Groffgpu.buffers: allocate-byte-array word, equivalent to...
2010-02-05 Doug Colemangitignore .RES
2010-02-05 Doug ColemanFix typo in dinput binding
2010-02-05 Slava Pestovwindows.types: remove duplicate typedefs flagged by...
2010-02-05 Slava Pestovalien.syntax: save source location for TYPEDEF:, raise...
2010-02-05 Slava Pestovcpu.x86: fix crashes when using certain features (threa...
next