summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* ffi: pack bugfix and tests.Kaz Kylheku2022-05-201-3/+27
* doc: quasiliteral match: formatting problem.Kaz Kylheku2022-05-201-1/+1
* doc: undimensioned arrays may be flexible array members.Kaz Kylheku2022-05-201-4/+9
* doc: grammarKaz Kylheku2022-05-201-2/+2
* ffi: behavior of align subject to compat.Kaz Kylheku2022-05-201-0/+16
* New function: trim-path-sepsKaz Kylheku2022-05-201-0/+52
* ffi: new pack type operator; align increases only.Kaz Kylheku2022-05-201-23/+186
* split-str: new count parameter.Kaz Kylheku2022-05-171-4/+33
* doc: grammar under pattern matching.Kaz Kylheku2022-05-171-1/+1
* New options: --in-package and --compile.Kaz Kylheku2022-05-121-1/+44
* expander: new rule for macro-produced function callsKaz Kylheku2022-05-121-0/+130
* Version 275.txr-275Kaz Kylheku2022-05-101-3/+3
* doc: FFI string types map null pointer to nil.Kaz Kylheku2022-04-261-3/+7
* doc: ffi: document the array-of-1 trick.Kaz Kylheku2022-04-261-0/+62
* New: load can search multiple directories.Kaz Kylheku2022-04-251-5/+87
* doc: cross reference eval and file compilation.Kaz Kylheku2022-04-011-2/+33
* loading: bugfix: try specified path before suffixes.Kaz Kylheku2022-03-311-40/+72
* New function: isecp.Kaz Kylheku2022-03-301-1/+11
* New FFI types str-s, bstr-s and wstr-s.Kaz Kylheku2022-03-211-47/+99
* doc: sort-group: unnecessary copyKaz Kylheku2022-03-161-1/+1
* ffi: support intmax-t and uintmax-t types.Kaz Kylheku2022-03-151-1/+15
* New function: group-map.Kaz Kylheku2022-03-021-6/+39
* Version 274.txr-274Kaz Kylheku2022-02-241-3/+3
* opip: pass through forms in the op family.Kaz Kylheku2022-02-241-4/+21
* doc: revisit partition-ifKaz Kylheku2022-02-231-7/+26
* doc: make-like can take an iterators.Kaz Kylheku2022-02-231-0/+10
* New list-builder method: oust.Kaz Kylheku2022-02-231-1/+52
* New function: partition-if.Kaz Kylheku2022-02-231-0/+113
* find-max: convert to seq_info iteration.Kaz Kylheku2022-02-221-23/+6
* New functions: find-max-key and find-min-key.Kaz Kylheku2022-02-211-0/+40
* doc: or-semantics misformatted.Kaz Kylheku2022-02-191-1/+1
* doc: extend fboundp dialect note.Kaz Kylheku2022-02-171-2/+10
* time: fix missing day-of-week and day-of-year.Kaz Kylheku2022-02-161-4/+9
* doc: fix name of unique's equality function.Paul A. Patience2022-02-151-2/+2
* doc: document catenated .tlo files.Kaz Kylheku2022-02-131-0/+35
* New function: cat-files.Kaz Kylheku2022-02-131-0/+20
* doc: add missing < and << in some .mets lines.Paul A. Patience2022-02-121-13/+13
* getopts: forbid :bool in list/cumul types.Paul A. Patience2022-02-121-7/+15
* macro-time: special op becomes a macro.Kaz Kylheku2022-02-121-135/+119
* doc: fix references to inexistent handler macro.Paul A. Patience2022-02-091-4/+4
* doc: fix issues in arguments to .I macros.Paul A. Patience2022-02-091-11/+11
* doc: fix pad's argument list.Paul A. Patience2022-02-091-1/+6
* getopts: uniformize opthelp newlines and headers.Paul A. Patience2022-02-081-4/+2
* doc: fix a few more typos.Paul A. Patience2022-02-071-10/+11
* doc: fix various typos and stylistic issues.Paul A. Patience2022-02-061-70/+78
* doc: no such thing as -Da,b,cKaz Kylheku2022-02-051-2/+4
* getopts: break up help into three functions.Kaz Kylheku2022-02-031-20/+60
* getopts: make detailed help notes optional.Joe Bloggs2022-02-031-7/+11
* doc: fix in amb macro.Kaz Kylheku2022-02-031-2/+3
* doc: window-mappend typo.Kaz Kylheku2022-02-021-1/+1