index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
genvim.txr
Commit message (
Expand
)
Author
Age
Files
Lines
*
vim: handle more kinds of unquotes in JSON.
Kaz Kylheku
2021-06-01
1
-2
/
+4
*
vim: improve JSON highlighting.
Kaz Kylheku
2021-06-01
1
-11
/
+23
*
vim: syntax highlighting for #J syntax.
Kaz Kylheku
2021-05-27
1
-8
/
+46
*
vim: attempt at #; syntax.
Kaz Kylheku
2021-05-12
1
-4
/
+7
*
vim: more accurate treatment of brace vars.
Kaz Kylheku
2021-04-30
1
-1
/
+2
*
vim: support for #T and #N syntax.
Kaz Kylheku
2021-04-30
1
-4
/
+4
*
vim: remove txr_keyword from tl.vim.
Paul A. Patience
2021-04-13
1
-0
/
+2
*
genvim: take advantage of @(if) in @(output)
Kaz Kylheku
2020-07-08
1
-10
/
+2
*
genvim: work around Vim "contains" bug.
Kaz Kylheku
2020-04-18
1
-1
/
+3
*
genvim: colon isn't keyword constituent any more.
Kaz Kylheku
2020-03-07
1
-1
/
+1
*
genvim: treatment of comments.
Kaz Kylheku
2019-04-04
1
-0
/
+2
*
vim: colorize hash bang for Lisp.
Kaz Kylheku
2018-11-06
1
-1
/
+2
*
genvim: include .tlo files in vimrc example.
Kaz Kylheku
2018-10-28
1
-2
/
+2
*
genvim: % is constituent of identifiers.
Kaz Kylheku
2017-10-30
1
-1
/
+1
*
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
[next]