summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* doc: clarify *load-path* treatment under @(load)Kaz Kylheku2020-08-191-1/+3
* txr: repeat ferrets out Lisp-embedded vars.Kaz Kylheku2020-08-171-44/+80
* Version 242txr-242Kaz Kylheku2020-08-141-3/+3
* doc: listener: undo over history clarifications.Kaz Kylheku2020-08-141-6/+12
* Version 241txr-241Kaz Kylheku2020-08-071-3/+3
* doc: fix under define-option-structKaz Kylheku2020-08-071-1/+1
* New inaddr-str and in6addr-str functions.Kaz Kylheku2020-07-241-1/+121
* New sspl function.Kaz Kylheku2020-07-221-1/+10
* distat: bugfix: use lstat.Kaz Kylheku2020-07-201-8/+7
* stat, lstat and dirstat now take struct param.Kaz Kylheku2020-07-201-7/+25
* doc: add an implementation note for exceptions.Kaz Kylheku2020-07-171-0/+24
* doc: exception handling wording improvements.Kaz Kylheku2020-07-171-9/+19
* doc: wrong symbol under cptr-buf.Kaz Kylheku2020-07-131-1/+1
* doc: spurious word under Variables.Kaz Kylheku2020-07-131-1/+1
* doc: fix some mistakes in ffi-get and ffi-out.Kaz Kylheku2020-07-131-9/+7
* cptr: new cptr-get and cptr-out functions.Kaz Kylheku2020-07-131-0/+131
* Support weak semantics in symbol packages.Kaz Kylheku2020-07-121-1/+19
* listener: new *-1, *-2 ... *-20 macros.Kaz Kylheku2020-07-111-0/+19
* Add dirstat function.Kaz Kylheku2020-07-091-5/+84
* Add missing closedir.Kaz Kylheku2020-07-091-1/+36
* readdir: skip . and .. entriesKaz Kylheku2020-07-081-0/+9
* doc: iter-more vs oop iterator.Kaz Kylheku2020-07-081-2/+14
* Expose low-level opendir/readdir dir traversal.Kaz Kylheku2020-07-081-0/+140
* list_seq: return lazy list, not eager.Kaz Kylheku2020-07-081-0/+4
* txr: support @(if)/@(elif)/@(else) in @(output).Kaz Kylheku2020-07-071-2/+47
* New: protocol for iteration with structs.Kaz Kylheku2020-07-071-1/+277
* doc: grammar under pos-ifKaz Kylheku2020-07-061-1/+1
* New function: iterable.Kaz Kylheku2020-07-021-0/+24
* crc32: add optional initial crc argument.Kaz Kylheku2020-06-301-4/+34
* New producting each operator family.Kaz Kylheku2020-06-281-0/+172
* New function: maprodo.Kaz Kylheku2020-06-281-7/+21
* doc: parameter of length and empty is "iterable".Kaz Kylheku2020-06-281-43/+4
* New functions: list-seq, ved-seq and str-seq.Kaz Kylheku2020-06-281-0/+29
* New function strsignal.Kaz Kylheku2020-06-271-0/+10
* exit: argument becomes optionalKaz Kylheku2020-06-201-11/+13
* Replace all strerror calls with wrapper.Kaz Kylheku2020-06-201-1/+1
* New function: strerrorKaz Kylheku2020-06-191-0/+17
* doc: new >< operator.Kaz Kylheku2020-06-101-5/+23
* doc: missing backslash in getm macro.Kaz Kylheku2020-06-101-1/+1
* doc: Buffers: subsectioning problem.Kaz Kylheku2020-06-091-3/+6
* Version 240txr-240Kaz Kylheku2020-06-061-3/+3
* doc: fix param names in Sequence Manipulation.Kaz Kylheku2020-06-061-84/+93
* doc: relocate nullify.Kaz Kylheku2020-06-061-99/+99
* doc: relocate make-like.Kaz Kylheku2020-06-061-57/+57
* doc: relocate copy.Kaz Kylheku2020-06-061-80/+80
* doc: relocate apply/iapply.Kaz Kylheku2020-06-061-146/+146
* doc: update nullify documentation.Kaz Kylheku2020-06-051-39/+71
* doc: document functions that take iterable.Kaz Kylheku2020-06-051-91/+138
* doc: document each operators using iterables.Kaz Kylheku2020-06-051-8/+11
* doc: new Generalization of Iteration section.Kaz Kylheku2020-06-051-0/+120