]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-11-24 Slava PestovMerge branch 'master' of git://factorforge.org/git...
2008-11-24 Slava PestovFix sequences.deep tests
2008-11-24 Slava PestovFix help lint
2008-11-24 Slava PestovFix Windows overlapped timeout code for microseconds
2008-11-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-24 Slava PestovUpdate PPC non-optimizing compiler backend
2008-11-24 Slava PestovNon-optimizing compiler now compiles dip, 2dip, 3dip...
2008-11-24 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-24 Doug Colemanimproved regexp literals caught some typos
2008-11-24 Doug Colemanbetter literal syntax for regexps. support ^ and ...
2008-11-24 Slava PestovFix walker with dip
2008-11-24 Slava PestovFix typo
2008-11-24 Slava PestovFixing walker, adding traceback tests
2008-11-24 Slava PestovFix compiler test
2008-11-24 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-11-23 Slava PestovFix load error
2008-11-23 Jose A. Ortega... Emacs factor mode: More correct treatment of strings...
2008-11-23 Slava PestovBetter docs for sequences.deep
2008-11-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 Slava PestovFix compile error
2008-11-23 Slava PestovMinor speedup
2008-11-23 Slava PestovFix PowerPC dip/2dip/3dip
2008-11-23 Slava PestovFix load error
2008-11-23 Slava PestovFix circularity issue in logging
2008-11-23 Slava Pestovhelp.html doesn't depend on html.components, reduces...
2008-11-23 Slava PestovFix typo
2008-11-23 Slava PestovFix load error
2008-11-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 Slava PestovFix type error
2008-11-23 Slava PestovPrint runtime as a float
2008-11-23 Slava PestovUpdate wordtimer for micros removal
2008-11-23 Slava PestovRemove extra/micros since we have this in the core now
2008-11-23 Slava PestovMerge branch 'master' into microseconds
2008-11-23 Slava PestovPowerPC dip/2dip/3dip JIT intrinsics (untested)
2008-11-23 Slava PestovAdd comment explaining what's going on
2008-11-23 Slava PestovRefactor all usages of >r/r> in core to use dip, 2dip...
2008-11-23 Slava PestovForgot to add a vocab
2008-11-23 Slava PestovUse assoc-filter-as
2008-11-23 Slava PestovAdd assoc-filter-as
2008-11-23 Slava PestovRename (append) to append-as, (3append) to 3append...
2008-11-23 Slava PestovMove code out of openssl vocabulary
2008-11-23 Slava Pestovpeg and peg.parsers doesn't need to load shuffle vocabulary
2008-11-23 Slava PestovAdd some error checking to CHAR:
2008-11-23 Slava PestovFix bootstrap
2008-11-23 Slava PestovAlarms don't start to lag if the alarm takes longer...
2008-11-23 Slava PestovFix compile error in x86 bootstrap
2008-11-23 Slava PestovCircularity between vocabularies no longer causes an...
2008-11-23 Doug Colemanremove >r r> from regexp
2008-11-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 Slava PestovDisable these for now
2008-11-23 Slava Pestov1% image size reduction by not storing empty compiled...
2008-11-23 U-WSCHLIEP... ui.gadgets.tabs: Fixed error; irc.ui.commands: Added /me
2008-11-23 Doug Colemanfix count-matches and add unit test for it
2008-11-23 Doug Colemanre-enable a unit test
2008-11-23 Doug Colemananother test for turning off dotall mode inline
2008-11-23 Doug Colemanhandle dotall mode -- . matches newlines when it's...
2008-11-23 Doug Colemancleaner unit-tests
2008-11-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 Doug Colemanadd using
2008-11-23 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 Doug Colemanfix match-all, re-split
2008-11-23 Doug Colemanrename last-slice1 to slice1-last
2008-11-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-11-23 Doug Colemanrename last-slice1 to slice1-last. add slice1-slice...
2008-11-23 Slava PestovUpdate for call-next-method changes
2008-11-23 Slava PestovPre-compute next-methods when deploying
2008-11-23 Slava PestovDon't load listener into deployment image
2008-11-23 Slava PestovTest call-next-method from an uncomipiled method in...
2008-11-23 Slava Pestov(call-next-method) now takes a method instead of a...
2008-11-23 Slava PestovFix .c command in FEP
2008-11-23 U-WSCHLIEP... Merge branch 'master' of git://tiodante.com/git/factor
2008-11-23 Bruno Deferrariirc.client: Fix, mark client as ready after log-in...
2008-11-23 U-WSCHLIEP... Merge branch 'master' of git://tiodante.com/git/factor
2008-11-23 Doug Colemanmore slices in regexps, change unit tests
2008-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-22 Doug Colemanremove using for math.ranges
2008-11-22 Doug Colemanregexps return a slice instead of a range now
2008-11-22 Slava PestovNew 'expect' word, which is a more correct version...
2008-11-22 Doug Colemanbetter parsing of constants
2008-11-22 Bruno DeferrariMerge branch 'master' of git://factorcode.org/git/factor
2008-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-22 Eduardo Cavazoslocals: Allow comments in binding forms
2008-11-22 Slava PestovClean up and fix minor issue with words. word
2008-11-22 Slava PestovGive credit
2008-11-22 Slava PestovRemove unfinished/vocab-browser now that the main vocab...
2008-11-22 Slava PestovAdd vocab-usage. and vocab-uses. words, vocab browser...
2008-11-22 Slava PestovRename words
2008-11-22 Slava PestovHelp for generic words and classes now lists methods
2008-11-22 Slava PestovAdd <> word
2008-11-22 U-SLAVA-DFB8FF805... Don't load io.sockets during bootstrap on Windows
2008-11-22 U-SLAVA-DFB8FF805... Merge branch 'master' of git://factorcode.org/git/factor
2008-11-22 U-SLAVA-DFB8FF805... show doesn't need to print \r\n
2008-11-22 Slava PestovFix ui.gestures help-lint
2008-11-22 Slava PestovFix shift-drag again
2008-11-22 Slava PestovFix alt-click and control-click to simulate middle...
2008-11-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-11-22 U-SLAVA-DFB8FF805... Fixing some problems with Windows keyboard handling
2008-11-22 Slava PestovFix drag gestures
2008-11-22 Slava Pestov"help" test in UI should not affect browser tool
2008-11-22 Slava PestovFix compile error: inferrability of open-window exposed...
next