]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-11-15 Doug ColemanMerge branch 'monotonic' of git://factorcode.org/git...
2009-11-15 Doug Colemanbetter alarms docs
2009-11-15 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-15 Doug Colemanadd unix-time>timestamp, timestamp>unix-time, and some...
2009-11-14 Slava Pestovhashtables: fix indentation
2009-11-14 Slava Pestovtools.deploy.test: failing tests now have the actual...
2009-11-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-14 Slava PestovUnit test fixes
2009-11-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-13 Doug Colemanfix holiday-names word
2009-11-13 Doug Colemanworking on holiday names from timestamp
2009-11-13 Slava Pestovvm: record compaction events correctly
2009-11-13 Slava PestovBootstrap cleanups
2009-11-13 Slava PestovFix bootstrap
2009-11-13 Slava PestovFix another problem with call( inline caching
2009-11-13 Slava Pestovcompiler.tree.propagation.branches: fix recent constrai...
2009-11-13 Slava PestovFixing call( inline caching
2009-11-13 Slava Pestovbenchmark.fannkuch: use iota
2009-11-13 Slava PestovInstead of bumping the definition counter every time...
2009-11-13 Slava Pestovcompiler.tree.propagation: fix bug in constraints that...
2009-11-13 Slava Pestovsequences: inline a couple of words
2009-11-13 Slava Pestovclasses.algebra: output cleaner anonymous unions and...
2009-11-13 Doug Colemanfix using
2009-11-13 Doug Colemanupdate more 8bit encoding usages
2009-11-13 Doug Colemanadd docs to 8-bit encodings vocabs, update usages
2009-11-12 Slava Pestovcompiler.tree.propagation.transforms: inline push if...
2009-11-12 Slava Pestovcompiler.tree.propagation: implementing missing case...
2009-11-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-12 Doug Colemanadd more 8-bit windows encodings
2009-11-12 Doug Colemanadd new 8-BIT: word
2009-11-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-12 Slava PestovInvalidate inline caches used by call( and execute...
2009-11-12 Doug Colemanclean up holidays.us
2009-11-12 Doug Colemanbetter factoring for us-federal-holiday?
2009-11-12 Doug Colemanfix typo
2009-11-12 Doug Colemanredo holidays
2009-11-12 Doug Colemanmore calendar utility words
2009-11-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-11-12 Doug Colemanuse surround/glue instead of 3append
2009-11-12 Slava Pestovcpu.ppc: update for recent changes
2009-11-12 Slava PestovRevert "Revert "vm: faster allocation in tenured space...
2009-11-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-12 Slava Pestovvm: fix fencepost error in write barrier on large objec...
2009-11-11 Doug Colemanmessed up inauguration-day
2009-11-11 Doug Colemanadd US holidays vocab
2009-11-11 Doug Colemanadd more calendar utility words
2009-11-11 Doug Colemanadd nth day of month
2009-11-11 Slava PestovRevert "vm: faster allocation in tenured space and...
2009-11-11 Slava Pestovvm: fix GC safety issue in callers of unbox_array_size...
2009-11-11 Slava PestovFixing test failures
2009-11-11 Slava PestovFaster identity-hashcode primitive; fast path now openc...
2009-11-11 Slava PestovMinor cosmetic fixes
2009-11-11 Slava Pestovui.gadgets: use identity-hashcode instead of counter
2009-11-11 Slava PestovNew identity-hashcode primitive
2009-11-11 Slava Pestovvm: faster allocation in tenured space and code heap...
2009-11-11 Slava PestovFix struct field alignment on PowerPC
2009-11-11 Slava Pestovstack-checker: fix help lint
2009-11-11 Slava Pestovio.pathnames: document resource: and vocab:
2009-11-10 Slava Pestovclasses.algebra: cleanup
2009-11-10 Slava Pestovcompiler.cfg.intrinsics.slots: new implementation of...
2009-11-10 Slava PestovMore PowerPC fixes
2009-11-10 Slava Pestovcpu.ppc: update megamorphic dispatch template
2009-11-10 Slava PestovFix some test failures
2009-11-09 Slava Pestovspider.unique-deque: fix for stricter stack effect...
2009-11-09 Doug Colemanbeginning of a monotonic clock implementation. still...
2009-11-09 Doug Colemanadd win32 bindings
2009-11-09 Slava Pestovmove models.illusion to basis, and move models.combinat...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/Blei/factor
2009-11-09 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-11-09 Slava Pestovmongodb.tuple: fix inference error under stricter stack...
2009-11-09 Slava Pestovtyped: update for stack checker refactoring
2009-11-09 Slava Pestovproject-euler.ave-time: fix ave-time combinator to...
2009-11-09 Slava Pestovopengl: fix stack effect error in (all-enabled) combina...
2009-11-09 Slava Pestovlists: nothing was using the traverse combinator and...
2009-11-09 Slava Pestovcombinators.smart: add nullary combinator and some...
2009-11-09 Slava Pestovio.servers.packet: nothing was using it and it had...
2009-11-09 Slava Pestovstack-checker: tighten some screws in error reporting
2009-11-09 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-09 Joe Groffpatch up locals fry tests
2009-11-09 Slava Pestovstack-checker: split off stack-checker.dependencies...
2009-11-09 Slava Pestovvm/contexts: cleanup
2009-11-09 Slava Pestovgeneric, words: update unit tests for deopt data struct...
2009-11-08 Slava Pestovcompiler.crossref: fix bugs
2009-11-08 Slava Pestovvm: minor cleanup
2009-11-08 Slava PestovUse a more compact representation for "compiled-uses...
2009-11-08 Joe Groffutility to load a chosen revision of a vocab from a...
2009-11-08 Joe Groffpronouns deserve antecedents
2009-11-08 Joe Grofftypo in io.files.info.windows
2009-11-08 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-11-08 Joe Groff0 [ndip] can be a nop
2009-11-08 Joe Groffeliminate more redundant empty quots from fry code...
2009-11-08 Joe Groffreduce number of primitive dip/curries generated by fry
2009-11-08 Samuel TardieuAdd parentheses to prevent GCC warning
2009-11-07 Joe Groffreduce number of empty quotations generated by fry
2009-11-07 Joe Groffupdate M\ lambda condomize 'cause you can't compose...
2009-11-07 Joe Grofftypos in fry tests
2009-11-07 Joe Groffupdate terms of fry–locals peace treaty
2009-11-07 Joe Groffnew fry implementation that builds human-readable quota...
2009-11-07 Joe Grofflink to fry examples article from fry word docs
next