]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-09-05 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-09-05 Slava PestovFix unit tests for specialized-arrays.direct change
2009-09-05 Slava Pestovspecialized-arrays.direct is no more; instead, every...
2009-09-05 Slava Pestovwindows.com: split off prettyprinting into windows...
2009-09-05 Slava Pestovtools.deploy.shaker: strip out struct slot info
2009-09-05 Slava Pestovio.launcher.windows.nt: make tests more robust
2009-09-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-04 Joe Groffi had comisd/ucomisd backwards on x86
2009-09-04 Slava Pestovui.backend.x11: fix set-fullscreen
2009-09-04 Slava Pestovfix some typos in cpu.ppc
2009-09-04 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-04 Joe Groffupdate powerpc compiler to generate correct float compa...
2009-09-04 Philipp Brüschweilersequences.product: product-each and product-map
2009-09-04 Slava Pestovio.backend.windows: fix for deployment
2009-09-04 Slava Pestovio.backend.windows.nt.privileges: fix make-token-privileges
2009-09-04 Slava Pestovopengl.glu: fix missing library error on Windows and...
2009-09-04 Slava Pestovcpu.ppc: fix typo
2009-09-04 Slava Pestovmatch: cleanup
2009-09-04 Slava PestovFix sockets on Windows, and re-organize things so that...
2009-09-04 Slava Pestovio.sockets: fix to work in deployed apps
2009-09-04 Slava Pestovcompiler.cfg.value-numbering: update tests for Joe...
2009-09-04 Joe Groffmake struct-mirror an instance of assoc
2009-09-04 Joe Groffconvert comparison branch code in compiler to use locals
2009-09-04 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-04 Joe Groffadd compiler comparison codes for floating-point unorde...
2009-09-03 Joe Groffadd unit tests for comparisons against nan
2009-09-03 Doug ColemanWHAMMY! convert io.sockets.unix
2009-09-03 Doug Colemanupdate network structs. NO WHAMMY, NO WHAMMY, NO WHAMM...
2009-09-03 Joe Groffforget the old struct class when redefining a struct...
2009-09-02 Joe Groffi suck at reading tech docs--those were m64 instruction...
2009-09-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-02 Joe Groffget rid of useless mm->xmm instructions in cpu.x86...
2009-09-02 Slava PestovFix tree shaker again, gah
2009-09-02 Slava Pestovtools.deploy.shaker: fix snafu
2009-09-02 Joe Grofflet's not forget about hex literals
2009-09-02 Joe Groffrequire numeric literals to begin and end with a digit...
2009-09-01 Doug Colemanadd using to windows.com.wrapper
2009-09-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-01 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-01 Slava Pestovcpu.ppc: implement fast float function calls; 3x speedu...
2009-09-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-01 Slava Pestovstruct-arrays: fix help lint, throw error if class...
2009-09-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-01 Slava Pestovstruct-vectors: update unit test to use new structs
2009-09-01 Slava Pestovstruct-arrays: remove support for arrays of old-style...
2009-09-01 Slava Pestovio.backend.unix.multiplexers.epoll: update for STRUCT:
2009-09-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-01 Doug Colemanopenbsd defined a struct with freebsd in the name....
2009-09-01 ergMerge branch 'master' of git://factorcode.org/git/factor
2009-09-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-01 Slava Pestovnoise: don't use math.private words
2009-09-01 ergfix file-systems on the bsds
2009-09-01 Joe Grofffix help lint failures
2009-09-01 Doug Colemanfix another tuple definition bug
2009-09-01 Doug Colemaninheriting from itself would hang a tuple definition...
2009-09-01 Joe Groffput a more useful mirror over structs
2009-09-01 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-01 Joe Groffupdate classes.struct tests, and make struct prettyprin...
2009-09-01 Joe Groffclean up the bootstrap mess by moving the struct summar...
2009-09-01 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-01 Joe Groffrestore pprint stack when c-object pprinters fail so...
2009-09-01 Joe Grofftake advantage of pprint-prefix in c-object-pointer...
2009-09-01 Doug Colemanmirrors on structs again, add summary method for structs
2009-09-01 Doug Colemanstruct mirrors were not ready yet
2009-08-31 Doug Colemanshow c-type instead of factor type
2009-08-31 Doug Colemanbetter keys in sturct mirrors
2009-08-31 Doug Colemanmake-mirror method on structs. fix typo on struct...
2009-08-31 Joe Groffsuppress "no such C type" warnings from cocoa for ...
2009-08-31 Joe Grofffix struct-arrays USING:
2009-08-31 Joe Grofflink S{ and S@ docs in classes.struct
2009-08-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-31 Joe Groff"struct-array-on" word to easily promote a struct over...
2009-08-31 Slava Pestovbenchmark.yuv-to-rgb: fix hints
2009-08-31 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-08-31 Slava Pestovtools.deploy.shaker: strip out call( and execute( runti...
2009-08-31 Slava PestovFix image size regression with struct array tree shaking
2009-08-31 Doug Colemanfix windows usings
2009-08-31 Joe Grofffix newly introduced references to c-type-array
2009-08-31 Joe Grofffix some things that broke in the windows UI/game-input...
2009-08-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-08-31 Doug Colemanupdate struct in yuv-to-rgb
2009-08-31 Doug Colemanupdate pango for struct
2009-08-31 Doug Colemanfix using
2009-08-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-08-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/facto...
2009-08-31 Doug Colemantypo
2009-08-31 Doug Colemantry to fix file-systems on a few platforms
2009-08-31 Doug Colemanfix netbsd file-systems
2009-08-31 Doug Colemanfix file-systems on freebsd
2009-08-31 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-08-31 Joe Groffclean up some game-input.dinput code to take advantage...
2009-08-31 Joe Groffhashcode* for structs
2009-08-31 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-08-31 Joe Groffupdate environment.winnt for <c-array> change
2009-08-31 Joe Groffupdate windows.dinput structs
2009-08-31 Joe Groffupdate windows.* for <c-array> change
2009-08-31 Joe Groffupdate io.files.*.windows to use specialized arrays...
2009-08-31 Joe Groffwean extra/ vocabs off <c-array>
2009-08-31 Slava PestovMinor doc improvements
2009-08-31 Slava Pestovstruct-arrays: hack it up so that if the class name...
next