]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2009-04-24 Doug ColemanMerge branch 'master' into directory-searching
2009-04-24 Slava PestovMerge Joe Groff's booleans vocab into kernel
2009-04-24 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-24 Slava PestovSplit off some code into tools.errors.model and update...
2009-04-24 Slava PestovCompiler warnings are no more
2009-04-24 Slava PestovFix >alist docs
2009-04-23 Joe Groffbooleans union class
2009-04-23 Joe Groffenv vocab for accessing the environment as an assoc
2009-04-23 Slava PestovOops
2009-04-23 Slava PestovImprove stack checker documentation
2009-04-23 Slava Pestovstack-checker.transforms doesn't need make anymore
2009-04-23 Slava PestovSlightly more efficient compilation of 'new'
2009-04-23 Slava PestovFix docs
2009-04-23 Slava PestovRevert part of an earlier ccompiler.tree.checker hange...
2009-04-23 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-23 Slava PestovMake FORGET: M\ ... work
2009-04-23 Slava Pestovinverse: [ \ + ] fold was incorrectly evaluating to...
2009-04-22 Doug Colemanmove dns from unmaintained to extra for keyholder
2009-04-22 Maxim SavchenkoCleaning out newfx references
2009-04-22 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-22 Doug Colemanfix help lint failures, fix example in words
2009-04-22 Slava Pestovnewfx => unmaintained since it uses multi-methods
2009-04-22 Maxim SavchenkoMerge branch 'master' of git://factorcode.org/git/facto...
2009-04-22 Slava Pestovtools.errors: fix printing of errors with no associated...
2009-04-22 Slava Pestovmason.test: collect compiler errors at the very end...
2009-04-22 Slava PestovFixing some unit test failures
2009-04-22 Slava PestovMove lint to unmaintained
2009-04-22 Slava PestovMove multi-methods, and vocabs that depend on them...
2009-04-22 Slava Pestovannotations: update for usage being moved to tools...
2009-04-22 Slava Pestovtools.deploy.shaker: fix
2009-04-22 Slava Pestoveditors.emacs.windows: Add meta-data
2009-04-22 Slava Pestovstack-checker.transforms: fix tests
2009-04-22 Slava PestovMove cross-referencing stuff to tools.crossref since...
2009-04-22 Slava PestovSilly workaround for performance regression
2009-04-22 Slava PestovRevert "Remove method-declaration stuff from generic...
2009-04-22 Slava PestovMerge branch 'master' into more_robust_stack_checking
2009-04-22 Slava PestovX11.windows: fix bug with radeonhd driver (reported...
2009-04-22 Slava PestovRemove method-declaration stuff from generic.standard...
2009-04-22 Slava PestovSet more no-compile word props
2009-04-22 Slava Pestovhelp.markup: { $maybe "foo" } now works
2009-04-22 Slava PestovLoad tools.errors in stage2 so that bootstrap errors...
2009-04-22 Slava PestovRefactor compiler.tree.builder to fix various regressions
2009-04-22 Slava PestovClean up compiler vocab
2009-04-21 Slava PestovFix conflict
2009-04-21 Slava PestovRemove copyright notice from license
2009-04-21 Slava PestovTweak unit test in classes vocab to yield more informat...
2009-04-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-21 Slava PestovTwo quick fixes
2009-04-21 Slava PestovDebugging stack checking
2009-04-21 Slava PestovRemove "compiled-status" word prop and simplify associa...
2009-04-21 Doug Colemanremove db2 from unmaintained
2009-04-21 Doug Colemanaccidentally checked in db2 branch. move to unmaintain...
2009-04-21 Doug ColemanMerge branch 'keyholder'
2009-04-21 Doug Colemanturn off autouse for sandboxed code
2009-04-21 Slava Pestovui.tools.listener: better error summary display
2009-04-21 Slava Pestovtweak error list sorting, listener now shows error...
2009-04-21 Slava PestovFix 'become'
2009-04-21 Slava Pestovdebugger: add summary method for VM errors
2009-04-21 Doug Colemanfactor.sh now has an exit routine. it will print _some...
2009-04-21 Slava PestovWords which didn't compile cannot be run at all
2009-04-21 Doug Colemanbetter fix for db.tester
2009-04-21 Doug Colemanfix a bug in db.tester
2009-04-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-04-21 Doug Colemanbetter docs for emacs setup
2009-04-21 Slava PestovFixing unit tests for stack effect inference changes
2009-04-21 Doug Colemanuse HOMEDRIVE/HOMEPATH for HOME, then USERPROFILE,...
2009-04-21 Slava PestovMerge branch 'master' into more_robust_stack_checking
2009-04-21 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-21 Slava PestovFix unit test failures caused by stricter type checking...
2009-04-21 Doug Colemanlook for emacsclient.exe not emacs.exe
2009-04-21 Doug Colemanoops, really search for emacs.exe
2009-04-21 Doug Colemansearch for emacs.exe on windows by default
2009-04-21 Doug Colemanrefactoring directory searching
2009-04-20 Slava Pestovstack-checker: trust word declarations instead of recur...
2009-04-20 Slava PestovREADME.txt: don't mention GLUT
2009-04-20 Doug Colemanuse link-info instead of file-info
2009-04-20 Doug Colemanfix size-on-disk for unix
2009-04-20 Doug Colemanfix size-on-disk for unix
2009-04-20 Doug Colemanadd a size-on-disk slot to file-info, the each-file...
2009-04-20 Slava Pestovmorse: fix help lint
2009-04-20 Slava PestovChanging the stack effect of a generic word could break...
2009-04-20 Slava Pestovmason.report: fix timings-table, and add unit tests
2009-04-20 Slava Pestovxml.writer: don't write arrays to output-stream
2009-04-20 Slava Pestovxml: fix compile warnings in tests
2009-04-20 Slava Pestovio.buffers and io.ports performance tweaks
2009-04-20 Slava PestovNever inline default methods, and fix inlining of metho...
2009-04-20 Slava PestovPassing the wrong type of sequence to M\ encoder write...
2009-04-20 Slava PestovDocumentation updates
2009-04-20 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-04-20 Slava PestovReport actual SEH code on Windows instead of 'signal 11'
2009-04-20 Slava PestovImprove Unix signal and Windows structured exception...
2009-04-20 Slava PestovImprove example in syntax vocab
2009-04-20 Slava PestovMerge branch 'master' of git://github.com/ehird/factor
2009-04-20 Slava PestovMerge branch 'emacs' of http://git.hacks-galore.org...
2009-04-20 Alex ChapmanUsing literals vocab for defining computed constants
2009-04-20 Alex ChapmanMerge branch 'master' into experimental
2009-04-20 Alex ChapmanUpdating code to use CONSTANT:
2009-04-20 Alex ChapmanMerging Diego Martinelli's improvements and simplificat...
2009-04-20 Elliott HirdMerge branch 'master' of git://factorcode.org/git/factor
2009-04-20 Elliott HirdShow the signal name next to the number in parentheses...
next