]> gitweb.factorcode.org Git - factor.git/history - extra
change add-init-hook to add-startup-hook, new add-shutdown-hook word
[factor.git] / extra /
2009-10-20 Doug Colemanchange add-init-hook to add-startup-hook, new add-shutd...
2009-10-19 Slava Pestovpeg: fix unit test failures
2009-10-19 Slava PestovMove modules and peg-lexer to unmaintained
2009-10-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-19 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-19 Slava Pestovspecialized-arrays, specialized-vectors: fix potential...
2009-10-19 Slava PestovMerge branch 'ebnf' of git://double.co.nz/git/factor
2009-10-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-18 Joe Groffgpu.render: factor out and make public a "bind-uniforms...
2009-10-18 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-18 Joe Groffgpu.shaders: carry over instances from old shader/progr...
2009-10-18 Guillaume NargeotSolution to Project Euler problem 81
2009-10-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-17 Slava Pestovterrain: fix deploy config
2009-10-17 Joe Groffmoved "typed" to basis
2009-10-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-17 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-17 Doug Colemanfix cmwc on 32 bit factor
2009-10-17 Slava Pestovterrain: make it deploy
2009-10-17 Joe Groffdocs for typed
2009-10-17 Joe Groffbanish typed prettyprinting to its own vocab
2009-10-17 Joe Groffuse unsigned<->signed unpacking for normal-noise becaus...
2009-10-17 Joe Groffhide typed's private parts
2009-10-17 Slava Pestovtyped: fix deployment
2009-10-17 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Joe Grofftweak terrain collision detection
2009-10-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Joe Grofftweak parse-c-type so data-map can parse non-c-types
2009-10-16 Doug Colemanremove most of the overhead in cmwc, it's fast now
2009-10-16 Joe Groffimprove grid-mesh generation performance
2009-10-16 Doug Colemanremove yet another slow mutable local
2009-10-16 Doug Colemaninline some words
2009-10-16 Doug Coleman2x speedup on lagged-fibonacci after removing mutable...
2009-10-16 Joe Grofflet data-map take factor sequences as inputs
2009-10-16 Doug Colemanmake cmwc only 32 bits wide. oops, this speeds up...
2009-10-16 Doug Colemanricing random.cmwc
2009-10-16 Doug Colemanricing lagged-fibonacci
2009-10-16 Joe Groffuse a better algorithm to generate uniform/normal noise
2009-10-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Joe Groffprune dead definitions from alien.data.map
2009-10-16 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-16 Joe Groffchange data-map( ) syntax to work with c-type[symbolic...
2009-10-16 Slava PestovMerge branch 'reentrantvm' of git://github.com/phildawe...
2009-10-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Joe Grofffix benchmark.terrain-generation
2009-10-16 Slava PestovMerge branch 'invaders' of git://double.co.nz/git/factor
2009-10-16 Slava PestovMerge branch 'fjsc' of git://double.co.nz/git/factor
2009-10-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Joe Groffimprove noise/terrain performance
2009-10-16 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Joe Grofftweak alien.data.map to work around limitation in using...
2009-10-15 Chris DoubleFix invaders sound and fix bitrot in balloon-bomber...
2009-10-15 Chris DoubleClose window when invaders is closed
2009-10-15 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-15 Joe Groffadd tests that data-map compiles given a fried quot
2009-10-15 Joe Groffvectored struct functor
2009-10-15 Joe Groffadd some tests for math.matrices.simd matrix-vector...
2009-10-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-15 Chris DoubleFix bitrot in space-invaders and cpu.8080 vocabs
2009-10-15 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-15 Joe Groffrenovate data-map to take any number of inputs/outputs
2009-10-15 Chris DoubleFix webapps.fjsc bitrot and move from unmaintained
2009-10-15 Chris DoubleFix fjsc bitrot
2009-10-15 Slava PestovMerge branch 's3' of git://double.co.nz/git/factor
2009-10-15 Slava PestovMerge branch 'new_gc'
2009-10-15 Chris DoubleAdd S3 docs
2009-10-15 Chris DoubleAdd delete-object to S3 vocab
2009-10-14 Slava PestovMerge branch 'master' into new_gc
2009-10-14 Slava Pestovbenchmark: update gc1 and add new gc3 benchmark
2009-10-14 Joe Groffdata-map general-purpose binary mapping combinator
2009-10-14 Joe Groffensure the typed subword gets xref-ed by the compiler
2009-10-14 Joe Groffchange TYPED: to put its magic inside macros and specia...
2009-10-13 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-13 Joe Groffunbox read-only tuple arguments and box read-only tuple...
2009-10-13 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-12 Guillaume NargeotAdded author
2009-10-12 Guillaume NargeotSolution to Project Euler problem 188
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-11 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-10 Joe Groffstore math.matrices.simd matrices in column-major order...
2009-10-10 Slava PestovMerge branch 'master' into new_gc
2009-10-10 Doug ColemanMerge branch 'help2' of git://github.com/klazuka/factor
2009-10-09 Keith Lazukaimages.normalization: reorder-components should fail...
2009-10-09 Keith Lazukaimages.normalization: fixed USING
2009-10-09 Keith Lazukaimages.normalization: more unit tests and bug fix
2009-10-09 Keith Lazukaimages.testing: switched from PAM reference image to...
2009-10-09 Keith Lazukaimages.normalization: refactored to use locals
2009-10-09 Keith Lazukaimages.normalization: added documentation
2009-10-09 Keith Lazukaimages.normalization: removed a lot of boilerplate
2009-10-09 Keith Lazukacap: explicitly set the image's component-type
2009-10-09 Keith Lazukaimages.normalization: removed some boilerplate
2009-10-09 Keith Lazukaimages.bitmap: now conforms to image encode protocol...
2009-10-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-09 Slava Pestovalien.syntax: add C-GLOBAL: for defining words to acces...
2009-10-09 Slava PestovMerge branch 'disassemble-quot' of git://github.com...
next