summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* compile-file: include load-time as top-level form.Kaz Kylheku2019-08-161-5/+18
* Version 223: ten years!txr-223Kaz Kylheku2019-08-141-3/+3
* @(collect): don't default vars if all required missing.Kaz Kylheku2019-08-121-26/+49
* base-name: optionally remove suffix.Kaz Kylheku2019-08-091-1/+12
* Version 222.txr-222Kaz Kylheku2019-07-301-3/+3
* doc: update FFI struct/union description.Kaz Kylheku2019-07-301-6/+152
* doc: fix wrapping save-exe exampleKaz Kylheku2019-07-291-1/+2
* FFI: elemtype as type operator, not just macro.Kaz Kylheku2019-07-261-4/+30
* FFI: document: elemsize and elemtype work on enums.Kaz Kylheku2019-07-261-8/+14
* FFI: allow member type reference using referencing dot.Kaz Kylheku2019-07-261-0/+43
* Version 221.txr-221Kaz Kylheku2019-07-231-3/+3
* doc: Latin overhaul.Kaz Kylheku2019-07-221-16/+27
* doc: remove "of course".Kaz Kylheku2019-07-221-47/+42
* doc: improvements tied to "very".Kaz Kylheku2019-07-221-31/+34
* doc: @(merge) improvement.Kaz Kylheku2019-07-221-6/+6
* doc: eliminate example uses of obsolete txr-path.Kaz Kylheku2019-07-221-3/+4
* doc: wording under dir-name.Kaz Kylheku2019-07-221-1/+1
* ffi: support flexible structures.Kaz Kylheku2019-07-201-3/+97
* doc: document ffi-out.Kaz Kylheku2019-07-181-0/+53
* doc: ffi-in: wrong direction word.Kaz Kylheku2019-07-181-1/+1
* doc: ffi-in offset argument description missing.Kaz Kylheku2019-07-181-1/+9
* relate: optimize with hashes.Kaz Kylheku2019-07-171-0/+5
* New function: hash-zip.Kaz Kylheku2019-07-171-0/+30
* ffi: two-argument form of sizeof.Kaz Kylheku2019-07-111-5/+28
* ffi: handle variable length types in buffer ops.Kaz Kylheku2019-07-111-3/+19
* Version 220.txr-220Kaz Kylheku2019-07-081-3/+3
* doc: op: incorrect example.Kaz Kylheku2019-07-061-5/+14
* replace: deal with overlapping.Kaz Kylheku2019-07-051-0/+12
* replace: third argument is a sequence.Kaz Kylheku2019-07-051-1/+1
* New function: buf-put-buf.Kaz Kylheku2019-07-051-0/+29
* sha256: allow application to specify digest buffer.Kaz Kylheku2019-07-041-4/+16
* Expose make-byte-input-stream.Kaz Kylheku2019-07-041-0/+31
* doc: mistakes in dot position funcalls examples.Kaz Kylheku2019-07-031-2/+2
* Version 219.txr-219Kaz Kylheku2019-07-011-3/+3
* defset: bind new-val-sym to temporary variable.Kaz Kylheku2019-06-281-10/+0
* seq-begin: bugfix: non-lists don't work.Kaz Kylheku2019-06-281-0/+8
* doc: put-buf/fill-buf clarification of pos.Kaz Kylheku2019-06-271-0/+2
* doc: update syntactic places.Kaz Kylheku2019-06-271-3/+10
* in: allow hash with keyfun and testfun.Kaz Kylheku2019-06-251-3/+28
* doc: clarify nullify.Kaz Kylheku2019-06-251-5/+26
* seqp: expand definition of sequences.Kaz Kylheku2019-06-251-1/+16
* New: CRC-32 functions.Kaz Kylheku2019-06-241-0/+43
* * Makefile (OBJS): New objects chksum.o and chksums/sha256.o.Kaz Kylheku2019-06-231-0/+45
* doc: move buffers out of dynamic lib section.Kaz Kylheku2019-06-231-1341/+1343
* base64: integrate with buffers.Kaz Kylheku2019-06-211-7/+22
* doc: minor grammar problems in Lisp CompilationKaz Kylheku2019-06-211-2/+2
* doc: cure that-is-itis.Kaz Kylheku2019-06-211-3/+3
* doc: dump-compiled-objects: wrong number.Kaz Kylheku2019-06-201-1/+1
* Version 218.txr-218Kaz Kylheku2019-06-191-3/+3
* New function: bitset.Kaz Kylheku2019-06-181-0/+58