summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* Version 158.txr-158Kaz Kylheku2016-11-151-2/+2
* doc: fixes under equal method.Kaz Kylheku2016-11-151-2/+4
* Introducing struct instance dirty flags.Kaz Kylheku2016-11-141-0/+78
* New in-package macro.Kaz Kylheku2016-11-141-0/+25
* Version 157.txr-157Kaz Kylheku2016-11-141-2/+2
* New functions for command or file I/O in one call.Kaz Kylheku2016-11-131-0/+196
* Introduce case{q,ql,qual}* macros which eval keys.Kaz Kylheku2016-11-121-0/+75
* New :use-from clause in defpackage.Kaz Kylheku2016-11-111-3/+25
* Clause in case{q,ql,qual} with no forms yields nil.Kaz Kylheku2016-11-111-4/+18
* Bugfix in case{q,ql,qual} macro expansion.Kaz Kylheku2016-11-111-0/+18
* Add defpackage macro.Kaz Kylheku2016-11-111-0/+72
* Implementing package foreign symbol concept.Kaz Kylheku2016-11-101-19/+413
* Implement *package* special var; package overhaul.Kaz Kylheku2016-11-081-2/+21
* Support #: reading for uninterned symbols.Kaz Kylheku2016-11-071-0/+78
* New #; syntax for erasing following object.Kaz Kylheku2016-11-071-0/+82
* Version 156.txr-156Kaz Kylheku2016-11-051-2/+2
* Expose slots function.Kaz Kylheku2016-11-051-0/+14
* Support simple list arguments in getopts.Kaz Kylheku2016-11-031-1/+14
* Introducing command line option processing system.Kaz Kylheku2016-11-031-0/+386
* New negated equality test functions.Kaz Kylheku2016-11-011-0/+48
* Relax restrictions on dwim places.Kaz Kylheku2016-10-311-11/+15
* lambda-set method: treat [struct ...] as place.Kaz Kylheku2016-10-301-0/+127
* Extend symbol-function accessor to methods.Kaz Kylheku2016-10-291-4/+31
* doc: erroneous claim about symbol-function.Kaz Kylheku2016-10-291-2/+2
* doc: heading consistency in *load-path*Kaz Kylheku2016-10-291-1/+1
* doc: reference to nonexistent stream.Kaz Kylheku2016-10-291-1/+1
* Adding function tracing support.Kaz Kylheku2016-10-291-0/+62
* New awk capability: file/pipe I/O redirection.Kaz Kylheku2016-10-281-0/+154
* doc: update list of syntactic places.Kaz Kylheku2016-10-271-1/+11
* doc: hyphenate "top-level" consistently.Kaz Kylheku2016-10-271-7/+7
* Improve alet macro.Kaz Kylheku2016-10-261-12/+13
* Fix tok-str semantics once again.Kaz Kylheku2016-10-261-11/+58
* last, butlast: become accessors, get optional arg.Kaz Kylheku2016-10-261-41/+110
* sub function becomes accessor.Kaz Kylheku2016-10-261-3/+30
* New accessors nthlast and butlastn.Kaz Kylheku2016-10-251-0/+165
* doc: bad formatting in PRNG warmup notes.Kaz Kylheku2016-10-241-1/+3
* doc: fix indentation under format.Kaz Kylheku2016-10-241-3/+1
* doc: missing plurals in headings, missing .desc.Kaz Kylheku2016-10-231-2/+3
* Default to epoch time in time-parse.Kaz Kylheku2016-10-231-0/+10
* doc: spelling error new circle notation doc.Kaz Kylheku2016-10-231-1/+1
* Version 155.txr-155Kaz Kylheku2016-10-211-2/+2
* Document circular printing.Kaz Kylheku2016-10-211-0/+144
* Changes to the printing framework.Kaz Kylheku2016-10-201-19/+67
* doc: reduce-left fixes.Kaz Kylheku2016-10-201-2/+8
* doc: fix incomplete range literal desc.Kaz Kylheku2016-10-201-0/+10
* doc: fix incomplete hash literal desc.Kaz Kylheku2016-10-201-1/+8
* Fix struct lit problem exposed by circular syntax.Kaz Kylheku2016-10-201-6/+27
* Support nil env in env-fbind and env-vbind.Kaz Kylheku2016-10-151-0/+6
* Version 154.txr-154Kaz Kylheku2016-10-151-2/+2
* doc: defsymacro: runaway recursion.Kaz Kylheku2016-10-141-1/+1