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
...
*
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
*
Remove places.h generation hack.
Kaz Kylheku
2015-06-20
1
-3
/
+2
*
Library .txr files become .tl and are autoloaded.
Kaz Kylheku
2015-06-18
1
-0
/
+30
*
Adding anaphoric ifa macro.
Kaz Kylheku
2015-06-17
1
-0
/
+16
*
Refactoring of lisplib.c
Kaz Kylheku
2015-06-17
1
-8
/
+26
*
Adding pushnew.
Kaz Kylheku
2015-05-22
1
-1
/
+1
*
Represent place.tl more compactly in image.
Kaz Kylheku
2015-05-19
1
-1
/
+1
*
* place.tl (define-modify-macro): New macro.
Kaz Kylheku
2015-05-13
1
-0
/
+1
*
Adding pset operator.
Kaz Kylheku
2015-05-09
1
-1
/
+1
*
* Makefile (LISP_TO_C_STRING): Strip comments, but not comment lines,
Kaz Kylheku
2015-05-07
1
-1
/
+2
*
New macro-based framework for assignment places.
Kaz Kylheku
2015-05-06
1
-0
/
+83
[prev]