summaryrefslogtreecommitdiffstats
path: root/genvim.txr
Commit message (Expand)AuthorAgeFilesLines
* * genvim.txr: Handle variable definition without embedded intern.Kaz Kylheku2014-03-081-0/+3
* * eval.c (apply_intrinsic, lazy_mapcar): Changed linkage to external.Kaz Kylheku2014-03-061-3/+1
* * parser.l: Allowing ^ to be a quote character, and adjusting definitionKaz Kylheku2014-03-031-2/+5
* * genvim.txr: Skip lines that contain system_package.Kaz Kylheku2014-03-021-8/+13
* Change in the design of how special variables work, to fix the brokenKaz Kylheku2014-02-281-9/+6
* * eval.c (delay_s): Global variable removed.Kaz Kylheku2014-02-271-0/+2
* * genvim.txr: Updated with regard to how operators are registered inKaz Kylheku2014-02-271-3/+3
* * parser.l: Support octal and binary numbers.Kaz Kylheku2014-02-241-0/+2
* * genvim.txr, txr.vim: Updated.Kaz Kylheku2014-02-241-1/+1
* * genvim.txr, txr.vim: Updated.Kaz Kylheku2014-02-221-1/+1
* * genvim.txr: Support floating-point constants.Kaz Kylheku2014-01-301-5/+7
* * eval.c (meta_meta_p, meta_meta_strip): New static functions.Kaz Kylheku2014-01-281-5/+7
* * txr.vim, genvim.txr: There can now be whitespace in TXR LispKaz Kylheku2014-01-271-2/+2
* Version 76txr-76Kaz Kylheku2014-01-231-0/+1
* * genvim.txr: Add forgotten until and last keywords.Kaz Kylheku2014-01-061-1/+3
* * genvim.txr: Missing catch and finally keywords added.Kaz Kylheku2013-12-021-1/+1
* * genvim.txr: Missing highlighting for hex integers.Kaz Kylheku2013-11-241-0/+1
* * genvim.txr: Change how the hard-coded symbols (end, and, or) areKaz Kylheku2013-11-221-1/+1
* * genvim.txr: Handle symbols whose C names end with _star_s,Kaz Kylheku2013-11-051-0/+4
* * genvim.txr: Include syntactic directives which aren't extracted fromKaz Kylheku2013-10-271-0/+1
* * genvim.txr: Split long lines of keywords.Kaz Kylheku2013-10-231-3/+2
* * genvim.txr: New file.Kaz Kylheku2013-10-231-0/+135