]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2011-05-24 Erik CharleboisRaw clang FFI bindings
2011-05-24 Erik Charlebois32 and 64 bit Linux PPC support
2011-05-24 Erik CharleboisFix bugs in unix ffi usage
2011-05-24 Erik CharleboisFix GDB-based disassemble for GDB 7
2011-05-24 Erik Charleboisepoll working on linux
2011-05-24 Erik CharleboisUse .factor-rc etc on Windows too, files can begin...
2011-05-21 Slava PestovMerge branch 'for-slava' of git://github.com/samueltard...
2011-05-21 Slava Pestovwebsites.factorcode: fix double escaping in code exampl...
2011-05-20 Samuel TardieuAdd math.primes:nprimes
2011-05-07 Slava Pestovwebsites.concatenative: oops
2011-05-07 Slava PestovMerge branch 'doc-fixes' of git://github.com/mrjbq7...
2011-05-07 Slava PestovMerge branch 'cleanup' of git://github.com/mrjbq7/factor
2011-05-07 Slava PestovMerge branch 'sorting' of git://github.com/mrjbq7/factor
2011-05-07 Slava PestovMerge branch 'highlight' of git://github.com/mrjbq7...
2011-05-07 Slava Pestovwebsites.concatenative: enable recaptcha for wiki
2011-05-07 Slava Pestovwiki: add a recaptcha
2011-05-04 John BenediktssonMerge branch 'master' into highlight
2011-05-04 John BenediktssonMerge branch 'master' into sorting
2011-05-04 John BenediktssonUpdate references to "1 tail" to use "rest".
2011-04-18 John Benediktssonio.launcher: fix launcher examples.
2011-04-17 Slava Pestovui.backend.cocoa: simplify system-alert implementation...
2011-04-17 Slava Pestovcore-foundation.run-loop bug fix for Doug's bug fix
2011-04-15 Doug ColemanRefactor some duplication in DNS queries and move some...
2011-04-15 Doug ColemanBugfix: Only reset-timer on mac if sleep-time returns...
2011-04-13 Slava PestovChange do-callback to register the current thread with...
2011-04-13 John BenediktssonMerge branch 'master' into sorting
2011-04-13 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-04-13 John Benediktssonwebsites.factorcode: add syntax highlighting to the...
2011-04-13 John Benediktssonxmode.highlight: a syntax highlighting tool.
2011-04-11 Joe Groffgame.debug.tests: fix half-changed accessor names ...
2011-04-10 Doug ColemanError if domain name has non-ascii characters. Lower...
2011-04-10 Doug ColemanMake print-topic print a newline and adjust usages...
2011-04-10 Doug ColemanPrint a newline after each TXT message in DNS.
2011-04-10 Doug ColemanClean up heaps implementation, test max-heaps.
2011-04-10 Doug ColemanDecode TXT strings as utf8, use write instead of print.
2011-04-10 Doug ColemanAdd support for parsing DNS TXT queries.
2011-04-10 Doug ColemanChange how sequence>assoc and friends work. Now they...
2011-04-07 Slava Pestovfactor.sh: change install-x11 and install-macosx to...
2011-04-07 John BenediktssonUpdate code that did ">alist sort-" to just "sort-".
2011-04-07 John Benediktssonsorting: change sort-keys and sort-values to generics.
2011-04-06 Doug ColemanFix the console spew on missing libraries. Set NO_UI...
2011-04-06 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-04-06 Slava PestovMerge branch 'cleanup' of git://github.com/keitahaga...
2011-04-06 Slava Pestovui.backend.gtk.io.unix: add platforms.txt so that we...
2011-04-06 Slava PestovMerge commit 'otoburb/master' into merge-otoburb
2011-04-06 Slava PestovMerge branch 'gtk-game-input' of git://github.com/Blei...
2011-04-06 Slava PestovMerge branch 'master' of git://github.com/ex-rzr/factor
2011-04-06 Keita Hagamisc/vim/syntax/factor.vim: merge two factorComment...
2011-04-06 otoburbgtk.factor: Changed init behaviour so if $DISPLAY is...
2011-04-05 Keita Hagamisc/vim/README.md: update filename
2011-04-05 Keita Hagamisc/vim/ftplugin/factor.vim: add copyright header
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: fix factorCallQuotation...
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: update comments
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: re-fix factorStackEffect...
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: add support for M\ syntax
2011-04-04 otoburbMerge branch 'master' of git://github.com/slavapestov...
2011-04-04 otoburbRevert "factor.sh: Propogated NO_UI=1 flag into the...
2011-04-04 Keita Hagamisc/factor.vim.fgen: update
2011-04-04 Keita Hagamisc/vim/ftplugin/factor.vim: add b:did_ftplugin at...
2011-04-04 Keita HagaRename misc/vim/ftplugin/factor_settings.vim to misc...
2011-04-04 Keita Hagamisc/vim/syntax/factor.vim: workaround for factorHook...
2011-04-04 Slava Pestovalien.c-types: add summary and docs for no-c-type error
2011-04-04 Keita Hagabuild-support/factor.sh: update help information
2011-04-04 Keita Hagafry: normalize copyright header in test file
2011-04-04 Slava Pestovio: fix help lint
2011-04-01 Philipp Brüschweilergame.input.gtk: clean up confusing reset-mouse/read...
2011-04-01 Philipp Brüschweilergame.input.gtk: copy of game.input.x11 with gtk-specifi...
2011-04-01 Anton Gorenkoui.backend.gtk: fix a bug with endless error messages...
2011-04-01 otoburbfactor.sh: Propogated NO_UI=1 flag into the bootstrap...
2011-03-26 otoburbMerge branch 'master' of git://factorcode.org/git/factor
2011-03-26 Slava PestovMerge branch 'master' of git://github.com/mrjbq7/factor
2011-03-26 John Benediktssonio: improve stack effects.
2011-03-25 John Benediktssonio: implement "stream-contents" in terms of "each-strea...
2011-03-25 John Benediktssonio: improve signature of each-block and each-line.
2011-03-24 otoburbTuple subclassing help article: Fixed typo
2011-03-24 Keita Hagamisc/vim/README.md: minor tweaks
2011-03-24 Keita HagaReplace misc/vim/README with misc/vim/README.md
2011-03-23 otoburbChecksums help article update: Added internet checksums...
2011-03-20 Keita Hagamisc/vim/syntax/factor.vim: add 'display' argument...
2011-03-20 Keita Hagamisc/vim/syntax/factor.vim: factorEscape cleanup
2011-03-20 Keita Hagamisc/vim/syntax/factor.vim: add support for escape...
2011-03-20 Keita Hagamisc/vim/syntax/factor.vim: set 'shiftwidth' option...
2011-03-18 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-18 John Benediktssoninfix: adding support for "seq[from:to]" slice notation.
2011-03-17 Keita Hagamisc/vim/plugin/factor.vim: remove trailing whitespace
2011-03-17 Keita Hagamisc/vim/syntax/factor.vim: add support for 'ERROR...
2011-03-17 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-17 Keita Hagamisc/vim/syntax/factor.vim: in factorShebang, add ...
2011-03-17 Keita Hagamisc/vim/syntax/factor.vim: don't set 'shiftwidth'...
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: fix indentation
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: swapping factorComment...
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: highlight the shebang
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: highlight factorCallQuotati...
2011-03-16 Keita Hagamisc/vim/syntax/factor.vim: fix factorRename match
2011-03-15 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-03-15 Joe Groffopenal: don't bundle openal library on any unix platform
2011-03-15 Anton Gorenkogstreamer: remove all girs;
2011-03-15 Anton Gorenkogobject-introspection: fix incorrect resolving of curre...
2011-03-15 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-15 Slava PestovMerge branch 'master' of git://github.com/otoburb/factor
next