summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* New macro: ldo.Kaz Kylheku2019-10-231-0/+38
* op/do: clean up documentation-implementation problem.Kaz Kylheku2019-10-231-51/+104
* functions: provide accessors for basic properties.Kaz Kylheku2019-10-181-0/+55
* doc: bitfield allocation rules: endiannness.Kaz Kylheku2019-10-171-4/+27
* doc: grammar fix in datagram streams.Kaz Kylheku2019-10-171-1/+1
* buffers: new functions buf-str and str-buf.Kaz Kylheku2019-10-171-0/+38
* doc: read-until-match effect on stream position.Kaz Kylheku2019-10-161-0/+23
* doc: relocate misplaced buffer functions.Kaz Kylheku2019-10-161-63/+63
* doc: func-get-name formatting.Kaz Kylheku2019-10-161-2/+2
* doc: #H() can't be written #H nil.Kaz Kylheku2019-10-161-1/+8
* New function: copy-tree.Kaz Kylheku2019-10-161-0/+63
* copy-cons: more efficient; copies lconses.Kaz Kylheku2019-10-161-6/+22
* tree: copy-search-tree function.Kaz Kylheku2019-10-161-0/+24
* tree: node set functions and syntactic places.Kaz Kylheku2019-10-161-1/+61
* tree: introduce copy-tnode.Kaz Kylheku2019-10-161-0/+19
* tree: api: harmonize deletion with insertion.Kaz Kylheku2019-10-151-3/+30
* doc: trees and tree nodes documented.Kaz Kylheku2019-10-151-0/+562
* doc: hash-iter missing in diagram.Kaz Kylheku2019-10-151-0/+2
* doc: document :eq-based.Kaz Kylheku2019-10-111-12/+17
* op: new features for anonymous recursion.Kaz Kylheku2019-10-031-20/+40
* symbol-function: support lambda expressions.Kaz Kylheku2019-09-271-6/+24
* buffers: allow inequality comparison with less.Kaz Kylheku2019-09-201-3/+7
* doc: eval-only: article agreement.Kaz Kylheku2019-09-201-1/+1
* Version 225.txr-225Kaz Kylheku2019-09-111-3/+3
* list-builder: rewrite of basic methods.Kaz Kylheku2019-09-091-11/+57
* subtypep: structs with car or length method are sequences.Kaz Kylheku2019-09-061-0/+2
* lib: access special methods via special slot mechanism.Kaz Kylheku2019-09-061-0/+10
* New function: tailp.Kaz Kylheku2019-09-031-0/+53
* doc: fixes from vapnik spaknik.Kaz Kylheku2019-09-031-43/+80
* doc: hyphenation of some compound words.Kaz Kylheku2019-09-031-4/+4
* Version 224.txr-224Kaz Kylheku2019-08-291-3/+3
* sha256/md5: allow characters and byte values.Kaz Kylheku2019-08-291-4/+6
* New state-object-based sha256 and md5 digesting.Kaz Kylheku2019-08-231-0/+112
* New: MD5 digest functions.Kaz Kylheku2019-08-231-8/+29
* New function: cptr-buf.Kaz Kylheku2019-08-211-2/+37
* doc: note about cptr-obj lifetime.Kaz Kylheku2019-08-211-0/+12
* New function: intern-fb.Kaz Kylheku2019-08-201-2/+24
* doc: mistake in intern arg description.Kaz Kylheku2019-08-201-2/+2
* new functions: find-symbol and find-symbol-fb.Kaz Kylheku2019-08-191-0/+58
* doc: new buildn example.Kaz Kylheku2019-08-181-0/+15
* list-builder: inserter methods return nil.Kaz Kylheku2019-08-171-17/+32
* list-builder: dequeue capabilities with del/del* operators.Kaz Kylheku2019-08-171-7/+80
* doc: expand on load-time.Kaz Kylheku2019-08-161-0/+52
* 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