]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-10-30 Joe Groffremove most uses of roll/-roll from extra
2009-10-30 Joe Groffmove adsoda to unmaintained
2009-10-30 Joe Groffeliminate roll/-roll from core
2009-10-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-30 Joe Groffkill a -roll
2009-10-30 Joe Groffstart cleaning up internal implementation of copy ...
2009-10-30 Joe Groffadd ##shl-vector-imm and ##shr-vector-imm insn variants...
2009-10-30 Joe Groffshun ugly shuffle words in the docs
2009-10-29 Joe Groffremove inaccurate comment from sequences docs example
2009-10-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-29 Doug Colemanforgot a sigma
2009-10-29 Doug Colemansigma -> map-sum
2009-10-29 Joe Groffclean up typos and improve synergy between locals and...
2009-10-29 Joe Groffupdate the article on shuffle words to hide away the...
2009-10-29 Doug Colemanuse dup surround instead of 3append
2009-10-29 Doug Colemanremove two tucks
2009-10-29 Joe Grofflink vocabularies->words->quotations in synopsis docume...
2009-10-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-29 Joe Grofffix busted html in readme.html
2009-10-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-29 Doug Colemanfix using for normalize-path
2009-10-29 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-29 Joe Grofffix build errors
2009-10-28 Doug Colemantry absolute-path on space-invaders to appease openal
2009-10-28 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Doug Coleman(normalize-path) -> absolute-path, canonicalize-path...
2009-10-28 Doug Colemanfix using
2009-10-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-28 Doug Colemanoops, cpu.arm was not loaded by default
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanlink a word in docs
2009-10-28 Doug Colemanadd a unit test for accumulate!
2009-10-28 Joe Groffupdate existing code to use :> ( ) when possible
2009-10-28 Doug Colemanadd accumulate! for joe
2009-10-28 Joe Groffupdate :> docs for new :> ( ) feature
2009-10-28 Joe Groff:> ( a b c ) syntax to bind multiple variables left...
2009-10-28 Doug Colemanfix using
2009-10-28 Doug Colemanmake the ARM assembler unportable
2009-10-28 Doug Colemanremove unmaintained combinators
2009-10-28 Doug Colemanover push -> suffix!, over push-all -> append!
2009-10-28 Doug Colemanmemq? -> member-eq?, sorted-memq? -> sorted-member-eq?
2009-10-28 Doug Colemanreverse-here -> reverse!
2009-10-28 Joe Grofffix help-lint failures
2009-10-28 Joe Grofffix load errors from load-all
2009-10-28 Doug Colemanadd docs for append! and suffix!
2009-10-28 Doug Colemanparsed -> suffix!, add append!
2009-10-28 Doug Colemanannotations tests were broken if you have any TODOs...
2009-10-28 Joe Grofffix load errors from bootstrapping
2009-10-28 Slava Pestovremove failed experiment
2009-10-28 Slava Pestovfilter-here -> filter!
2009-10-28 Joe Groffupdate functors for [let change
2009-10-28 Slava Pestovremq -> remove-eq, delq -> remove-eq!
2009-10-28 Slava Pestovremove unused and really confusing remove-all word
2009-10-28 Slava Pestovdelete-nth -> remove-nth!
2009-10-28 Slava Pestovdelete -> remove!
2009-10-28 Slava Pestovchange-each -> map!, deep-change-each -> deep-map!
2009-10-28 Joe Groffupdate peg for [let change
2009-10-28 Joe Groffupdate existing code for [let change
2009-10-28 Joe Groffmove dns.* to unmaintained
2009-10-27 Joe Groffremove [let* ] and change [let ] to only establish...
2009-10-27 Joe Groffremove [wlet ]
2009-10-27 Joe Groffupdate compiler.tree.cleanup test
2009-10-26 Joe Groffadd some math.parser hints that slightly improve number...
2009-10-26 Joe Groffmake first2, first3, first4 inline
2009-10-26 Joe Groffclean up some stuff in gpu.util.wasd
2009-10-26 Joe Groffgpu.buffers: fix stack effect of with-mapped-buffer
2009-10-25 Joe Grofffix bug when a TYPED: word takes no inputs or gives...
2009-10-25 Joe Groffrestore getting started and index topics to the handboo...
2009-10-25 Joe Groffdon't talk about the retain stack anymore in combinator...
2009-10-25 Joe Groffremove the monocle from inference docs and clarify...
2009-10-24 Joe Groffmissed some grammar in locals docs
2009-10-24 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-24 Joe Groffhomepage header consistency
2009-10-24 Joe GroffMake browser windows larger by default
2009-10-24 Joe Groffrearrange top-level help a little so that introductory...
2009-10-24 Joe Grofflink to the glossary from the help browser toolbar
2009-10-24 Joe Groffmake the glossary the first thing on the "conventions...
2009-10-24 Joe Groff< Press Enter to see the Survival Guide >
2009-10-24 Joe Groffimprove locals docs
2009-10-24 Slava Pestovcompiler.tree.propagation: fix broken corner cases...
2009-10-23 Slava Pestovcompiler.tree.propagation.transforms: fix problem with...
2009-10-23 Slava Pestovmongodb.driver: fix for stricter stack effect checking
2009-10-23 Slava Pestovgpu.shaders: '[ empty? not ] filter' is 'harvest'
2009-10-23 Slava Pestovmath.matrices: remove dead code
2009-10-23 Slava PestovMerge branch 'master' of git://github.com/azteca/factor
2009-10-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-23 Elie ChaftariPOP3 client library
2009-10-23 Slava PestovRe-organize a few things to reduce '-include=' image...
2009-10-23 Slava Pestovmirrors: don't depend on specialized-arrays, it pulls...
2009-10-23 Slava Pestovio.sockets.windows: fix USING: list
2009-10-23 Slava PestovMerge branch 'client-bind' of git://github.com/x6j8x...
2009-10-23 Slava Pestovhelp: don't consider children of $markup-examples for...
2009-10-23 Slava Pestovcompiler: fix stack effect inference bug discovered...
2009-10-23 Slava Pestovgrouping: clump on empty sequence was trying to make...
2009-10-23 Sascha Matzkeadded with-local-address to bind the local address...
2009-10-23 Joe Groffgpu.demos.bunny: tokenize model file as it's read to...
2009-10-23 Joe Groffswap around io combinators to avoid a bunch of redundan...
2009-10-23 Joe Grofftighten some screws in math.parser
2009-10-23 Joe Groffremove a redundant head from parse-bunny-model
2009-10-22 Joe Groffspeed up dec>float a little
next