summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc: struct literals: bad syntax synopsis.Kaz Kylheku2017-07-291-1/+1
* doc: grammar in setuid section.Kaz Kylheku2017-07-291-1/+1
* lib: deprecate set-diff; extend set operations.Kaz Kylheku2017-07-261-19/+98
* Version 183.txr-183Kaz Kylheku2017-07-191-2/+2
* doc: fix bad *args-full* heading.Kaz Kylheku2017-07-191-1/+1
* 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-191-0/+39
* 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
* new function: nthKaz Kylheku2017-07-181-0/+34
* new function: path-catKaz Kylheku2017-07-181-0/+84
* remove-path: exception semantics adjusted.Kaz Kylheku2017-07-171-7/+13
* lib: new function, relate.Kaz Kylheku2017-07-171-0/+58
* getopts: New argument type :text.Kaz Kylheku2017-07-161-0/+4
* ffi: add offset argument to ffi buffer functions.Kaz Kylheku2017-07-161-4/+18
* format: support leading zero printing for floats.Kaz Kylheku2017-07-161-1/+14
* global environment accessors can now create bindings.Kaz Kylheku2017-07-161-14/+12
* carray: add offset to carray-buf.Kaz Kylheku2017-07-151-4/+28
* New :lists feature in @(collect)/@(coll).Kaz Kylheku2017-07-111-0/+18
* doc: :vars not vars.Kaz Kylheku2017-07-111-3/+6
* Version 182.txr-182Kaz Kylheku2017-07-091-2/+2
* doc: fix structure of section on compatibility.Kaz Kylheku2017-07-091-4/+4
* ffi: new function, zero-fill.Kaz Kylheku2017-07-091-1/+33
* structs: improve access to initfun and postinitfun.Kaz Kylheku2017-07-091-2/+139
* doc: missing word in compat note 165.Kaz Kylheku2017-07-091-1/+1
* doc: fix compat note 156.Kaz Kylheku2017-07-091-5/+14
* 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: 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
* doc: FFI restructured.Kaz Kylheku2017-07-071-57/+140
* doc: fun operator has way to see macros.Kaz Kylheku2017-07-071-1/+11
* doc: document function names in compound forms.Kaz Kylheku2017-07-071-0/+4
* Lisp: lambda expressions are function names now.Kaz Kylheku2017-07-071-8/+23
* doc: mention syntax for calling methods.Kaz Kylheku2017-07-071-2/+21
* doc: fix call-super-fun error and add example.Kaz Kylheku2017-07-071-1/+23
* doc: deprecate call-super-method.Kaz Kylheku2017-07-071-1/+16