| Commit message (Expand) | Author | Age | Files | Lines |
* | genvim: ^ is constituent of identifiers. | Kaz Kylheku | 2017-08-01 | 1 | -1/+1 |
* | genvim: flag trailing junk in #x #o #b literals. | Kaz Kylheku | 2017-07-29 | 1 | -9/+14 |
* | genvim: flag invalid # syntax. | Kaz Kylheku | 2017-07-28 | 1 | -0/+2 |
* | genvim: fix buggy tl_ident containing #. | Kaz Kylheku | 2017-07-28 | 1 | -1/+1 |
* | genvim: highlight buffer literals. | Kaz Kylheku | 2017-07-28 | 1 | -4/+11 |
* | genvim: bugfix for #x, #o and #b integer tokens | Kaz Kylheku | 2017-07-27 | 1 | -3/+3 |
* | genvim: include ffi type symbols. | Kaz Kylheku | 2017-06-30 | 1 | -2/+4 |
* | genvim: remove useless code. | Kaz Kylheku | 2017-06-30 | 1 | -4/+0 |
* | vim: colorize #n= and #n#. | Kaz Kylheku | 2016-11-11 | 1 | -6/+8 |
* | New #; syntax for erasing following object. | Kaz Kylheku | 2016-11-07 | 1 | -4/+12 |
* | vim syntax: support #H properly, plus #R, #S. | Kaz Kylheku | 2016-11-07 | 1 | -1/+1 |
* | Get rid of txl prefix from symbols. | Kaz Kylheku | 2016-05-07 | 1 | -23/+23 |
* | Don't refer to .txl in install instructions. | Kaz Kylheku | 2016-05-07 | 1 | -3/+3 |
* | Fix Vim syntax highlighting bugs. | Kaz Kylheku | 2016-05-04 | 1 | -2/+2 |
* | Add missing txr words to syntax highlighting. | Kaz Kylheku | 2016-01-19 | 1 | -1/+2 |
* | Syntax highlighting regression and omission. | Kaz Kylheku | 2015-12-22 | 1 | -13/+14 |
* | Some missing exceptions to indentation rule. | Kaz Kylheku | 2015-11-30 | 1 | -1/+2 |
* | Vim: better indentation for some forms. | Kaz Kylheku | 2015-10-07 | 1 | -1/+7 |
* | bugfix: macro-time not bound as special operator. | Kaz Kylheku | 2015-10-02 | 1 | -1/+0 |
* | Set lispwords for better indenting. | Kaz Kylheku | 2015-10-02 | 1 | -8/+23 |
* | Don't scan C source code for Lisp symbols. | Kaz Kylheku | 2015-09-10 | 1 | -33/+17 |
* | Version 114.txr-114 | Kaz Kylheku | 2015-09-02 | 1 | -3/+3 |
* | One-liner to allow @{obj.slot} in quasiliterals. | Kaz Kylheku | 2015-09-02 | 1 | -1/+1 |
* | Switching some globals to lexical and changing some names. | Kaz Kylheku | 2015-08-03 | 1 | -4/+4 |
* | * genvim.txr: Improved highlighting of items in quasiquote. | Kaz Kylheku | 2015-07-25 | 1 | -5/+5 |
* | * genvim.txr: Do not refer to installed code via stdlib. | Kaz Kylheku | 2015-07-25 | 1 | -3/+4 |
* | * genvim.txr: Scan cadr.c, cadr.tl, with-resources.tl, txr-case.tl. | Kaz Kylheku | 2015-07-23 | 1 | -7/+6 |
* | * genvim.txr (chesc): Include space among escaped characters. | Kaz Kylheku | 2015-07-07 | 1 | -1/+1 |
* | Reduce regex duplication in genvim.txr. | Kaz Kylheku | 2015-07-04 | 1 | -30/+39 |
* | Syntax highlighting fixes: characters, variables, identifers. | Kaz Kylheku | 2015-07-03 | 1 | -6/+6 |
* | Support trailing semicolon after hex/octal characters. | Kaz Kylheku | 2015-07-02 | 1 | -3/+4 |
* | Handle escapes accurately in Vim syntax highlighting. | Kaz Kylheku | 2015-07-02 | 1 | -5/+14 |
* | * genman.txr: Take advantage of \@ escape in quasilit. | Kaz Kylheku | 2015-07-01 | 1 | -1/+3 |
* | * genvim.txr: Add ifa.tl library file. | Kaz Kylheku | 2015-06-22 | 1 | -1/+1 |
* | * share/txr/stdlib/place.tl: Get rid of big progn around the | Kaz Kylheku | 2015-06-22 | 1 | -1/+1 |
* | Remove places.h generation hack. | Kaz Kylheku | 2015-06-20 | 1 | -3/+3 |
* | New macro-based framework for assignment places. | Kaz Kylheku | 2015-05-06 | 1 | -1/+3 |
* | * unwind.c (unhandled_hook_s): New static variable. | Kaz Kylheku | 2015-02-06 | 1 | -1/+2 |
* | * glob.c: New file. | Kaz Kylheku | 2015-01-11 | 1 | -1/+1 |
* | Syntax highlighting issue: keywords in braced variable syntax | Kaz Kylheku | 2014-12-18 | 1 | -1/+2 |
* | Vim syntax coloring for standalone TXR Lisp (*.tl) files. | Kaz Kylheku | 2014-10-29 | 1 | -33/+49 |
* | * share/txr/stdlib/txr-case.txr: New file. | Kaz Kylheku | 2014-10-21 | 1 | -1/+2 |
* | Source file inclusion implemented: needed for macros. | Kaz Kylheku | 2014-10-20 | 1 | -1/+2 |
* | * genvim.txr (sortuniq): Remove unnecessary function, | Kaz Kylheku | 2014-10-13 | 1 | -6/+1 |
* | * eval.c (eval_init): Register chr_isblank and chr_isunisp as | Kaz Kylheku | 2014-10-11 | 1 | -1/+1 |
* | * gc.c (MALLOC_DELTA_THRESH): Macro remaned to DFL_MALLOC_DELTA_THRESH. | Kaz Kylheku | 2014-09-08 | 1 | -1/+1 |
* | * arith.c (arith_init): Register some variables: *flo-dig*, | Kaz Kylheku | 2014-09-01 | 1 | -1/+1 |
* | * parser.l: Allow unquotes and splices in QSPECIAL and BRACED states. | Kaz Kylheku | 2014-07-30 | 1 | -3/+7 |
* | * genvim.txr: Fixed highlighting issues in numbers followed by newline. | Kaz Kylheku | 2014-07-20 | 1 | -3/+3 |
* | Fix old, known syntax highlighting problems between symbols, | Kaz Kylheku | 2014-07-15 | 1 | -8/+10 |