]> gitweb.factorcode.org Git - factor.git/history - misc/vim
core: Change lines -> read-lines, contents -> read-contents, string-lines -> lines
[factor.git] / misc / vim /
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-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-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 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 John BenediktssonMerge branch 'master' of git://github.com/slavapestov...
2011-03-15 Slava PestovMerge branch 'master' of git://github.com/otoburb/factor
2011-03-15 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-03-15 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: add support for 'execute...
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: factorFrySpecifier cleanup
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: fix factorStackEffect,...
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: add support for 'call(...
2011-03-14 Keita Hagamisc/vim/syntax/factor.vim: highlighting of 'call-next...
2011-03-13 Keita Hagamisc/vim/syntax/factor.vim: add support for INTERSECTIO...
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: add support for SLOT: syntax
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: highlighting of breakpoint
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: add support for UNION:...
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: update "To run"
2011-03-10 Keita Hagamisc/vim/syntax/factor.vim: add support for SYMBOLS...
2011-03-09 Keita Hagamisc/vim/syntax/factor.vim: add support for RENAME...
2011-03-09 Keita Hagamisc/vim/syntax/factor.vim: add support for EXCLUDE...
2011-03-09 Keita Hagamisc/vim/syntax/factor.vim: rename factorFryDirective...
2011-03-09 Keita Hagamisc/vim/syntax/factor.vim: add support for ALIAS:...
2011-03-09 Keita Hagamisc/vim/syntax/factor.vim: a few minor changes:
2011-03-09 Keita Hagamisc/vim/syntax/factor.vim: capitalize the first letter...
2011-03-05 Slava PestovMerge branch 'vim' of git://github.com/keitahaga/factor
2011-03-05 Keita Hagamisc/vim/syntax/factor.vim: improve factorComment match
2010-02-22 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2010-02-07 Slava PestovMerge branch 'new-math-parser' of git://factorcode...
2010-01-26 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/factor
2010-01-24 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-22 Doug ColemanRename accumulator to collector, pusher to selector
2010-01-21 Joe Groffgeneralize vim syntax highlighting for SBUF" " to any...
2010-01-20 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2010-01-20 Philipp Brüschweilermisc: update factor.vim and it's template
2009-11-15 Doug ColemanMerge branch 'master' into startup
2009-11-09 Slava PestovMerge branch 'master' of git://github.com/killy971...
2009-10-30 Slava PestovMerge branch 'master' into new_gc
2009-10-30 Slava PestovMerge branch 'concurrency' of git://double.co.nz/git...
2009-10-30 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-29 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-29 Doug Colemansigma -> map-sum
2009-10-28 Joe GroffMerge branch 'master' of http://factorcode.org/git...
2009-10-28 Doug Colemanmemq? -> member-eq?, sorted-memq? -> sorted-member-eq?
2009-10-28 Doug Colemanreverse-here -> reverse!
2009-10-28 Slava Pestovfilter-here -> filter!
2009-10-28 Slava Pestovremq -> remove-eq, delq -> remove-eq!
2009-10-28 Slava Pestovremove unused and really confusing remove-all word
2009-10-28 Slava Pestovdelete-nth -> remove-nth!
2009-10-28 Slava Pestovchange-each -> map!, deep-change-each -> deep-map!
2009-10-16 Slava PestovMerge branch 'reentrantvm' of git://github.com/phildawe...
2009-10-16 Slava PestovMerge branch 'invaders' of git://double.co.nz/git/factor
2009-10-16 Slava PestovMerge branch 'fjsc' of git://double.co.nz/git/factor
2009-10-16 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-16 Joe Groffvim: highlight $ and $[ ]
2009-10-12 Guillaume Nargeotmerge project-euler.factor
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-10-03 Jon HarperMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Doug ColemanMerge branch 'docs' of git://github.com/klazuka/factor...
2009-10-02 Doug ColemanMerge branch 'images' of git://github.com/klazuka/facto...
2009-10-02 Slava PestovMerge branch 'reentrantvm' of git://github.com/phildawe...
2009-10-02 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Slava PestovMerge branch 'master' of git://factorcode.org/git/facto...
2009-10-02 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-10-02 Joe Groffvim: highlight @ and _, don't highlight things that...
2009-09-30 Doug ColemanMerge branch 'browser' of git://github.com/klazuka...
2009-09-30 Slava PestovMerge branch 'gif' of git://github.com/klazuka/factor
2009-09-30 Slava PestovMerge branch 'link' of git://github.com/klazuka/factor
2009-09-29 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-29 Joe Groffimprove vim highlighting of 1+2/3 ratios, 1/3. float...
2009-09-29 Joe Groffvim: highlight anything that looks like "text{ }" as...
2009-09-28 Doug ColemanMerge branch 'png' of git://github.com/klazuka/factor
2009-09-28 Joe Groffvim: now highlighting more """ strings in more places!
2009-09-28 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-28 Joe Groffadjust vim string syntax highlighting to match doug...
2009-09-28 Slava PestovMerge branch 'master' into more_aggressive_coalescing
2009-09-27 Slava PestovMerge branch 'master' of git://factorcode.org/git/factor
2009-09-27 Joe Groffadd vim syntax highlighting for ALIAS:, QUALIFIED:...
2009-09-27 Joe Grofffix vim syntax highlighting when a word contains square...
2009-09-24 Slava PestovFix conflict
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-22 Guillaume NargeotMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Joe GroffMerge branch 'master' of git://factorcode.org/git/factor
2009-09-21 Slava PestovFix conflict
next