]> gitweb.factorcode.org Git - factor.git/history - basis
Merge branch 'master' of git://factorcode.org/git/factor
[factor.git] / basis /
2008-11-16 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-11-16 Slava PestovAdd exception handling to help.html
2008-11-16 Slava PestovFix io.sockets docs for when io.sockets.secure isn...
2008-11-16 Slava Pestovmason now generates HTML documentation using help.html
2008-11-16 Slava PestovDocument furnace
2008-11-16 Slava PestovFix help-lint
2008-11-16 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-11-16 Slava PestovMore usages of $quotation
2008-11-16 Slava PestovNew $quotation markup element
2008-11-16 Slava PestovDocument furnace.auth
2008-11-16 Slava PestovDocument furnace.auth.features
2008-11-16 Slava PestovDocumentation for furnace.auth.login
2008-11-16 Slava PestovDocumentation for furnace.auth.basic
2008-11-16 Slava PestovDocumentation for furnace.auth.providers
2008-11-16 Slava PestovFix help lint
2008-11-16 Slava PestovFix tests, and clear-deque on dlists
2008-11-16 Slava PestovAdd $maybe markup element
2008-11-16 Slava PestovUnrolled lists
2008-11-16 Slava Pestovdlists no longer have a length slot; tweak dlist code...
2008-11-15 Slava PestovFix serialize tsets
2008-11-15 Slava PestovMore JSON tweaks
2008-11-15 Slava Pestovjson.writer now converts ratios to floats
2008-11-15 Slava Pestov(serialize) should not be private since concurrency...
2008-11-15 Slava PestovFix validators docs
2008-11-15 Slava PestovDocument furnace.syndication
2008-11-15 Slava PestovDocument furnace.sessions
2008-11-15 Slava PestovRemove bogus dependency
2008-11-15 Slava PestovMinor documentation updates: json, xml, serialize
2008-11-15 Slava PestovDocument furnace.conversations
2008-11-15 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-11-15 Slava PestovDocument furnace.boilerplate
2008-11-15 Slava PestovMerge branch 'json' of git://github.com/rictic/factor
2008-11-15 Slava PestovChange tags a bit
2008-11-14 Slava PestovHelp lint fixes
2008-11-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-14 Slava PestovRename alias article
2008-11-14 Slava PestovWorking on docs for furnace.json, furnace.redirection...
2008-11-14 Doug Colemanfix load error, document directory.
2008-11-14 Doug Colemanmake more words private
2008-11-14 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-14 Doug Colemanfix listing on unix
2008-11-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-14 Doug Colemanmove ls to io.files.listing
2008-11-14 Doug Colemanuse win32-file-attributes word
2008-11-14 Slava PestovDocument furnace.json
2008-11-14 Slava PestovWrite furnace.db docs
2008-11-14 Slava Pestovfurnace.alloy docs
2008-11-14 Slava PestovDocument furnace.actions and clean up a few things
2008-11-14 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-11-14 Doug Colemanfix docs for hexdump
2008-11-14 Doug Colemanfinish moving hexdump to tools.hexdump
2008-11-14 Doug Colemanmove hexdump to tools.hexdump
2008-11-14 Doug Colemanadd file-type>ch and ch>file-type
2008-11-14 Slava Pestovvalidators can use new regexps now
2008-11-13 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-13 Doug Colemanfix docs
2008-11-13 Doug Colemanremove -a option...
2008-11-13 Doug Colemanremove debug, add -a option
2008-11-13 Doug Colemanfix line numbers with etexteditor
2008-11-13 Doug Colemanadd etexteditor
2008-11-13 Doug Colemanadd rc files to scaffold since it's hard to create...
2008-11-13 Slava PestovMove suffix arrays to basis
2008-11-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-13 Slava PestovTweak PowerPC %dispatch
2008-11-13 Slava PestovFix PowerPC bootstrap
2008-11-13 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-13 Slava PestovRename tests/templates.factor to tests/codegen.factor...
2008-11-13 Slava PestovOptimize a ##dispatch that is applied to the result...
2008-11-13 Slava PestovFix ppc make-image
2008-11-13 Slava PestovForgot a constant
2008-11-13 Slava PestovEmit branches in the same order they're written in...
2008-11-13 Slava PestovNew calling convention for VM primitives:
2008-11-13 Slava Pestovvlists: immutable sequences with mostly-O(1) push and...
2008-11-13 Slava PestovAdd changed-nth combinator: like change-nth but for...
2008-11-13 Slava PestovAdd passociate word: like associate but for persistent...
2008-11-13 Slava PestovRemove unnecessary stack-checker.transforms dependency...
2008-11-13 Slava PestovStack checker cleanup and optimization
2008-11-13 Doug Colemanredo random-bytes* with a better algorithm
2008-11-13 Slava PestovRefactoring recursive-state alist; now its a mapping...
2008-11-12 Slava PestovNeither here nor there
2008-11-12 Doug Colemanslightly faster
2008-11-12 Doug Colemandon't generate 4x the number of random bytes we actuall...
2008-11-12 Eduardo Cavazoshelp/handbook: Fix some headings
2008-11-12 Doug Colemanbetter fix for emacs
2008-11-12 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-12 Doug Colemanallow setting of emacsclient
2008-11-12 Slava PestovAnother speedup to >alist: create vector with right...
2008-11-12 Slava PestovFix byte vector prettyprinting
2008-11-12 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-12 Slava PestovWord constructor was not invoking relocation on the...
2008-11-12 Slava PestovMake a word inline for the win
2008-11-12 Slava PestovFaster M: hashtable >alist performs less dispatch and...
2008-11-12 James CashFixing linked-assoc docs
2008-11-12 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-11-12 Slava PestovMinor performance improvements
2008-11-12 Slava PestovFix nodes>quot
2008-11-12 Slava PestovTrying to make PEGs compile faster by reducing the...
2008-11-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Slava PestovUpdating linked-assocs documentation, add <linked-assoc...
next