summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* awk: implement ranges right using functions.Kaz Kylheku2017-10-291-8/+9
* New convenience I/O functions for buffers.Kaz Kylheku2017-10-271-0/+67
* doc: grammar in description of rr.Kaz Kylheku2017-10-261-1/+1
* doc: partition function: syntax formattingKaz Kylheku2017-10-261-1/+1
* awk: five new range operators.Kaz Kylheku2017-10-251-47/+195
* New variant of op: lop.Kaz Kylheku2017-10-191-0/+90
* Fixes in partition, partition*, split and split*.Kaz Kylheku2017-09-291-74/+85
* Version 186.txr-186Kaz Kylheku2017-09-161-2/+2
* doc: issues in qquote example.Kaz Kylheku2017-09-141-2/+2
* doc: improve example under regsubKaz Kylheku2017-09-141-1/+1
* doc: grammar under make-zstruct.Kaz Kylheku2017-09-141-1/+1
* doc: move away from "text processing".Kaz Kylheku2017-09-141-7/+6
* doc: mention FFI early.Kaz Kylheku2017-09-141-0/+3
* doc: more notes on regex % operator syntax.Kaz Kylheku2017-09-121-0/+34
* regex: new function, regex-prefix-match.Kaz Kylheku2017-09-111-0/+69
* parser: fix precedence of DOTDOT.Kaz Kylheku2017-09-071-0/+19
* New functions for polynomial evaluation.Kaz Kylheku2017-09-051-0/+66
* new: macroexpand-lisp1 and macroexpand-1-lisp1.Kaz Kylheku2017-08-311-0/+39
* New function: inverse of cumulative normal dist.Kaz Kylheku2017-08-311-0/+19
* Version 185.txr-185Kaz Kylheku2017-08-301-2/+2
* doc: wrong symbol under unique function.Kaz Kylheku2017-08-291-1/+1
* doc: formatting under expand-leftKaz Kylheku2017-08-291-1/+1
* Rewriting op/do macros in Lisp.Kaz Kylheku2017-08-291-25/+32
* doc: remove wrong/outdated claim under op macro.Kaz Kylheku2017-08-291-12/+1
* expander: do dot-to-apply for meta-expressions.Kaz Kylheku2017-08-281-5/+30
* Version 184.txr-184Kaz Kylheku2017-08-231-2/+2
* Change return value spec for base64 stream functions.Kaz Kylheku2017-08-221-6/+4
* Default the length argument of truncate-stream.Kaz Kylheku2017-08-211-1/+16
* Update and expose base64 stream functions.Kaz Kylheku2017-08-181-6/+88
* Revising out-of-memory handling.Kaz Kylheku2017-08-181-0/+2
* Allow character inputs in some bit operations.Kaz Kylheku2017-08-161-1/+15
* ffi: new FFI type I/O functions.Kaz Kylheku2017-08-161-0/+91
* buf: new buffer stream.Kaz Kylheku2017-08-141-0/+120
* ffi: new buf-carray function.Kaz Kylheku2017-08-081-0/+18
* New divides function.Kaz Kylheku2017-08-071-0/+29
* Make len a synonym for length.Kaz Kylheku2017-08-071-1/+7
* New spl and tok: variants of tok-str and split-str.Kaz Kylheku2017-08-071-0/+68
* Add sum and prod convenience functions.Kaz Kylheku2017-08-051-0/+44
* New functions digpow and digits.Kaz Kylheku2017-08-051-0/+90
* Bi-directional string tree match for non-vars.Kaz Kylheku2017-08-021-0/+28
* doc: aret description refers to ret.Kaz Kylheku2017-08-021-1/+1
* doc: explain qref and uref.Kaz Kylheku2017-08-021-6/+17
* doc: note about global symbol macros.Kaz Kylheku2017-08-021-0/+4
* doc: missing formatting in qref equivalence.Kaz Kylheku2017-08-021-0/+2
* doc: mention listener in Lisp intro.Kaz Kylheku2017-08-021-4/+6
* doc: cross reference different #b.Kaz Kylheku2017-08-021-0/+13
* Evaluate doloop forms in an implicit tagbody.Kaz Kylheku2017-07-311-11/+21
* doc: note about label symbols in tagbody.Kaz Kylheku2017-07-311-0/+11
* New macros doloop and doloop*.Kaz Kylheku2017-07-301-0/+164
* doc: grammar under Ranges.Kaz Kylheku2017-07-291-1/+1