summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* doc: redocument UTF-8 in source and literals.Kaz Kylheku2021-04-101-32/+48
* doc: remove some hyphenation.Kaz Kylheku2021-04-091-10/+10
* doc: lambda: add pointers to alternative notations.Kaz Kylheku2021-04-091-0/+75
* doc: more details in string literals section.Kaz Kylheku2021-04-091-0/+14
* doc: big patch: hyphenation, wording, formatting.Paul A. Patience2021-04-091-473/+573
* doc: bad syntax under doc function.Kaz Kylheku2021-04-081-1/+1
* Version 256txr-256Kaz Kylheku2021-04-071-3/+3
* doc: document null-safe method call.Kaz Kylheku2021-04-051-4/+26
* doc: remove superfluous words.Kaz Kylheku2021-04-041-1/+1
* doc: vice versa formatting.Kaz Kylheku2021-04-041-1/+1
* doc: clarify definition of top-level form.Kaz Kylheku2021-04-041-3/+6
* doc: note about environment handling in compile.Kaz Kylheku2021-04-041-1/+11
* doc: fix missing item periods.Kaz Kylheku2021-04-041-20/+20
* doc: double word in awk intro.Kaz Kylheku2021-04-041-1/+1
* awk: relax restriction on :name.Kaz Kylheku2021-04-041-6/+9
* doc: block names need not be symbols.Kaz Kylheku2021-04-041-1/+7
* lib: new function for documentation lookup.Kaz Kylheku2021-04-031-1/+47
* doc: dialect note capitalization.Kaz Kylheku2021-03-311-8/+8
* doc: PP fixes.Kaz Kylheku2021-03-311-4/+0
* doc: formatting of notes under circle, erase notation.Kaz Kylheku2021-03-311-3/+7
* doc: bad indenation under if directive.Kaz Kylheku2021-03-311-1/+1
* doc: fix wording under --lispKaz Kylheku2021-03-311-2/+2
* doc: split up -l or --lisp-bindingsKaz Kylheku2021-03-311-1/+2
* doc: blank lines after IP sections.Kaz Kylheku2021-03-301-21/+0
* doc: missing RS/RE.Kaz Kylheku2021-03-301-0/+2
* doc: incorrect synopsis of push.Kaz Kylheku2021-03-301-4/+5
* doc: copy and paste of :wrap under window-mapKaz Kylheku2021-03-301-1/+1
* doc: fix under stream indentationKaz Kylheku2021-03-301-1/+1
* doc: numerous grammar fixes.Paul A. Patience2021-03-281-21/+25
* doc: fix space before period.Kaz Kylheku2021-03-281-2/+2
* Version 255txr-255Kaz Kylheku2021-03-261-3/+3
* doc: improve wording under copy-hash.Kaz Kylheku2021-03-261-5/+6
* ffi: support float type as variadic argument.Kaz Kylheku2021-03-221-2/+57
* poll: iterate sequences efficiently.Kaz Kylheku2021-03-161-1/+1
* doc: improve predicate pattern description.Kaz Kylheku2021-03-151-5/+10
* doc: pattern matching: revise, take out of beta.Kaz Kylheku2021-03-151-67/+140
* doc: formally document meta-syntax.Kaz Kylheku2021-03-151-7/+84
* cat-str: seq_iter conversion,Kaz Kylheku2021-03-141-7/+11
* doc: rewrite macro intro.Kaz Kylheku2021-03-121-20/+31
* doc: mistaken reference to command-getKaz Kylheku2021-03-121-1/+1
* Version 254txr-254Kaz Kylheku2021-03-101-3/+3
* lib: new functions join, join-with.Kaz Kylheku2021-03-091-9/+66
* compiler: optimization control.Kaz Kylheku2021-03-081-0/+49
* Version 253txr-253Kaz Kylheku2021-03-061-3/+3
* Version 252txr-252Kaz Kylheku2021-02-281-2/+2
* list-builder: methods return object.Kaz Kylheku2021-02-261-8/+23
* doc: fix misleading @(call @'foo).Kaz Kylheku2021-02-171-9/+4
* doc: improve quote operator.Kaz Kylheku2021-02-171-8/+28
* doc: wording improvements in pattern matching intro.Kaz Kylheku2021-02-121-9/+20
* compiler/vm: more compact frame size for closures.Kaz Kylheku2021-02-111-0/+3