| Commit message (Expand) | Author | Age | Files | Lines |
* | ffi: turn carray-sub into accessor. | Kaz Kylheku | 2017-06-13 | 1 | -1/+1 |
* | bugfix: autoload syntactic places. | Kaz Kylheku | 2017-06-13 | 1 | -0/+1 |
* | ffi: functions and macros for basic type properties. | Kaz Kylheku | 2017-06-02 | 1 | -2/+3 |
* | ffi: new macro, deffi-var. | Kaz Kylheku | 2017-05-20 | 1 | -1/+2 |
* | ffi: turn carray-ref into accessor. | Kaz Kylheku | 2017-05-20 | 1 | -1/+1 |
* | ffi: macro named ffi for type compiling shorthand. | Kaz Kylheku | 2017-05-17 | 1 | -1/+1 |
* | ffi: typedef macro instead of deffi-type. | Kaz Kylheku | 2017-05-17 | 1 | -1/+1 |
* | ffi: add macro language. | Kaz Kylheku | 2017-05-06 | 1 | -0/+19 |
* | Use original *packages-alist* value for auto-load. | Kaz Kylheku | 2017-03-18 | 1 | -0/+1 |
* | trace: implement redefinition checks. | Kaz Kylheku | 2017-03-17 | 1 | -0/+2 |
* | uref: the a.b.c syntax extended to .a.b.c | Kaz Kylheku | 2017-03-06 | 1 | -1/+1 |
* | Adding whena macro. | Kaz Kylheku | 2017-02-05 | 1 | -1/+3 |
* | bugfix: forgotten autoload registrations. | Kaz Kylheku | 2017-01-26 | 1 | -1/+2 |
* | Support keyword params via :key param list macro. | Kaz Kylheku | 2017-01-23 | 1 | -0/+18 |
* | Bump copyright year to 2017. | Kaz Kylheku | 2017-01-23 | 1 | -1/+1 |
* | Functions for error reporting out of macros. | Kaz Kylheku | 2017-01-15 | 1 | -0/+18 |
* | New Lisp feature: param list expander. | Kaz Kylheku | 2017-01-04 | 1 | -0/+17 |
* | Bugfix: repeated expansion of catch unstable. | Kaz Kylheku | 2016-12-31 | 1 | -1/+1 |
* | Adding prog and prog* macros. | Kaz Kylheku | 2016-12-13 | 1 | -1/+1 |
* | Expander warns about unbound variables. | Kaz Kylheku | 2016-11-26 | 1 | -1/+4 |
* | Adding a tagbody macro to the language. | Kaz Kylheku | 2016-11-18 | 1 | -0/+17 |
* | New in-package macro. | Kaz Kylheku | 2016-11-14 | 1 | -1/+1 |
* | New functions for command or file I/O in one call. | Kaz Kylheku | 2016-11-13 | 1 | -0/+22 |
* | Add defpackage macro. | Kaz Kylheku | 2016-11-11 | 1 | -0/+19 |
* | Implement *package* special var; package overhaul. | Kaz Kylheku | 2016-11-08 | 1 | -5/+14 |
* | Introducing command line option processing system. | Kaz Kylheku | 2016-11-03 | 1 | -0/+19 |
* | Adding function tracing support. | Kaz Kylheku | 2016-10-29 | 1 | -0/+16 |
* | Adding family slot to socket addresses. | Kaz Kylheku | 2016-10-13 | 1 | -1/+1 |
* | Synchronize license comments with LICENSE. | Kaz Kylheku | 2016-10-01 | 1 | -16/+17 |
* | New library feature: imperative list building. | Kaz Kylheku | 2016-09-20 | 1 | -0/+19 |
* | New place-mutating macro: upd. | Kaz Kylheku | 2016-09-14 | 1 | -1/+1 |
* | New alet macro. | Kaz Kylheku | 2016-09-11 | 1 | -1/+1 |
* | New slet macro. | Kaz Kylheku | 2016-09-08 | 1 | -1/+1 |
* | Awk comes to TXR via a macro. | Kaz Kylheku | 2016-09-07 | 1 | -0/+18 |
* | New rslot macro to suport upcoming awk macro. | Kaz Kylheku | 2016-09-07 | 1 | -1/+1 |
* | The stdlib variable gets a trailing slash. | Kaz Kylheku | 2016-06-05 | 1 | -14/+14 |
* | Adding termios support. | Kaz Kylheku | 2016-05-18 | 1 | -1/+27 |
* | Somew new path access testing functions. | Kaz Kylheku | 2016-05-04 | 1 | -1/+4 |
* | Macros obtain* and obtain*-block. | Kaz Kylheku | 2016-04-15 | 1 | -0/+1 |
* | Make open_socket static and register in socket.c. | Kaz Kylheku | 2016-04-14 | 1 | -1/+1 |
* | New open-socket-pair function. | Kaz Kylheku | 2016-04-14 | 1 | -0/+1 |
* | lib-version variable doesn't autoload | Kaz Kylheku | 2016-04-12 | 1 | -1/+1 |
* | New macro: lset. | Kaz Kylheku | 2016-03-28 | 1 | -1/+1 |
* | Functions for address prefixes to slash notation. | Kaz Kylheku | 2016-02-29 | 1 | -0/+1 |
* | IP address to string functions. | Kaz Kylheku | 2016-02-29 | 1 | -0/+1 |
* | Adding socket support: unix, ipv4, ipv6. | Kaz Kylheku | 2016-02-26 | 1 | -0/+34 |
* | Header file cleanup. | Kaz Kylheku | 2016-01-22 | 1 | -1/+0 |
* | Copyright year bump. | Kaz Kylheku | 2015-12-31 | 1 | -1/+1 |
* | Adding with-slots macro. | Kaz Kylheku | 2015-12-27 | 1 | -0/+1 |
* | New condlet macro; small change to iflet/whenlet. | Kaz Kylheku | 2015-12-18 | 1 | -1/+1 |