]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2008-12-21 Jose A. Ortega... Merge commit 'origin/master'
2008-12-21 Jose A. Ortega... FUEL: Display lists of callers/callees, linked to their...
2008-12-21 Slava PestovCalling dispose on unix stdin no longer kills the VM
2008-12-20 Jose A. Ortega... FUEL: Stack inference support.
2008-12-19 Jose A. Ortega... FUEL: Better symbol at point recognition.
2008-12-19 Jose A. Ortega... FUEL: Indentation for [let and [| forms.
2008-12-19 Jose A. Ortega... Merge commit 'origin/master' into emacs
2008-12-19 Slava PestovAdd <filled-border>
2008-12-19 Slava PestovFix track pref-dim, and layout with gaps
2008-12-19 Slava PestovFix ui.tools tests
2008-12-19 Slava PestovFix M: doctype-decl write-xml-chunk
2008-12-19 Slava PestovAdd protocol slot to make it work with funny load order
2008-12-19 Slava PestovFix load error
2008-12-19 Slava PestovRefactor operations-menu code to make it independent...
2008-12-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-19 Slava PestovCompose model fires less unnecessary notifications
2008-12-19 Doug Colemanadd a lot more to the using list
2008-12-19 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-19 Slava Pestovf print-topic no longer prints an error
2008-12-19 Slava PestovFix <direct-struct-array>
2008-12-19 Slava Pestov/ >fixnum should be /i
2008-12-19 Doug Colemanadd using
2008-12-19 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-19 Doug Colemanfix bootstrap
2008-12-19 Doug Colemanuse read-link instead, remove dependency on unix. oops
2008-12-19 Doug Colemanbetter related-words for follow-links. add
2008-12-19 Doug Colemanfix using. add
2008-12-19 Jose A. Ortega... Merge commit 'origin/master' into emacs
2008-12-19 ergMerge branch 'master' of git://factorcode.org/git/factor
2008-12-19 ergAdd follow-link/follow-links, use it in file-system...
2008-12-19 Slava PestovOops
2008-12-19 Slava PestovFix bogus indentation
2008-12-18 Jose A. Ortega... FUEL: USINGs fixed.
2008-12-18 Jose A. Ortega... conflict resolution
2008-12-18 Jose A. Ortega... Conflict resolution
2008-12-18 Jose A. Ortega... FUEL: Fix bug whereby true display-stacks? could hang...
2008-12-18 Slava PestovFix conflict
2008-12-18 Jose A. Ortega... FUEL: Nothing new, just function renamings.
2008-12-18 Jose A. Ortega... FUEL: More navigation keys for the help buffer.
2008-12-18 Jose A. Ortega... FUEL: Description for vocabularies in autodoc mode.
2008-12-18 Jose A. Ortega... FUEL: Font lock for getters/setters fixed, with faces...
2008-12-18 Slava PestovFix otug-talk
2008-12-18 Slava PestovAdd ncleave back to combinators.cleave, since it does...
2008-12-18 Slava PestovProfiler's usage-profile word is now more useful: it...
2008-12-18 Slava PestovLoad fix for random
2008-12-18 Slava PestovFix pane selection to begin at hand-click-loc not hand-loc
2008-12-18 Slava PestovUpdate remaining >r/r> usages
2008-12-18 Slava PestovMove bitfields to unmaintained, code is too ugly
2008-12-18 Slava PestovMove oracle to unmaintained
2008-12-18 Slava PestovMove bake to unmaintained since it looks like it will...
2008-12-18 Slava PestovRemove extra/bind-in since locals now has :>
2008-12-18 Slava PestovMove assocs/combinators/namespaces/sequences/strings...
2008-12-18 Slava PestovEliminating usages of combinators/sequences/etc.lib
2008-12-18 Slava PestovMove sequences.lib:randomize to random
2008-12-18 Slava PestovMove extra/raptor to unmaintained, it hasn't loaded...
2008-12-18 Slava PestovOops
2008-12-18 Slava Pestovcombinators.cleave and trails had sequences.lib in...
2008-12-18 Slava PestovUpdate more vocabs for >r/r> removal
2008-12-18 Slava Pestovfurnace.db: update for Doug's db fixes
2008-12-18 Slava PestovMove math.blas to basis
2008-12-18 Slava PestovFixing various test failures and updating some more...
2008-12-18 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2008-12-18 Doug Colemanremove use of symbols
2008-12-18 Doug Colemanrename db symbol -> db-connection
2008-12-18 Slava PestovMake bunny load
2008-12-18 Slava PestovMove assoc-heaps, formatting, pack, roman, porter-stemm...
2008-12-18 Slava PestovMove monotonic-split to splitting.monotonic
2008-12-18 Slava PestovRemove sequences.lib dependencies from project-euler...
2008-12-18 Slava PestovMove Cairo binding to basis
2008-12-18 Slava PestovMove cairo.samples to cairo-samples
2008-12-18 Slava PestovGet cairo binding to load
2008-12-18 Slava PestovMove math.miller-rabin to basis
2008-12-18 Slava PestovClean up some code to not use combinators.lib and seque...
2008-12-18 Slava PestovGet furnace and websites..concatenative to load
2008-12-18 Doug Colemanadd a new db-connection tuple for live database connect...
2008-12-18 Slava PestovUpdate benchmarks for >r/r> removal
2008-12-18 Slava PestovMove unused unix.linux vocabs to unmaintained, some...
2008-12-18 Slava PestovFix load error in db.types
2008-12-18 Slava PestovFix bootstrap
2008-12-18 Slava PestovRemove >r/r>
2008-12-18 Slava PestovGet mason to load
2008-12-18 Slava PestovFix bootstrap
2008-12-18 Slava PestovMerge qualified, alias, symbols, constants into core
2008-12-17 Jose A. Ortega... FUEL: M-. completes vocab names when in USING: stanza.
2008-12-17 Jose A. Ortega... FUEL: Bug fixes and compatibility with Emacs 22.
2008-12-17 Slava PestovMinor doc clarification
2008-12-17 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2008-12-17 Slava PestovFaster dynamic variable lookup: 6% speedup in benchmark...
2008-12-17 Jose A. Ortega... FUEL: More simplifications and small speed-ups in liste...
2008-12-17 Jose A. Ortega... Merge commit 'origin/master'
2008-12-17 Doug Colemanrefactor some weirdness in checksums.common
2008-12-17 Doug Colemantypo
2008-12-17 Slava PestovFix image file paths
2008-12-17 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2008-12-17 Slava PestovRemove unused file
2008-12-17 Slava PestovSlides from OTUG talk, December 2008
2008-12-17 Jose A. Ortega... FUEL: Edit word interactive command; completion in...
2008-12-16 Jose A. Ortega... FUEL: More robust listener/emacs protocol; small fixes...
2008-12-16 Doug Colemanfix load error by making a word windows-file-size indep...
2008-12-16 Doug Colemanfix launcher tests
next