summaryrefslogtreecommitdiffstats
path: root/txr.vim
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (each_s, each_star_s, collect_each_s, collect_each_star_s):Kaz Kylheku2012-01-111-0/+1
* * eval.c (eval_init): list_str registered.Kaz Kylheku2012-01-111-1/+2
* * eval.c (tostring, tostringp): New static functions.Kaz Kylheku2012-01-101-1/+2
* Spat of new features having to do with lazy processing.Kaz Kylheku2012-01-101-2/+5
* Break up glued keywords.Kaz Kylheku2012-01-071-1/+1
* * eval.c (eval_init): Missing documented memql function registered.Kaz Kylheku2012-01-071-9/+21
* New functionality: mod and modlast directives in repeat and rep.Kaz Kylheku2011-12-291-1/+1
* * txr.vim: Fixed to char literal syntax.Kaz Kylheku2011-12-211-0/+1
* * txr.vim: iskeyword updated.Kaz Kylheku2011-12-161-2/+1
* @# comments are becoming obsolescent. @# commentsKaz Kylheku2011-12-141-4/+6
* * txr.vim: Highlight hash prefix and quote.Kaz Kylheku2011-12-141-3/+8
* * txr.vim (txr_atat): New match. The @@ sequence is recognizedKaz Kylheku2011-12-101-0/+2
* * txr.vim: Updated with all operators and functions.Kaz Kylheku2011-12-071-37/+39
* * txr.vim: New operators added.Kaz Kylheku2011-11-301-2/+3
* * eval.c (eval_init): More functions.Kaz Kylheku2011-11-281-0/+5
* Adding streams functions to Lisp evaluator.Kaz Kylheku2011-11-281-4/+39
* Task #11436Kaz Kylheku2011-11-261-5/+5
* * txr.vim: Update for new character constant syntax.Kaz Kylheku2011-11-151-1/+2
* * txr.vim: Missing coll keyword added.Kaz Kylheku2011-11-091-1/+1
* * txr.vim: Make sure whitespace is recognized after @.Kaz Kylheku2011-11-061-4/+4
* Task #11581Kaz Kylheku2011-11-061-1/+1
* * txr.vim: Character literals.Kaz Kylheku2011-11-031-4/+6
* * txr.vim: Eliminated useless skip arguments from several regions.Kaz Kylheku2011-11-021-3/+3
* * txr.vim: Highlight variables inside directives and lists.Kaz Kylheku2011-11-021-2/+4
* * txr.vim: Added missing keywords.Kaz Kylheku2011-11-021-2/+5
* * txr.vim: Added installation instructions.Kaz Kylheku2011-11-011-0/+11
* Syntax highlighting for Vim.Kaz Kylheku2011-11-011-0/+48