summaryrefslogtreecommitdiffstats
path: root/txr.vim
Commit message (Expand)AuthorAgeFilesLines
* Version 98.txr-98Kaz Kylheku2014-09-261-63/+64
* * arith.c (arith_init): Register some variables: *flo-dig*,Kaz Kylheku2014-09-011-155/+156
* Version 96.txr-96Kaz Kylheku2014-08-141-8/+9
* Version 94.txr-94Kaz Kylheku2014-08-051-74/+76
* * parser.l: Allow unquotes and splices in QSPECIAL and BRACED states.Kaz Kylheku2014-07-301-3/+7
* * txr.vim: Updated.Kaz Kylheku2014-07-301-100/+101
* * RELNOTES: Updated.Kaz Kylheku2014-07-221-41/+42
* * genvim.txr: Fixed highlighting issues in numbers followed by newline.Kaz Kylheku2014-07-201-91/+92
* Fix old, known syntax highlighting problems between symbols,Kaz Kylheku2014-07-151-8/+10
* Fix broken regex highlighting.Kaz Kylheku2014-07-151-96/+98
* * tests/011/macros-2.txr: Added test for labels shadowing macro,Kaz Kylheku2014-07-101-136/+137
* Version 91.txr-91Kaz Kylheku2014-07-021-118/+122
* * eval.c (eval_init): Register member and member_if as intrinsics.Kaz Kylheku2014-06-181-136/+140
* Version 90txr-90Kaz Kylheku2014-06-111-103/+105
* * eval.c (eval_init): Register new search function as intrinsic.Kaz Kylheku2014-06-061-32/+32
* * genvim.txr, txr.vim: Remove commented-out directives.Kaz Kylheku2014-03-261-2/+0
* * genvim.txr: Update for WLL's and QLL's.Kaz Kylheku2014-03-261-60/+53
* * txr.vim: regenerated.Kaz Kylheku2014-03-231-106/+107
* Version 87.txr-87Kaz Kylheku2014-03-221-1/+2
* Fix iskeyword so /= and / are highlighted properly.Kaz Kylheku2014-03-191-9/+9
* * parser.l: Bugfix. When handling a backslash-newline continuationKaz Kylheku2014-03-151-4/+6
* Implementing @(if)/@(elif)/@(else) in the pattern language.Kaz Kylheku2014-03-131-9/+10
* * txr.vim: Update.Kaz Kylheku2014-03-131-36/+37
* * eval.c (plus_s, prof_s): New symbol global variables.Kaz Kylheku2014-03-121-51/+51
* * eval.c (eval_init): Registration of url_encode and url_decodeKaz Kylheku2014-03-111-78/+80
* Version 84.txr-84Kaz Kylheku2014-03-071-13/+13
* * eval.c (apply_intrinsic, lazy_mapcar): Changed linkage to external.Kaz Kylheku2014-03-061-70/+71
* * parser.l: Allowing ^ to be a quote character, and adjusting definitionKaz Kylheku2014-03-031-104/+107
* * genvim.txr: Skip lines that contain system_package.Kaz Kylheku2014-03-021-127/+128
* Version 82.txr-82Kaz Kylheku2014-02-271-108/+108
* * genvim.txr: Updated with regard to how operators are registered inKaz Kylheku2014-02-271-103/+104
* Version 81txr-81Kaz Kylheku2014-02-261-108/+110
* * parser.l: Support octal and binary numbers.Kaz Kylheku2014-02-241-0/+2
* * genvim.txr, txr.vim: Updated.Kaz Kylheku2014-02-241-101/+102
* * genvim.txr, txr.vim: Updated.Kaz Kylheku2014-02-221-92/+95
* Version 80txr-80Kaz Kylheku2014-02-171-87/+90
* * Makefile (OBJS): New object file, combi.o.Kaz Kylheku2014-02-111-67/+68
* Version 78.txr-78Kaz Kylheku2014-02-061-68/+68
* * genvim.txr: Support floating-point constants.Kaz Kylheku2014-01-301-5/+7
* Version 77txr-77Kaz Kylheku2014-01-291-60/+61
* * eval.c (meta_meta_p, meta_meta_strip): New static functions.Kaz Kylheku2014-01-281-94/+96
* * txr.vim, genvim.txr: There can now be whitespace in TXR LispKaz Kylheku2014-01-271-78/+79
* Version 76txr-76Kaz Kylheku2014-01-231-87/+89
* Version 75.txr-75Kaz Kylheku2014-01-161-106/+107
* Version 74txr-74Kaz Kylheku2014-01-131-54/+56
* * genvim.txr: Add forgotten until and last keywords.Kaz Kylheku2014-01-061-6/+7
* * txr.vim: Regenerated.Kaz Kylheku2013-12-171-64/+64
* * txr.vim: Regenerated.Kaz Kylheku2013-12-131-84/+95
* * txr.vim: Regenerated.Kaz Kylheku2013-12-101-19/+20
* syslog support; bitwise logior and logand functions become variadic.Kaz Kylheku2013-12-101-81/+87