summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* 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
* ffi: relaxation in cptr put semantics.Kaz Kylheku2017-07-021-0/+8
* ffi: new make-zstruct function and znew macro.Kaz Kylheku2017-07-021-0/+128
* Version 181.txr-181Kaz Kylheku2017-07-011-2/+2
* ffi: new ffi-type-operator-p and ffi-type-p.Kaz Kylheku2017-06-301-0/+35
* doc: formatting of table in awk section.Kaz Kylheku2017-06-301-20/+19
* doc: suspend and refresh in editing help.Kaz Kylheku2017-06-301-1/+3
* doc: describe cheatsheet command.Kaz Kylheku2017-06-301-0/+11
* ffi: make-union can initialize.Kaz Kylheku2017-06-291-1/+20
* doc: fix zipper example under mapcarKaz Kylheku2017-06-291-1/+2
* New Cartesian product mapping functions.Kaz Kylheku2017-06-281-0/+112
* ffi: new enumed type operator: enums with base type.Kaz Kylheku2017-06-271-0/+26
* ffi: new macro, deffi-sym.Kaz Kylheku2017-06-261-0/+42
* doc: fix deffi-varKaz Kylheku2017-06-261-5/+44
* New cptr functions cptr-cast and int-cptr.Kaz Kylheku2017-06-261-0/+44
* doc: wrong function name under cptr-obj.Kaz Kylheku2017-06-261-1/+1
* doc: wrong date for Version 180.Kaz Kylheku2017-06-251-1/+1
* Version 180.txr-180Kaz Kylheku2017-06-251-1/+1
* doc: mistake in describing in semantics.Kaz Kylheku2017-06-241-1/+1
* doc: tcsetattr actions arg optiona.Kaz Kylheku2017-06-241-1/+1
* doc: glue paragraphs under Symbols and Packages.Kaz Kylheku2017-06-241-1/+0
* doc: wording about symbol interning.Kaz Kylheku2017-06-241-6/+6
* ffi: provide longlong and ulonglong types.Kaz Kylheku2017-06-241-0/+8
* ffi: provide support for unions.Kaz Kylheku2017-06-231-0/+213
* ffi: bool type.Kaz Kylheku2017-06-201-0/+60
* cptr-int and cptr-obj can make typed cptr objects.Kaz Kylheku2017-06-191-3/+113
* awk macro: bugfix: :output file stream not closed.Kaz Kylheku2017-06-191-0/+32
* Version 179.txr-179Kaz Kylheku2017-06-181-2/+2
* listener: inform linenoise of incomplete syntax.Kaz Kylheku2017-06-161-6/+19