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
...
*
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
*
Fix useless use of if3.
Kaz Kylheku
2015-12-18
1
-2
/
+2
*
New macro define-accessor.
Kaz Kylheku
2015-11-25
1
-1
/
+1
*
New uslot function and usl macro.
Kaz Kylheku
2015-11-20
1
-1
/
+1
*
Bugfix: missing macros in autoload.
Kaz Kylheku
2015-11-14
1
-1
/
+2
*
Define suspend operator.
Kaz Kylheku
2015-10-30
1
-0
/
+1
*
Fix with-hash-table-iter typo.
Kaz Kylheku
2015-10-28
1
-1
/
+1
*
Add obtain/yield macros interface to continuations.
Kaz Kylheku
2015-10-28
1
-0
/
+16
*
Adding typecase macro.
Kaz Kylheku
2015-10-14
1
-0
/
+16
*
New way of handling exceptions without unwinding.
Kaz Kylheku
2015-10-14
1
-0
/
+16
*
Hash table iterators exposed, with new macro.
Kaz Kylheku
2015-10-11
1
-0
/
+15
*
New macro: with-objects.
Kaz Kylheku
2015-10-10
1
-1
/
+5
*
Various stream-related with- macros introduced.
Kaz Kylheku
2015-10-08
1
-0
/
+22
*
New function path-private-to-me.
Kaz Kylheku
2015-09-17
1
-1
/
+1
*
Introducing structs.
Kaz Kylheku
2015-09-02
1
-0
/
+24
*
Suppress debug stepping into auto-loaded library code.
Kaz Kylheku
2015-08-06
1
-1
/
+7
*
New filesystem object testing functions.
Kaz Kylheku
2015-08-05
1
-0
/
+25
*
Adding with-resources macro.
Kaz Kylheku
2015-07-23
1
-0
/
+15
*
* lisplib.c (place_set_entries): Add *place-macro* and
Kaz Kylheku
2015-07-22
1
-2
/
+2
*
Implementing caar, cadr, cdar and friends.
Kaz Kylheku
2015-07-21
1
-5
/
+5
*
* share/txr/stdlib/place.tl (place-form-p): New function.
Kaz Kylheku
2015-07-12
1
-0
/
+1
*
Let's have placelet and placelet*.
Kaz Kylheku
2015-07-11
1
-1
/
+1
*
New placelet macro.
Kaz Kylheku
2015-07-10
1
-0
/
+1
*
Bugfix: define-modify-macro not registered for auto-loading.
Kaz Kylheku
2015-08-08
1
-1
/
+1
*
* lisplib.c (ifa_set_entries): Add conda.
Kaz Kylheku
2015-06-21
1
-1
/
+1
[prev]
[next]