]> gitweb.factorcode.org Git - factor.git/history - extra
irc.client: Fix detach chat (wasn't sending a PART message)
[factor.git] / extra /
2009-09-16 Bruno Deferrariirc.client: Fix detach chat (wasn't sending a PART...
2009-08-25 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-25 Joe Grofffix classes.struct structs when used in FFI, add a...
2009-08-25 Joe Groffadd aliases to classes.c-types to look more like FFI...
2009-08-25 Slava Pestovalien.marshall: fix unit tests
2009-08-25 Slava Pestovalien.marshall.syntax: don't clobber bool type in unit...
2009-08-25 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-25 Joe Groffmake memory.piles load without auto-use
2009-08-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-23 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-23 Joe Groffmemory.piles: <pile-c-object> and <pile-c-array> conven...
2009-08-23 Joe Groffgpu.shaders docs corrections
2009-08-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-20 Joe Groffconvert alien.struct fields to classes.struct fields...
2009-08-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-20 Joe Groffmake a corresponding traditional C-STRUCT: for STRUCT...
2009-08-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-20 Joe Groffmake slot initial-values check the class for an "initia...
2009-08-20 Joe Grofftest that STRUCT:s and UNION-STRUCT:s see properly
2009-08-20 Joe Grofffix up struct parsing/printing
2009-08-19 Joe Groffremove a layer of indirection from classes.c-types
2009-08-19 Joe Groffdecouple struct parsing/printing from tuple parsing...
2009-08-19 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Joe Groffclasses.struct unit tests to check union heap-size...
2009-08-18 Joe Groffdon't use setter words from classes.struct boa>object...
2009-08-18 Joe Groffremove irrelevant undo test from classes.struct
2009-08-18 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Joe GroffMerge branch 'struct-classes' of git://factorcode.org...
2009-08-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-18 Slava Pestovrpn: new demo, simple RPN calculator that doesn't use...
2009-08-18 Doug Colemanfix unit tests for multi-methods
2009-08-18 Doug Colemanmove IN: around
2009-08-18 Doug ColemanMerge git://github.com/mncharity/factor into mncharity
2009-08-17 Mitchell N Charitymulti-methods: mv from unmaintained/ to extra/
2009-08-15 Slava Pestovcompiler.tree.modular-arithmetic: stronger optimization...
2009-08-15 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug Colemanforgot one
2009-08-14 Doug Colemanmove if-zero etc to math, remove 1-/1+ from math
2009-08-14 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Joe Groffforce classes.c-types docs to pull in specialized-array...
2009-08-14 Joe Groffclasses.c-types doc improvements
2009-08-14 Joe Groffcompiler doesn't like new and boa being overridden...
2009-08-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-14 Doug ColemanDelete empty unit tests files, remove 1- and 1+, reorde...
2009-08-13 Joe Groffclasses.c-types and classes.struct docs
2009-08-13 Joe Groffunion classes
2009-08-13 Joe Groffcompile fix
2009-08-13 Joe Groffcoercers and array type relations for c-type classes
2009-08-13 Joe Groffcoercers and array type relations for c-type classes
2009-08-13 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2009-08-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-12 Doug Colemanadd chameneos-redux benchmark
2009-08-12 Joe Grofffix boa undo to work with structs
2009-08-12 Joe Grofftests for literal struct syntax
2009-08-12 Joe GroffS{ } syntax for structs
2009-08-12 Joe Groffextend T{ } syntax to build structs
2009-08-12 Joe Groffpprint structs with tuple syntax
2009-08-12 Joe Groffsee STRUCT: definitions as STRUCT: definitions
2009-08-12 Joe Groffget classes.struct tests passing
2009-08-12 Joe Groffstruct boa
2009-08-12 Joe Groffmake "struct-class new" work to create a struct with...
2009-08-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-12 Doug Colemanfix build errors
2009-08-12 Joe Grofftuple-ish structs
2009-08-11 Doug Colemanadd docs for if-zero etc, add docs for 10^
2009-08-11 Doug Colemanfix project euler 151 and add a unit test
2009-08-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug Colemanuse if-zero in a few more places
2009-08-11 Doug Colemanadd 10^ to math.functions and update usages
2009-08-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-11 Doug Colemanfix docs
2009-08-11 Doug Colemandon't capitalize the first letter of each word in math...
2009-08-11 Joe Groffcopyright
2009-08-10 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-08-10 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-08-10 Joe Groffpiles lore
2009-08-10 Joe Groffpiles vocab (pools of raw memory)
2009-08-10 Joe GroffMove pools -> memory.pools
2009-08-10 Slava Pestovbenchmark.yuv-to-rgb: New benchmark, based on Chris...
2009-08-09 Joe Groffpools docs, better implementation
2009-08-09 Joe Groffpools vocab
2009-08-09 Slava Pestovmath.vectors.specialization: first attempt at some...
2009-08-09 Slava Pestovcompiler.cfg: new system to track when results of analy...
2009-08-07 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-07 Joe Groffmake simplify-callable prettyprinting an optional load...
2009-08-07 Sam Anklesariaremoved basis dependent vocabs
2009-08-06 Slava Pestovfile-trees: load fix
2009-08-06 Slava PestovRevert basis UI gadget changes
2009-08-06 Sam AnklesariaMerge branch 'master' of git://factorcode.org/git/factor
2009-08-06 Sam Anklesariamagic scrollers hide sliders when not needed
2009-08-06 Sam Anklesariamerged control extras into basis
2009-08-06 Slava PestovMerge branch 'bogie'
2009-08-06 Slava Pestovmodules.rpc-server: don't start server by default
2009-08-06 Slava PestovMerge branch 'master' of git://github.com/bogiebro...
2009-08-06 Sam Anklesariaremoved demo from poppers
2009-08-06 Sam Anklesariaui.gadgets.poppers: new ui gadget
next