| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Pass pretty flag to cobj print operation. | Kaz Kylheku | 2015-08-01 | 7 | -16/+46 |
* | * eval.c (special_p): Function renamed to special_var_p. | Kaz Kylheku | 2015-08-01 | 3 | -7/+52 |
* | Big TXR Lisp documentation rearrangement. | Kaz Kylheku | 2015-08-01 | 2 | -6225/+6381 |
* | string_output renamed to string_out | Kaz Kylheku | 2015-07-31 | 2 | -8/+17 |
* | Simplify type check code in stream module. | Kaz Kylheku | 2015-07-31 | 2 | -191/+117 |
* | Multi-line, indented printing of structure. | Kaz Kylheku | 2015-07-31 | 10 | -183/+429 |
* | * filter.c, utf8.c: Fix bad indentation introduced in whitespace | Kaz Kylheku | 2015-07-30 | 3 | -2/+7 |
* | Correction to COBJ initialization pattern. | Kaz Kylheku | 2015-07-30 | 4 | -46/+89 |
* | * HACKING: Restore accidentally deleted document title. | Kaz Kylheku | 2015-07-30 | 2 | -0/+9 |
* | Deriving streams from the same base, so | Kaz Kylheku | 2015-07-29 | 4 | -124/+272 |
* | * gc.c (finalize): Null out cobj handle after calling the | Kaz Kylheku | 2015-07-29 | 2 | -0/+6 |
* | * stream.c (common_destroy): Function removed. | Kaz Kylheku | 2015-07-29 | 2 | -7/+7 |
* | * stream.c: Rearranging definitions and declarations so that | Kaz Kylheku | 2015-07-29 | 2 | -432/+438 |
* | Centered fields in format. | Kaz Kylheku | 2015-07-28 | 3 | -31/+96 |
* | * share/txr/stdlib/txr-case.tl (txr-case-impl): Bugfix, | Kaz Kylheku | 2015-07-28 | 2 | -0/+6 |
* | * txr.1: In introduction of user-defined places, mentioning | Kaz Kylheku | 2015-07-28 | 2 | -2/+38 |
* | * txr.1: Bad syntax in placelet example; bad font in headings. | Kaz Kylheku | 2015-07-28 | 1 | -11/+9 |
* | Version 110.txr-110 | Kaz Kylheku | 2015-07-25 | 7 | -331/+482 |
* | * genvim.txr: Improved highlighting of items in quasiquote. | Kaz Kylheku | 2015-07-25 | 2 | -5/+11 |
* | * genvim.txr: Do not refer to installed code via stdlib. | Kaz Kylheku | 2015-07-25 | 2 | -3/+9 |
* | * txr.1: Notes about interaction between op and quasiliterals. | Kaz Kylheku | 2015-07-25 | 1 | -1/+65 |
* | Quasiliteral tests. | Kaz Kylheku | 2015-07-25 | 3 | -0/+23 |
* | * Makefile (tst/tets/012/%): Disable --gc-debug for | Kaz Kylheku | 2015-07-25 | 2 | -0/+6 |
* | * tests/012/ifa.tl: New test for it being bound to a place. | Kaz Kylheku | 2015-07-24 | 2 | -0/+9 |
* | Bugfix: place-form-p must expand place macros. | Kaz Kylheku | 2015-07-24 | 3 | -7/+18 |
* | * txr.1: Clarifications in ifa description. | Kaz Kylheku | 2015-07-24 | 1 | -5/+5 |
* | * eval.c (op_quote): Improved diagnostic. | Kaz Kylheku | 2015-07-24 | 2 | -1/+5 |
* | Set up blank top_srcdir if building in source directory. | Kaz Kylheku | 2015-07-23 | 3 | -19/+48 |
* | Split off test macros from ifa.tl into common file. | Kaz Kylheku | 2015-07-23 | 4 | -18/+30 |
* | Fixes for building in separate dir. | Kaz Kylheku | 2015-07-23 | 2 | -11/+28 |
* | * parser.l (grammar): Do not allow unescaped newline in | Kaz Kylheku | 2015-07-23 | 3 | -7/+48 |
* | * genvim.txr: Scan cadr.c, cadr.tl, with-resources.tl, txr-case.tl. | Kaz Kylheku | 2015-07-23 | 2 | -7/+12 |
* | Adding with-resources macro. | Kaz Kylheku | 2015-07-23 | 4 | -0/+114 |
* | Adding nthcdr as accessor. | Kaz Kylheku | 2015-07-22 | 6 | -0/+109 |
* | * txr.1: Delete accidentally introduced bogus text. | Kaz Kylheku | 2015-07-22 | 1 | -2/+1 |
* | Improve bad argument diagnosis for place macros. | Kaz Kylheku | 2015-07-22 | 4 | -3/+48 |
* | Implementing second through tenth as places. | Kaz Kylheku | 2015-07-22 | 6 | -22/+96 |
* | * lisplib.c (place_set_entries): Add *place-macro* and | Kaz Kylheku | 2015-07-22 | 4 | -16/+85 |
* | * lib.c (obj_print, obj_pprint): Bugfix: incorrect | Kaz Kylheku | 2015-07-22 | 2 | -2/+10 |
* | * share/txr/stdlib/place.tl: Indentation. | Kaz Kylheku | 2015-07-22 | 1 | -20/+20 |
* | Implementing caar, cadr, cdar and friends. | Kaz Kylheku | 2015-07-21 | 10 | -6/+1903 |
* | * share/txr/stdlib/place.tl (defplace cdr): Change deletion | Kaz Kylheku | 2015-07-21 | 3 | -8/+41 |
* | * eval.c (eval_init): Register new split function. | Kaz Kylheku | 2015-07-21 | 5 | -2/+155 |
* | * txr.1: Fixes in description of partition. | Kaz Kylheku | 2015-07-21 | 1 | -8/+10 |
* | * txr.1: Document place binding behavior of ifa. | Kaz Kylheku | 2015-07-20 | 1 | -5/+13 |
* | * parser.c (open_txr_file): Bugfix: the name of the parsed | Kaz Kylheku | 2015-07-13 | 2 | -1/+7 |
* | * share/txr/stdlib/ifa.tl (ifa): Use placelet to | Kaz Kylheku | 2015-07-12 | 2 | -4/+20 |
* | * share/txr/stdlib/place.tl (place-form-p): New function. | Kaz Kylheku | 2015-07-12 | 3 | -0/+12 |
* | Expand away sys:lisp1-value based on lexical info. | Kaz Kylheku | 2015-07-11 | 2 | -2/+37 |
* | Let's have placelet and placelet*. | Kaz Kylheku | 2015-07-11 | 4 | -8/+46 |