summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* Prefix override in IP prefix functions.Kaz Kylheku2016-03-011-2/+22
* Functions for address prefixes to slash notation.Kaz Kylheku2016-02-291-0/+48
* expand-left and nexpand-left functions.Kaz Kylheku2016-02-291-1/+73
* Implement @(next nil).Kaz Kylheku2016-02-291-0/+12
* Doc: syslog-related fixes.Kaz Kylheku2016-02-281-4/+5
* Doc: elsif doesn't exist.Kaz Kylheku2016-02-281-1/+1
* Documenting sockets.Kaz Kylheku2016-02-281-0/+572
* Adding --eargs mechanism.Kaz Kylheku2016-02-021-1/+81
* Support setuid operation.Kaz Kylheku2016-01-231-0/+46
* Semantics fix: unhandled exceptions must still unwind.Kaz Kylheku2016-01-221-13/+16
* Version 133.txr-133Kaz Kylheku2016-01-211-2/+2
* Support for Base 64 encoding.Kaz Kylheku2016-01-211-0/+63
* Grammar fix under string quasiliterals.Kaz Kylheku2016-01-191-1/+1
* Grammar fix under cadr function.Kaz Kylheku2016-01-191-1/+1
* New random-state-get-vec function.Kaz Kylheku2016-01-181-3/+26
* Don't allow non-positive modulus in rand and random.Kaz Kylheku2016-01-181-0/+7
* New function, split*.Kaz Kylheku2016-01-171-3/+15
* Fix incorrect split examples.Kaz Kylheku2016-01-171-3/+3
* Version 132.txr-132Kaz Kylheku2016-01-151-1/+1
* New :mandatory keyword in until/last clauses.Kaz Kylheku2016-01-151-1/+64
* Fix omission: the / function becomes n-ary.Kaz Kylheku2016-01-131-2/+6
* The identity function gets an alias: use.Kaz Kylheku2016-01-131-1/+22
* Support crypt function.Kaz Kylheku2016-01-131-0/+27
* Version 131.txr-131Kaz Kylheku2016-01-121-2/+2
* Version 130.txr-130Kaz Kylheku2016-01-051-2/+2
* Bad formatting under data directive.Kaz Kylheku2016-01-051-1/+1
* Clarify same-sequence semantics of swap, rotate, shift.Kaz Kylheku2016-01-041-0/+42
* Revert chr-isdigit/isxdigit, provide new functions.Kaz Kylheku2016-01-041-8/+18
* defstruct: order function slots before other static slots.Kaz Kylheku2016-01-031-0/+31
* Bad formatting under destruct.Kaz Kylheku2016-01-021-1/+1
* Bad formatting under RangesKaz Kylheku2016-01-021-0/+3
* Record-delimiting stream adapter.Kaz Kylheku2016-01-011-0/+89
* Copyright year bump.Kaz Kylheku2015-12-311-1/+1
* linenoise: submit and stay in history.Kaz Kylheku2015-12-311-0/+14
* Version 129.txr-129Kaz Kylheku2015-12-291-2/+2
* New variables for floating-point printing control.Kaz Kylheku2015-12-281-14/+70
* Adding with-slots macro.Kaz Kylheku2015-12-271-0/+88
* TXR quasiliterals and output vars treated as Lisp.Kaz Kylheku2015-12-261-2/+8
* chr-isdigit and chr-isxdigit return value.Kaz Kylheku2015-12-231-13/+22
* Base value in :counterKaz Kylheku2015-12-231-2/+15
* Section reference correction.Kaz Kylheku2015-12-231-1/+3
* New directives @(data) and @(name)Kaz Kylheku2015-12-221-0/+109
* Version 128.txr-128Kaz Kylheku2015-12-191-2/+2
* Keep summary of place forms up-to-date.Kaz Kylheku2015-12-181-3/+15
* New condlet macro; small change to iflet/whenlet.Kaz Kylheku2015-12-181-6/+110
* Revise Conventions slightly.Kaz Kylheku2015-12-181-5/+7
* New --debug-expansion option.Kaz Kylheku2015-12-181-1/+7
* Useful feature: object post-initialization.Kaz Kylheku2015-12-161-3/+84
* HTML doc: markup in lower case.Kaz Kylheku2015-12-151-1/+1
* Improved documentation of macro parameter lists.Kaz Kylheku2015-12-141-18/+64