summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Version 182.txr-182Kaz Kylheku2017-07-091-1/+1
* places: remove superfluous @1.Kaz Kylheku2017-07-091-2/+2
* structs: improve access to initfun and postinitfun.Kaz Kylheku2017-07-092-3/+11
* ffi: new make-zstruct function and znew macro.Kaz Kylheku2017-07-021-0/+7
* Version 181.txr-181Kaz Kylheku2017-07-011-1/+1
* ffi: new macro, deffi-sym.Kaz Kylheku2017-06-261-0/+12
* Version 180.txr-180Kaz Kylheku2017-06-251-1/+1
* awk macro: bugfix: non-use of redirection mode strings.Kaz Kylheku2017-06-191-5/+3
* awk macro: bugfix: :output file stream not closed.Kaz Kylheku2017-06-191-1/+3
* Version 179.txr-179Kaz Kylheku2017-06-181-1/+1
* ffi: turn carray-sub into accessor.Kaz Kylheku2017-06-131-0/+3
* bugfix: autoload syntactic places.Kaz Kylheku2017-06-131-2/+6
* Version 178.txr-178Kaz Kylheku2017-06-121-1/+1
* awk macro: new fconv conversions c and cz.Kaz Kylheku2017-06-121-0/+4
* awk macro: fix broken rng.Kaz Kylheku2017-06-071-9/+15
* Version 177.txr-177Kaz Kylheku2017-06-071-1/+1
* ffi: functions and macros for basic type properties.Kaz Kylheku2017-06-021-0/+15
* Version 176.txr-176Kaz Kylheku2017-05-211-1/+1
* ffi: new macro, deffi-var.Kaz Kylheku2017-05-201-0/+15
* ffi: deffi generates fixed-arg defun.Kaz Kylheku2017-05-201-10/+10
* ffi: overhaul ffi-call API and document it.Kaz Kylheku2017-05-201-1/+1
* ffi: turn carray-ref into accessor.Kaz Kylheku2017-05-201-0/+2
* awk: new feature: again operator.Kaz Kylheku2017-05-191-3/+3
* ffi: macro named ffi for type compiling shorthand.Kaz Kylheku2017-05-171-0/+3
* ffi: typedef macro instead of deffi-type.Kaz Kylheku2017-05-171-0/+3
* Version 175.txr-175Kaz Kylheku2017-05-151-1/+1
* ffi: support programmable abort return value.Kaz Kylheku2017-05-111-5/+5
* ffi: a measure of safety for callbacks.Kaz Kylheku2017-05-111-10/+16
* ffi: add macro language.Kaz Kylheku2017-05-061-0/+91
* structs: check existence of type in new and lnew.Kaz Kylheku2017-05-041-9/+23
* Bugfix: incorrect substitution in suspend macro.Kaz Kylheku2017-04-151-1/+1
* Version 174.txr-174Kaz Kylheku2017-04-041-1/+1
* Version 173.txr-173Kaz Kylheku2017-03-251-1/+1
* termios: broken go-cbreak method.Kaz Kylheku2017-03-251-1/+1
* trace: wrong function printed in traces.Kaz Kylheku2017-03-241-3/+4
* Warn when a nonexistent slot is referenced.Kaz Kylheku2017-03-231-8/+33
* Version 172.txr-172Kaz Kylheku2017-03-191-1/+1
* trace: implement redefinition checks.Kaz Kylheku2017-03-171-0/+15
* trace: detect inheritance, change name and warn.Kaz Kylheku2017-03-171-10/+32
* Version 171.txr-171Kaz Kylheku2017-03-141-1/+1
* uref: the a.b.c syntax extended to .a.b.cKaz Kylheku2017-03-061-0/+10
* Version 170.txr-170Kaz Kylheku2017-02-281-1/+1
* Version 169.txr-169Kaz Kylheku2017-02-111-1/+1
* Use non-hacky representation for deferrable warnings.Kaz Kylheku2017-02-101-1/+1
* awk macro: warn about invalid function use in rng.Kaz Kylheku2017-02-101-11/+26
* awk macro: warn about invalid var use in rng forms.Kaz Kylheku2017-02-091-30/+50
* bugfix: no restart catch in compile-warning.Kaz Kylheku2017-02-091-1/+3
* Version 168.txr-168Kaz Kylheku2017-02-021-1/+1
* Adding whena macro.Kaz Kylheku2017-02-051-0/+3
* Improve diagnostic of error during place expansion.Kaz Kylheku2017-02-041-0/+3