| Commit message (Expand) | Author | Age | Files | Lines |
* | listener: auto compound expression mode. | Kaz Kylheku | 2023-08-14 | 1 | -0/+1 |
* | New feature: local symbol renaming. | Kaz Kylheku | 2023-08-10 | 2 | -1/+6 |
* | compiler/match: eliminate (subtypep (typeof x) y). | Kaz Kylheku | 2023-08-09 | 2 | -2/+3 |
* | new: left-inserting pipeline operators. | Kaz Kylheku | 2023-08-08 | 2 | -12/+25 |
* | compiler: bug: ensure numbers externalized sanely. | Kaz Kylheku | 2023-08-06 | 1 | -0/+3 |
* | Version 291.txr-291 | Kaz Kylheku | 2023-08-06 | 1 | -1/+1 |
* | compiler: bug: constant folding load-time dregs. | Kaz Kylheku | 2023-08-04 | 1 | -1/+2 |
* | opip: new special handling of (let ...). | Kaz Kylheku | 2023-08-03 | 1 | -9/+34 |
* | compiler: bug: disappearing basic block nojoin flag. | Kaz Kylheku | 2023-07-31 | 1 | -0/+1 |
* | compiler: bugfix: dangling rlinks after dead code elimination | Kaz Kylheku | 2023-07-31 | 1 | -8/+10 |
* | places: regression in symbol-function place. | Kaz Kylheku | 2023-07-29 | 1 | -5/+5 |
* | Version 290.txr-290 | Kaz Kylheku | 2023-07-29 | 1 | -1/+1 |
* | compiler: use partition-if for basic block division. | Kaz Kylheku | 2023-07-28 | 1 | -5/+5 |
* | symbol-function: check symbol argument. | Kaz Kylheku | 2023-07-27 | 1 | -0/+2 |
* | match: bug: lexical symbol macros neglected | Kaz Kylheku | 2023-07-27 | 1 | -1/+1 |
* | New functions and fixes in lexical introspection. | Kaz Kylheku | 2023-07-27 | 1 | -2/+6 |
* | compiler: compress symbol tables also. | Kaz Kylheku | 2023-07-26 | 2 | -31/+46 |
* | compiler: compact D registers. | Kaz Kylheku | 2023-07-25 | 2 | -16/+34 |
* | compiler: code formatting. | Kaz Kylheku | 2023-07-25 | 2 | -4/+4 |
* | rel-path: treat empty paths as relative. | Kaz Kylheku | 2023-07-25 | 1 | -4/+4 |
* | compiler: constant fold gapply like gcall. | Kaz Kylheku | 2023-07-17 | 1 | -3/+6 |
* | compiler: new apply-to-gapply optimization | Kaz Kylheku | 2023-07-17 | 1 | -0/+15 |
* | Bug exposed due to to environment changes. | Kaz Kylheku | 2023-07-17 | 1 | -1/+1 |
* | Simplify top-level macro environments also. | Kaz Kylheku | 2023-07-17 | 1 | -3/+2 |
* | Simplify top-level variable and function environments. | Kaz Kylheku | 2023-07-16 | 1 | -4/+2 |
* | compiler: recognize T0 register (nil) as constant. | Kaz Kylheku | 2023-07-15 | 1 | -2/+4 |
* | compiler: move material into constfun.tl | Kaz Kylheku | 2023-07-15 | 3 | -30/+32 |
* | compiler: constant folding in optimizer. | Kaz Kylheku | 2023-07-15 | 2 | -5/+43 |
* | Math library: add numerous C99 functions. | Kaz Kylheku | 2023-07-15 | 1 | -115/+159 |
* | Fix diagnostics which call non-symbol a symbol. | Kaz Kylheku | 2023-07-11 | 1 | -1/+1 |
* | doc: document SHA-1 support. | Kaz Kylheku | 2023-07-08 | 1 | -4/+9 |
* | Version 289.txr-289 | Kaz Kylheku | 2023-07-02 | 1 | -1/+1 |
* | New cached sorting functions. | Kaz Kylheku | 2023-06-28 | 2 | -0/+47 |
* | New function: hash-map. | Kaz Kylheku | 2023-06-28 | 1 | -0/+1 |
* | eval: take macro environment. | Kaz Kylheku | 2023-06-27 | 1 | -131/+131 |
* | quips: procrastination quip. | Kaz Kylheku | 2023-06-17 | 1 | -0/+1 |
* | New macro: match-cond. | Kaz Kylheku | 2023-06-12 | 2 | -0/+21 |
* | New @(push) directive. | Kaz Kylheku | 2023-06-12 | 1 | -8/+8 |
* | Version 288.txr-288 | Kaz Kylheku | 2023-06-10 | 1 | -1/+1 |
* | New functions keep-keys-if, separate-keys. | Kaz Kylheku | 2023-06-07 | 1 | -0/+2 |
* | New functions load-args-recurse and load-args-process | Kaz Kylheku | 2023-06-05 | 2 | -0/+51 |
* | compiler: more logging regarding compiled files. | Kaz Kylheku | 2023-06-05 | 1 | -12/+23 |
* | compiler: new compiler option log-level | Kaz Kylheku | 2023-06-04 | 1 | -3/+15 |
* | compiler: new function, clean-file. | Kaz Kylheku | 2023-06-04 | 2 | -0/+17 |
* | bug: compile-file can put out nil, confusing load. | Kaz Kylheku | 2023-06-03 | 1 | -1/+1 |
* | Version 287.txr-287 | Kaz Kylheku | 2023-06-03 | 1 | -1/+1 |
* | New macro: expander-let. | Kaz Kylheku | 2023-05-28 | 2 | -0/+45 |
* | awk: new :fun clause for local functions. | Kaz Kylheku | 2023-05-24 | 1 | -25/+28 |
* | compiler: fbind/lbind: elide unnecessary frames. | Kaz Kylheku | 2023-05-24 | 1 | -9/+15 |
* | awk: widen scope of redirection macros. | Kaz Kylheku | 2023-05-24 | 1 | -39/+44 |