]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
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 Colemancleanup of ftp.client. remove the ls load error.
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 Slava PestovSLOT: now defines the accessor words instead of just...
2008-11-14 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-14 Doug Colemanremove ls
2008-11-14 Doug Colemanmove ls to io.files.listing
2008-11-14 Doug Colemansplit list vocabulary into unix and windows sides
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 jao- Bug fix: comments are fontified even when they contai...
2008-11-14 Doug Colemanfinish moving hexdump to tools.hexdump
2008-11-14 Doug Colemanmove hexdump to tools.hexdump
2008-11-14 Doug Colemanls works for unix, todo windows soon
2008-11-14 Doug Colemanmake a variable to set the ftp serving directory. fix...
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 Slava PestovSimplify inline? now that generic words can't be inline...
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 PestovTry to optimize generic dispatch to speed up + on fixnu...
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 PestovUse eq? instead of number= in a few places
2008-11-12 Slava PestovFaster M: hashtable >alist performs less dispatch and...
2008-11-12 James CashFixing linked-assoc docs
2008-11-12 James CashChanging name in advice docs to pass help-lint test
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...
2008-11-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/jamesnvc
2008-11-11 Doug Colemandocument file-systems
2008-11-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Doug Colemanremove duplicate using
2008-11-11 Doug Colemancatch errors for windows file-systems word and return...
2008-11-11 Doug Colemanimplement file-systems on windows
2008-11-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Doug Colemanmove file-systems word to core
2008-11-11 Doug Colemanremoved duplicate file-system-info definition. oops
2008-11-11 Doug Colemanmounted -> file-systems
2008-11-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Doug Colemanremove duplicated slot from linux statfs
2008-11-11 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Slava PestovAdd time server demo
2008-11-11 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-11 Doug Colemancleanups in ftp before going for the juicy meat
2008-11-11 Doug Colemanadd two words to sequences.lib
2008-11-11 Doug Colemanclean up math.floating-point
2008-11-11 Doug Colemanminor simplification
2008-11-11 Doug Colemanfix user-cache and add tests for this
2008-11-11 Doug Colemanmake jedit behave nicely with scaffolding docs
next