]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-10-31 Slava PestovMerge branch 'master' into new_gc
2009-10-31 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-31 Slava Pestovgrowable: M\ growable contract should be declared inlin...
2009-10-31 Slava Pestovdebugger: use short. rather than . to print errors...
2009-10-31 Slava Pestovbootstrap.image: small speedup
2009-10-31 Joe Groffadd missing USING: to stack-checker tests
2009-10-31 Joe Groffmove 4DNav to unmaintained since it depends on adsoda
2009-10-31 Joe Groffclean up copy implementation for real
2009-10-30 Joe Groffno need to pre-compile roll/-roll since they're not...
2009-10-30 Joe Groffexile roll and -roll to basis/shuffle and mark them...
2009-10-30 Joe Groffadd inlinable assoc methods on f
2009-10-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
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 Doug Colemanfix help lint
2009-10-30 Doug Colemanmove docs for nth-root, fix docs for minmax
2009-10-30 Slava Pestovvm: clean up card unmarking
2009-10-30 Slava Pestovtools.memory: update for language changes
2009-10-30 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-30 Doug Colemanslightly better math.statistics docs
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-30 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-10-30 Slava Pestovconcurrency.distributed: fix unit tests
2009-10-30 Doug Colemanmove histogram to math.statistics, write a main article...
2009-10-30 Slava PestovMerge branch 'concurrency' of git://double.co.nz/git...
2009-10-30 Slava Pestovtools.memory: add gc-stats. for viewing event statistics
2009-10-30 Doug Colemanmove nth-root to math.functions, use exchange-unsafe...
2009-10-30 Slava Pestovvm: new GC policy: mark sweep after N megabytes promote...
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 Chris DoubleUpdate remote channels help
2009-10-30 Chris DoubleRefactor some remote channels code
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 Chris DoubleRename distributed process registry stuff to remote...
2009-10-29 Chris DoubleMove distributed concurrency specific stuff from messag...
2009-10-29 Chris DoubleFix channels.remote to/from words
2009-10-29 Joe Grofflink vocabularies->words->quotations in synopsis docume...
2009-10-29 Chris DoubleAdd example of usage to concurrency.distributed help
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 Slava Pestovvm: clean up gc events, remove -verbosegc switch, fix...
2009-10-28 Joe Groffmove dns.* to unmaintained
2009-10-27 Slava Pestovvm: use STL in free list, makes finding largest contigu...
2009-10-27 Slava Pestovtools.memory: experimenting with some GC event data...
2009-10-27 Joe Groffremove [let* ] and change [let ] to only establish...
2009-10-27 Slava Pestovtools.time: remove crappy old GC stats
2009-10-27 Slava Pestovvm: add primitives for getting at GC events, data-room...
2009-10-27 Slava Pestovvm: get GC events working, -verbosegc switch now produc...
2009-10-27 Joe Groffremove [wlet ]
2009-10-27 Joe Groffupdate compiler.tree.cleanup test
next