summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* doc: continuations: compiled vs interpreted.Kaz Kylheku2018-04-191-1/+38
* new macros: hlet, hlet*.Kaz Kylheku2018-04-191-0/+22
* compiler: don't expand top-level forms twice.Kaz Kylheku2018-04-181-1/+7
* Version 191.txr-191Kaz Kylheku2018-04-101-2/+2
* doc: new package fallback use by printer.Kaz Kylheku2018-04-101-1/+3
* doc: document new pub package.Kaz Kylheku2018-04-091-11/+32
* doc: vm-fun-p described.Kaz Kylheku2018-04-091-0/+22
* compiler: implement with-compilation-unit macro.Kaz Kylheku2018-04-091-0/+35
* doc: document force-flag.Kaz Kylheku2018-04-091-5/+92
* doc: document disassemble.Kaz Kylheku2018-04-091-0/+51
* doc: describe new ldiff.Kaz Kylheku2018-04-091-87/+160
* doc: copy-paste errors in structs.Kaz Kylheku2018-04-081-3/+3
* doc: document more about file compilation.Kaz Kylheku2018-04-081-0/+143
* doc: starting to document compilation.Kaz Kylheku2018-04-081-7/+286
* macro param lists: remove colon hack.Kaz Kylheku2018-04-041-2/+22
* doc: codify infinite looping behavior of each.Kaz Kylheku2018-03-301-0/+6
* doc: null char in str out stream: incorrect.Kaz Kylheku2018-03-301-4/+8
* doc: incorrect text in rlet exampleKaz Kylheku2018-03-301-3/+2
* doc: mistake in ldiff example.Kaz Kylheku2018-03-301-1/+1
* doc: fix too-wide-for-80-cols syntax synopses.Kaz Kylheku2018-03-291-3/+6
* packages: drop no-fallback-list interning restriction.Kaz Kylheku2018-03-091-30/+6
* New function: bignum-len.Kaz Kylheku2018-03-061-0/+32
* bugfix: missing actions in reset-struct.Kaz Kylheku2018-02-281-1/+30
* doc: wrong pluralizations of "function".Kaz Kylheku2018-02-271-3/+3
* Version 190.txr-190Kaz Kylheku2018-02-181-2/+2
* New listener feature: greedy evaluation feature.Kaz Kylheku2018-02-171-0/+69
* Lisp load function supports .txr files.Kaz Kylheku2018-02-161-23/+78
* Copyright year bump 2018.Kaz Kylheku2018-02-151-1/+1
* doc: fix compat note 156, again.Kaz Kylheku2018-02-141-2/+4
* New listener variable: *listener-pprint-s*.Kaz Kylheku2018-02-121-0/+21
* Version 189.txr-189Kaz Kylheku2018-02-061-2/+2
* doc: write Equality Substitution section.Kaz Kylheku2018-02-051-0/+63
* doc: clarify text under constantpKaz Kylheku2018-02-051-3/+3
* doc: more detail in ref/refset re: structs.Kaz Kylheku2018-01-311-5/+32
* doc: grammatic agreement under equal method.Kaz Kylheku2018-01-301-1/+1
* doc: bad formatting of lambda-set syntaxKaz Kylheku2018-01-301-1/+1
* doc: clarification in :maxgap example.Kaz Kylheku2018-01-261-1/+1
* doc: fix "five lines" typo in :maxgap description.Kaz Kylheku2018-01-261-1/+3
* doc: fix mistake in summary of @(repeat)Kaz Kylheku2018-01-261-2/+2
* doc: formatting of in directives intro.Kaz Kylheku2018-01-261-1/+3
* doc: some clarifications about dwim brackets.Kaz Kylheku2018-01-251-6/+13
* doc: update car, cdr, rplaca, rplacd.Kaz Kylheku2018-01-081-26/+114
* sub and replace redirect to structure methods.Kaz Kylheku2018-01-011-0/+81
* New methods rplaca and rplacd.Kaz Kylheku2017-12-301-0/+66
* doc: invoke-catch: no such function as get-framesKaz Kylheku2017-12-291-2/+3
* read, iread: source location recording now conditional.Kaz Kylheku2017-12-291-0/+35
* hash: read/print consistency regression.Kaz Kylheku2017-12-281-7/+26
* doc: document listener :prompt properly.Kaz Kylheku2017-12-281-1/+1
* Version 188.txr-188Kaz Kylheku2017-12-191-2/+2
* New functions: rlist and rlist*.Kaz Kylheku2017-12-181-0/+95