| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Version 166.txr-166 | Kaz Kylheku | 2017-01-26 | 1 | -1/+1 |
* | awk macro: provide name of current input via fname. | Kaz Kylheku | 2017-01-26 | 1 | -0/+5 |
* | awk macro: bind *stdin* to current input stream. | Kaz Kylheku | 2017-01-26 | 1 | -5/+5 |
* | Local macrolets in build become functions. | Kaz Kylheku | 2017-01-25 | 1 | -5/+5 |
* | New handle* macro, analogous to catch*. | Kaz Kylheku | 2017-01-25 | 1 | -4/+12 |
* | New catch*, giving access to exception symbol. | Kaz Kylheku | 2017-01-25 | 1 | -3/+10 |
* | bugfix: use proper plist lookup in new :key macro. | Kaz Kylheku | 2017-01-24 | 1 | -2/+2 |
* | Support keyword params via :key param list macro. | Kaz Kylheku | 2017-01-23 | 1 | -0/+96 |
* | Bump copyright year to 2017. | Kaz Kylheku | 2017-01-23 | 21 | -21/+21 |
* | defstruct: use warning for bad base | Kaz Kylheku | 2017-01-16 | 1 | -4/+4 |
* | defstruct uses new error reporting functions. | Kaz Kylheku | 2017-01-16 | 1 | -35/+32 |
* | defmeth uses new error reporting. | Kaz Kylheku | 2017-01-16 | 1 | -6/+9 |
* | defstruct registers tentative definition. | Kaz Kylheku | 2017-01-16 | 1 | -0/+1 |
* | Functions for error reporting out of macros. | Kaz Kylheku | 2017-01-15 | 1 | -0/+46 |
* | Version 165.txr-165 | Kaz Kylheku | 2017-01-10 | 1 | -1/+1 |
* | New Lisp feature: param list expander. | Kaz Kylheku | 2017-01-04 | 1 | -0/+34 |
* | Version 164.txr-164 | Kaz Kylheku | 2017-01-01 | 1 | -1/+1 |
* | Bugfix: repeated expansion of catch unstable. | Kaz Kylheku | 2016-12-31 | 1 | -0/+4 |
* | New awk variable fw for fixed-width delimiting. | Kaz Kylheku | 2016-12-26 | 1 | -0/+23 |
* | Version 163.txr-163 | Kaz Kylheku | 2016-12-20 | 1 | -1/+1 |
* | tagbody bugfix: env not passed to expander. | Kaz Kylheku | 2016-12-20 | 1 | -1/+1 |
* | awk macro: endpont-exclusive ranges. | Kaz Kylheku | 2016-12-20 | 1 | -3/+20 |
* | Adding prog and prog* macros. | Kaz Kylheku | 2016-12-13 | 1 | -0/+9 |
* | Version 162.txr-162 | Kaz Kylheku | 2016-12-07 | 1 | -1/+1 |
* | Awk macro prn becomes function. | Kaz Kylheku | 2016-12-01 | 1 | -39/+47 |
* | bugfix: previous loop elision fix in awk. | Kaz Kylheku | 2016-12-01 | 1 | -1/+2 |
* | bugfix: awk must consume *args*. | Kaz Kylheku | 2016-11-29 | 1 | -1/+2 |
* | bugfix: awk elides loop despite begin/end clauses. | Kaz Kylheku | 2016-11-29 | 1 | -1/+2 |
* | conformance: handle macro wrong clause syntax. | Kaz Kylheku | 2016-11-29 | 1 | -1/+4 |
* | Awk: assignment to f doesn't yield new value. | Kaz Kylheku | 2016-11-29 | 1 | -2/+2 |
* | Version 161.txr-161 | Kaz Kylheku | 2016-11-27 | 1 | -1/+1 |
* | bugfix: awk macro spews warnings. | Kaz Kylheku | 2016-11-28 | 1 | -8/+5 |
* | Version 160.txr-160 | Kaz Kylheku | 2016-11-27 | 1 | -1/+1 |
* | Warn about unbound functions. | Kaz Kylheku | 2016-11-27 | 1 | -20/+21 |
* | Expander warns about unbound variables. | Kaz Kylheku | 2016-11-26 | 2 | -3/+6 |
* | bugfix: unbound var in IP-slash-notation functions. | Kaz Kylheku | 2016-11-25 | 1 | -6/+6 |
* | bugfix: broken test-inc macro. | Kaz Kylheku | 2016-11-24 | 1 | -1/+1 |
* | Version 159.txr-159 | Kaz Kylheku | 2016-11-21 | 1 | -1/+1 |
* | Diagnose undefined functions in trace. | Kaz Kylheku | 2016-11-19 | 1 | -1/+3 |
* | Allow global macros to be denoted by (macro sym). | Kaz Kylheku | 2016-11-19 | 1 | -0/+8 |
* | Bugfix: cannot untrace individual method. | Kaz Kylheku | 2016-11-19 | 1 | -1/+1 |
* | Adding a tagbody macro to the language. | Kaz Kylheku | 2016-11-18 | 1 | -0/+75 |
* | Completion of fallback list implementation. | Kaz Kylheku | 2016-11-16 | 1 | -1/+0 |
* | Start of fallback package list implementation. | Kaz Kylheku | 2016-11-16 | 1 | -0/+3 |
* | Version 158.txr-158 | Kaz Kylheku | 2016-11-15 | 1 | -1/+1 |
* | New in-package macro. | Kaz Kylheku | 2016-11-14 | 1 | -0/+7 |
* | Version 157.txr-157 | Kaz Kylheku | 2016-11-14 | 1 | -1/+1 |
* | Fix spectacular bug in number of syntactic places. | Kaz Kylheku | 2016-11-13 | 1 | -9/+9 |
* | New functions for command or file I/O in one call. | Kaz Kylheku | 2016-11-13 | 1 | -0/+83 |
* | New :use-from clause in defpackage. | Kaz Kylheku | 2016-11-11 | 1 | -1/+23 |