summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pluralization under Equality Substitution.Kaz Kylheku2015-12-131-1/+1
* Clean up formatting in conventions section.Kaz Kylheku2015-12-131-26/+5
* Fix example under conda.Kaz Kylheku2015-12-121-1/+1
* Improvement in type tree diagram.Kaz Kylheku2015-12-121-4/+8
* Update typeof documentationKaz Kylheku2015-12-121-3/+19
* Formatting under func-get-name.Kaz Kylheku2015-12-111-1/+1
* symbol-function semantics change; new symbol-macro.Kaz Kylheku2015-12-101-39/+145
* Version 127.txr-127Kaz Kylheku2015-12-091-2/+2
* Bugfix: ifa must allow dwim expressions.Kaz Kylheku2015-12-091-5/+19
* Spacing around major headings early in doc.Kaz Kylheku2015-12-091-1/+2
* ifa documentation improvementKaz Kylheku2015-12-091-29/+82
* Fix under ifa.Kaz Kylheku2015-12-081-9/+9
* Allow defmacros and defuns to co-exist.Kaz Kylheku2015-12-081-0/+14
* Adding mboundp and mmakunbound.Kaz Kylheku2015-12-081-3/+11
* New function macro-ancestor.Kaz Kylheku2015-12-081-0/+18
* Update under source-loc-str.Kaz Kylheku2015-12-081-8/+24
* Documentation section restructuring.Kaz Kylheku2015-12-081-43/+47
* Clarifications under dwim operator.Kaz Kylheku2015-12-081-24/+46