summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: fix bad *args-full* heading.Kaz Kylheku2017-07-191-1/+1
* checkman: verify Special variables sections.Kaz Kylheku2017-07-191-4/+4
* doc: log-emerg et al are not special variables.Kaz Kylheku2017-07-191-2/+2
* Named filters now stored in new *filters* hash.Kaz Kylheku2017-07-193-21/+64
* gc: remove assertion from make_obj.Kaz Kylheku2017-07-191-1/+0
* doc: listener: parenthesis matching jumps forward also.Kaz Kylheku2017-07-181-1/+1
* doc: listener: remove bogus sentence.Kaz Kylheku2017-07-181-2/+1
* doc: ffi out semantics wrongly refers to in semantics.Kaz Kylheku2017-07-181-1/+1
* doc: *trace-output* font.Kaz Kylheku2017-07-181-1/+1
* doc: no such method as lambda-ref.Kaz Kylheku2017-07-181-1/+1
* doc: no such function as make-bufferKaz Kylheku2017-07-181-1/+1
* doc: no ffi type operator "bits".Kaz Kylheku2017-07-181-2/+2
* find, pos: optimize and support objects properly.Kaz Kylheku2017-07-181-21/+114
* new function: nthKaz Kylheku2017-07-185-0/+44
* new function: path-catKaz Kylheku2017-07-183-0/+125
* remove-path: exception semantics adjusted.Kaz Kylheku2017-07-172-8/+14
* lib: new function, relate.Kaz Kylheku2017-07-174-0/+85
* getopts: New argument type :text.Kaz Kylheku2017-07-162-2/+8
* getopts: Fix broken custom function option type.Kaz Kylheku2017-07-161-2/+2
* ffi: add offset argument to ffi buffer functions.Kaz Kylheku2017-07-163-34/+72
* regex: don't print superfluous parens around classes.Kaz Kylheku2017-07-161-2/+2
* format: support leading zero printing for floats.Kaz Kylheku2017-07-162-3/+16
* global environment accessors can now create bindings.Kaz Kylheku2017-07-162-22/+18
* bugfix: pattern language undefined warning system.Kaz Kylheku2017-07-161-2/+3
* trace: allow format and * functions to be traced.Kaz Kylheku2017-07-161-2/+5
* carray: add offset to carray-buf.Kaz Kylheku2017-07-153-21/+61
* Fix use of raw null constant in carray implementation.Kaz Kylheku2017-07-151-1/+1
* Remove unused variable in placelet implementation.Kaz Kylheku2017-07-151-1/+1
* bugfix: spurious warnings issued against lisp1 eval.Kaz Kylheku2017-07-141-2/+8
* New :lists feature in @(collect)/@(coll).Kaz Kylheku2017-07-113-6/+47
* doc: :vars not vars.Kaz Kylheku2017-07-111-3/+6
* txr-embeded-arg utility: use FFI types and buffers.Kaz Kylheku2017-07-101-10/+7
* Version 182.txr-182Kaz Kylheku2017-07-097-544/+588
* doc: fix structure of section on compatibility.Kaz Kylheku2017-07-091-4/+4
* ffi: new function, zero-fill.Kaz Kylheku2017-07-093-1/+67
* places: remove superfluous @1.Kaz Kylheku2017-07-091-2/+2
* structs: improve access to initfun and postinitfun.Kaz Kylheku2017-07-096-7/+202
* doc: missing word in compat note 165.Kaz Kylheku2017-07-091-1/+1
* doc: fix compat note 156.Kaz Kylheku2017-07-091-5/+14
* linenoise: replace linefeeds with CR in previous result.Kaz Kylheku2017-07-092-1/+3
* doc: make-struct-type postinitfun: outdated text.Kaz Kylheku2017-07-091-9/+11
* doc: bad formatting in make-struct-typeKaz Kylheku2017-07-091-1/+1
* doc: fixes under window-map.Kaz Kylheku2017-07-081-2/+2
* doc: fix spurious trailing comma in heading.Kaz Kylheku2017-07-081-1/+1
* doc: fix inappropriate code/codn in FFI types.Kaz Kylheku2017-07-081-6/+6
* doc: put [+]/[-] open/collapse markers on right.Kaz Kylheku2017-07-081-3/+3
* doc: C and POSIX types, sections with heading.Kaz Kylheku2017-07-081-31/+9
* doc: change Buffers heading.Kaz Kylheku2017-07-081-4/+9
* doc: merge redundant sections on cptr.Kaz Kylheku2017-07-081-33/+28
* doc: subdivide FFI-related functionsKaz Kylheku2017-07-081-1/+33