index
:
txr
master
txr-old
TXR: A data munging language.
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lisplib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year bump 2018.
Kaz Kylheku
2018-02-15
1
-1
/
+1
*
bugfix: intern public symbols in autoload files.
Kaz Kylheku
2018-02-07
1
-0
/
+29
*
Fix broken autoload of socket functions.
Kaz Kylheku
2018-01-25
1
-0
/
+3
*
New feature: structure delegate streams.
Kaz Kylheku
2017-12-08
1
-0
/
+18
*
New convenience I/O functions for buffers.
Kaz Kylheku
2017-10-27
1
-0
/
+2
*
New variant of op: lop.
Kaz Kylheku
2017-10-19
1
-1
/
+1
*
Rewriting op/do macros in Lisp.
Kaz Kylheku
2017-08-29
1
-0
/
+21
*
buf: new buffer stream.
Kaz Kylheku
2017-08-14
1
-0
/
+2
*
New macros doloop and doloop*.
Kaz Kylheku
2017-07-30
1
-0
/
+18
*
ffi: new make-zstruct function and znew macro.
Kaz Kylheku
2017-07-02
1
-0
/
+1
*
ffi: new macro, deffi-sym.
Kaz Kylheku
2017-06-26
1
-3
/
+3
*
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
[next]