| Commit message (Expand) | Author | Age | Files | Lines |
* | Doc: syslog-related fixes. | Kaz Kylheku | 2016-02-28 | 1 | -4/+5 |
* | Doc: elsif doesn't exist. | Kaz Kylheku | 2016-02-28 | 1 | -1/+1 |
* | Documenting sockets. | Kaz Kylheku | 2016-02-28 | 1 | -0/+572 |
* | Adding --eargs mechanism. | Kaz Kylheku | 2016-02-02 | 1 | -1/+81 |
* | Support setuid operation. | Kaz Kylheku | 2016-01-23 | 1 | -0/+46 |
* | Semantics fix: unhandled exceptions must still unwind. | Kaz Kylheku | 2016-01-22 | 1 | -13/+16 |
* | Version 133.txr-133 | Kaz Kylheku | 2016-01-21 | 1 | -2/+2 |
* | Support for Base 64 encoding. | Kaz Kylheku | 2016-01-21 | 1 | -0/+63 |
* | Grammar fix under string quasiliterals. | Kaz Kylheku | 2016-01-19 | 1 | -1/+1 |
* | Grammar fix under cadr function. | Kaz Kylheku | 2016-01-19 | 1 | -1/+1 |
* | New random-state-get-vec function. | Kaz Kylheku | 2016-01-18 | 1 | -3/+26 |
* | Don't allow non-positive modulus in rand and random. | Kaz Kylheku | 2016-01-18 | 1 | -0/+7 |
* | New function, split*. | Kaz Kylheku | 2016-01-17 | 1 | -3/+15 |
* | Fix incorrect split examples. | Kaz Kylheku | 2016-01-17 | 1 | -3/+3 |
* | Version 132.txr-132 | Kaz Kylheku | 2016-01-15 | 1 | -1/+1 |
* | New :mandatory keyword in until/last clauses. | Kaz Kylheku | 2016-01-15 | 1 | -1/+64 |
* | Fix omission: the / function becomes n-ary. | Kaz Kylheku | 2016-01-13 | 1 | -2/+6 |
* | The identity function gets an alias: use. | Kaz Kylheku | 2016-01-13 | 1 | -1/+22 |
* | Support crypt function. | Kaz Kylheku | 2016-01-13 | 1 | -0/+27 |
* | Version 131.txr-131 | Kaz Kylheku | 2016-01-12 | 1 | -2/+2 |
* | Version 130.txr-130 | Kaz Kylheku | 2016-01-05 | 1 | -2/+2 |
* | Bad formatting under data directive. | Kaz Kylheku | 2016-01-05 | 1 | -1/+1 |
* | Clarify same-sequence semantics of swap, rotate, shift. | Kaz Kylheku | 2016-01-04 | 1 | -0/+42 |
* | Revert chr-isdigit/isxdigit, provide new functions. | Kaz Kylheku | 2016-01-04 | 1 | -8/+18 |
* | defstruct: order function slots before other static slots. | Kaz Kylheku | 2016-01-03 | 1 | -0/+31 |
* | Bad formatting under destruct. | Kaz Kylheku | 2016-01-02 | 1 | -1/+1 |
* | Bad formatting under Ranges | Kaz Kylheku | 2016-01-02 | 1 | -0/+3 |
* | Record-delimiting stream adapter. | Kaz Kylheku | 2016-01-01 | 1 | -0/+89 |
* | Copyright year bump. | Kaz Kylheku | 2015-12-31 | 1 | -1/+1 |
* | linenoise: submit and stay in history. | Kaz Kylheku | 2015-12-31 | 1 | -0/+14 |
* | Version 129.txr-129 | Kaz Kylheku | 2015-12-29 | 1 | -2/+2 |
* | New variables for floating-point printing control. | Kaz Kylheku | 2015-12-28 | 1 | -14/+70 |
* | Adding with-slots macro. | Kaz Kylheku | 2015-12-27 | 1 | -0/+88 |
* | TXR quasiliterals and output vars treated as Lisp. | Kaz Kylheku | 2015-12-26 | 1 | -2/+8 |
* | chr-isdigit and chr-isxdigit return value. | Kaz Kylheku | 2015-12-23 | 1 | -13/+22 |
* | Base value in :counter | Kaz Kylheku | 2015-12-23 | 1 | -2/+15 |
* | Section reference correction. | Kaz Kylheku | 2015-12-23 | 1 | -1/+3 |
* | New directives @(data) and @(name) | Kaz Kylheku | 2015-12-22 | 1 | -0/+109 |
* | Version 128.txr-128 | Kaz Kylheku | 2015-12-19 | 1 | -2/+2 |
* | Keep summary of place forms up-to-date. | Kaz Kylheku | 2015-12-18 | 1 | -3/+15 |
* | New condlet macro; small change to iflet/whenlet. | Kaz Kylheku | 2015-12-18 | 1 | -6/+110 |
* | Revise Conventions slightly. | Kaz Kylheku | 2015-12-18 | 1 | -5/+7 |
* | New --debug-expansion option. | Kaz Kylheku | 2015-12-18 | 1 | -1/+7 |
* | Useful feature: object post-initialization. | Kaz Kylheku | 2015-12-16 | 1 | -3/+84 |
* | HTML doc: markup in lower case. | Kaz Kylheku | 2015-12-15 | 1 | -1/+1 |
* | Improved documentation of macro parameter lists. | Kaz Kylheku | 2015-12-14 | 1 | -18/+64 |
* | Pluralization under Equality Substitution. | Kaz Kylheku | 2015-12-13 | 1 | -1/+1 |
* | Clean up formatting in conventions section. | Kaz Kylheku | 2015-12-13 | 1 | -26/+5 |
* | Fix example under conda. | Kaz Kylheku | 2015-12-12 | 1 | -1/+1 |
* | Improvement in type tree diagram. | Kaz Kylheku | 2015-12-12 | 1 | -4/+8 |