summaryrefslogtreecommitdiffstats
path: root/txr.1
Commit message (Expand)AuthorAgeFilesLines
* 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
* New length method on structures.Kaz Kylheku2017-06-161-2/+48
* Support ref, refset on structs via lambda, lambda-set.Kaz Kylheku2017-06-161-0/+18
* ffi: copy-carray, hooked into copy.Kaz Kylheku2017-06-151-0/+25
* ffi: new put-carray and fill-carray functions.Kaz Kylheku2017-06-151-0/+39
* ffi: new integer-carray conversion functions.Kaz Kylheku2017-06-141-0/+97
* ffi: turn carray-sub into accessor.Kaz Kylheku2017-06-131-1/+8
* Version 178.txr-178Kaz Kylheku2017-06-121-2/+2
* buf: new bufp function.Kaz Kylheku2017-06-121-0/+16
* awk macro: new fconv conversions c and cz.Kaz Kylheku2017-06-121-3/+18
* int-str: allow radix to be #\c for C conventions.Kaz Kylheku2017-06-121-4/+28
* doc: document bracket notation for carray and buf.Kaz Kylheku2017-06-121-1/+25
* ffi: add carrayp function.Kaz Kylheku2017-06-121-0/+16
* ffi: new carray-replace function.Kaz Kylheku2017-06-111-0/+77
* ffi: new function, carray-pun.Kaz Kylheku2017-06-111-0/+38
* ffi: handle sub operation in carray.Kaz Kylheku2017-06-111-1/+90
* ffi: support sel operation on carray.Kaz Kylheku2017-06-111-7/+18
* length function supports carray.Kaz Kylheku2017-06-111-0/+6
* doc: document length for buf.Kaz Kylheku2017-06-111-10/+13
* ffi: new carray-get and carray-put functions.Kaz Kylheku2017-06-101-0/+62
* doc: carray corrections.Kaz Kylheku2017-06-091-7/+12
* awk macro: fix broken rng.Kaz Kylheku2017-06-071-0/+7
* Version 177.txr-177Kaz Kylheku2017-06-071-2/+2
* ffi: conform to GCC's bitfield layout algorithm.Kaz Kylheku2017-06-071-44/+112
* ffi: support bitfields on types narrower than int.Kaz Kylheku2017-06-061-6/+87
* buffers: improve put-buf and fill-buf.Kaz Kylheku2017-06-051-21/+39
* buffers: doc: put-buf, fill-buf.Kaz Kylheku2017-06-051-0/+78
* ffi: doc: endian typesKaz Kylheku2017-06-051-0/+69
* ffi: doc: align operator.Kaz Kylheku2017-06-051-0/+45
* ffi: use expressions for bit field width also.Kaz Kylheku2017-06-031-4/+5
* ffi: evaluate expressions in type notation.Kaz Kylheku2017-06-021-10/+29
* ffi: functions and macros for basic type properties.Kaz Kylheku2017-06-021-10/+252
* mkstring char argument is optional.Kaz Kylheku2017-06-011-1/+5
* ffi: new feature: enums.Kaz Kylheku2017-05-311-0/+60
* Refactoring hash bang support; hash bang null hack.Kaz Kylheku2017-05-301-4/+182
* command line: --eargs semantics change.Kaz Kylheku2017-05-301-10/+26
* New variable: *args-eff*.Kaz Kylheku2017-05-301-7/+33
* doc: grammar in ffi.Kaz Kylheku2017-05-261-6/+7
* doc: wrong word under ffi buf description.Kaz Kylheku2017-05-261-1/+1