]> gitweb.factorcode.org Git - factor.git/shortlog
factor.git
2011-07-29 Erik CharleboisReplace deprecated words with alternatives.
2011-07-29 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2011-07-20 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-07-20 Joe Groffstrings: the fast path for set-string-nth was being...
2011-07-12 Erik CharleboisMerge branch 'master' of git://github.com/slavapestov...
2011-07-05 otoburbjson.writer: Updated docs to mention the dynamic variab...
2011-07-05 otoburbMerge branch 'master' of github.com:otoburb/factor
2011-07-05 otoburbjson.writer: Ability to turn jsvar-encode substituion...
2011-07-05 otoburbjson.writer: Currified jsvar-encode. Removed whitespace...
2011-06-23 otoburbjson.writer: Ability to turn jsvar-encode substitution...
2011-06-23 Erik CharleboisRun vim synchronously
2011-06-23 Erik CharleboisRemove unnecessary -std=gnu99
2011-06-13 Joe GroffMerge remote branch 'erikc/master'
2011-06-07 Joe GroffMerge branch 'master' of factorcode.org:/git/factor
2011-06-06 Joe Groffpeg.ebnf: add rule~ syntax to discard a matching subrul...
2011-06-06 Joe Groffmath.functions: fix documentation for 10^
2011-06-04 Slava PestovMerge branch 'master' of git://github.com/ex-rzr/factor
2011-05-25 otoburbhttp.client-docs: Added documentation for HEAD, TRACE...
2011-05-24 otoburbMerge branch 'master' of http://factorcode.org/git...
2011-05-24 Erik CharleboisAdd vocab completion for readline when line begins...
2011-05-24 Erik CharleboisConvert side mouse buttons to backward/forward
2011-05-24 Erik CharleboisOnly do mouse selections for button 1
2011-05-24 Erik CharleboisModify the listener vocabulary so that readline can...
2011-05-24 Erik CharleboisRaw FFI bindings to libreadline and a few higher level...
2011-05-24 Erik CharleboisCreate a setter for C-GLOBAL words
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 Anton Gorenkoclutter, gstreamer: return .gir files back to pass...
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-12 otoburbhttp.client: Added OPTIONS, TRACE and HEAD HTTP methods
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...
next