summaryrefslogtreecommitdiffstats
path: root/y.tab.c.shipped
Commit message (Expand)AuthorAgeFilesLines
* Copyright year bump 2022.Kaz Kylheku2022-01-111-1/+1
* tree: support for duplicate keys.Kaz Kylheku2021-12-171-1/+1
* parser: bugfix: #; at front of list.Kaz Kylheku2021-10-231-215/+217
* string-extend: third optional argument.Kaz Kylheku2021-09-071-4/+4
* license: reformat to fit 80 columns.Kaz Kylheku2021-08-161-527/+528
* parser: @(mdo) must not be subject to expand-meta.Kaz Kylheku2021-08-111-402/+401
* parser: allow trailing commas in json, via opt-in flag.Kaz Kylheku2021-07-291-1765/+1750
* hash: change make_hash interface.Kaz Kylheku2021-07-221-2/+2
* c_str now takes a self argument.Kaz Kylheku2021-06-231-1/+1
* Version 262txr-262Kaz Kylheku2021-06-111-283/+292
* parser: new *read-unknown-structs* variable.Kaz Kylheku2021-06-081-278/+279
* json: pattern matching test cases and bugfix.Kaz Kylheku2021-06-031-256/+257
* json: get-json function.Kaz Kylheku2021-05-281-2508/+2568
* json: two parser bugfixes.Kaz Kylheku2021-05-281-265/+266
* json: hash issues with quasiquoting.Kaz Kylheku2021-05-281-1700/+1720
* json: omission in quasiquoted array.Kaz Kylheku2021-05-271-257/+261
* json: implement distinguished json quasiquote.Kaz Kylheku2021-05-271-1711/+1723
* json: support quasiquoting.Kaz Kylheku2021-05-271-1897/+1987
* json: extension: allow circle notation.Kaz Kylheku2021-05-261-1681/+1720
* New #J syntax for JSON objects in TXR Lisp.Kaz Kylheku2021-05-261-2168/+2361
* parser: improve diagnostic for unterminated exprs.Kaz Kylheku2021-05-241-2/+5
* parser: #; tests and bugfixes.Kaz Kylheku2021-05-061-1638/+1679
* parser: fix regression in #; syntax.Kaz Kylheku2021-05-041-1/+4
* parser: gc bug.Kaz Kylheku2021-05-011-503/+480
* parser: check in .shipped materials.Kaz Kylheku2021-04-081-1343/+1395
* parser: fix bad precedence of @ token.Kaz Kylheku2021-01-241-1755/+1819
* Copyright year bump 2021.Kaz Kylheku2021-01-141-1/+1
* txr: bugfix: repeat not finding Lisp vars in brace.Kaz Kylheku2020-10-011-5/+9
* parser: commit Bison-2.5-generated code.Kaz Kylheku2020-09-241-0/+7366