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
/
lib.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename proper_plist_to_alist function.
Kaz Kylheku
2017-01-24
1
-1
/
+1
*
New memp function for searching a plist.
Kaz Kylheku
2017-01-24
1
-0
/
+1
*
Bump copyright year to 2017.
Kaz Kylheku
2017-01-23
1
-1
/
+1
*
Adding mismatch function.
Kaz Kylheku
2016-12-12
1
-0
/
+1
*
New function: endp.
Kaz Kylheku
2016-12-10
1
-0
/
+1
*
Adding curry_1234_1 function.
Kaz Kylheku
2016-12-01
1
-0
/
+1
*
Expander warns about unbound variables.
Kaz Kylheku
2016-11-26
1
-1
/
+1
*
Completion of fallback list implementation.
Kaz Kylheku
2016-11-16
1
-0
/
+1
*
Start of fallback package list implementation.
Kaz Kylheku
2016-11-16
1
-1
/
+4
*
Implementing package foreign symbol concept.
Kaz Kylheku
2016-11-10
1
-0
/
+8
*
Implement *package* special var; package overhaul.
Kaz Kylheku
2016-11-08
1
-7
/
+6
*
New negated equality test functions.
Kaz Kylheku
2016-11-01
1
-1
/
+3
*
Relax restrictions on dwim places.
Kaz Kylheku
2016-10-31
1
-2
/
+2
*
lambda-set method: treat [struct ...] as place.
Kaz Kylheku
2016-10-30
1
-1
/
+1
*
last, butlast: become accessors, get optional arg.
Kaz Kylheku
2016-10-26
1
-2
/
+2
*
New accessors nthlast and butlastn.
Kaz Kylheku
2016-10-25
1
-0
/
+2
*
Changes to the printing framework.
Kaz Kylheku
2016-10-20
1
-2
/
+3
*
Add stream printing context.
Kaz Kylheku
2016-10-20
1
-3
/
+5
*
Provide functions to alter range objects.
Kaz Kylheku
2016-10-17
1
-0
/
+2
*
Synchronize license comments with LICENSE.
Kaz Kylheku
2016-10-01
1
-16
/
+17
*
split-str gains ability to keep separating pieces.
Kaz Kylheku
2016-09-16
1
-0
/
+1
*
key function argument on remq, remql and remqual.
Kaz Kylheku
2016-09-15
1
-3
/
+3
*
New keepq, keepql and keepqual functions.
Kaz Kylheku
2016-09-15
1
-0
/
+3
*
Adding time-parse function: wrapper for strptime.
Kaz Kylheku
2016-08-22
1
-0
/
+3
*
Fixing semantics of makunbound.
Kaz Kylheku
2016-06-08
1
-0
/
+2
*
New --free-all option for freeing memory on exit.
Kaz Kylheku
2016-06-07
1
-3
/
+1
*
Store hash values in hash entries.
Kaz Kylheku
2016-05-27
1
-0
/
+7
*
Reduce work done by hashing.
Kaz Kylheku
2016-05-27
1
-2
/
+2
*
Avoid unnecessary evaluation in argument defaulting.
Kaz Kylheku
2016-05-07
1
-4
/
+1
*
Adding panic macro, which throws a panic exception.
Kaz Kylheku
2016-05-07
1
-1
/
+1
*
Mechanism for recycling conses outside of GC.
Kaz Kylheku
2016-04-20
1
-0
/
+4
*
Fix proper-listp to proper-list-p.
Kaz Kylheku
2016-04-14
1
-1
/
+1
*
Adding rightmost item search functions.
Kaz Kylheku
2016-03-27
1
-0
/
+13
*
Implement socket timeouts.
Kaz Kylheku
2016-03-15
1
-1
/
+1
*
New function, split*.
Kaz Kylheku
2016-01-17
1
-0
/
+1
*
Fix omission: the / function becomes n-ary.
Kaz Kylheku
2016-01-13
1
-0
/
+1
*
Print control chars in regexes using \x.
Kaz Kylheku
2016-01-12
1
-0
/
+1
*
New internal function scat: variable arg cat_str.
Kaz Kylheku
2016-01-10
1
-0
/
+1
*
Use struct instead of cons for lazy string fields.
Kaz Kylheku
2016-01-09
1
-1
/
+7
*
New internal function for copying malloced object.
Kaz Kylheku
2016-01-09
1
-0
/
+1
*
Revert chr-isdigit/isxdigit, provide new functions.
Kaz Kylheku
2016-01-04
1
-0
/
+2
*
Copyright year bump.
Kaz Kylheku
2015-12-31
1
-1
/
+1
*
C++ breakage: multiple definition of name_s.
Kaz Kylheku
2015-12-30
1
-1
/
+1
*
Overhaul printing of lazy strings.
Kaz Kylheku
2015-12-28
1
-0
/
+1
*
Support eight-argument intrinsic functions.
Kaz Kylheku
2015-12-16
1
-1
/
+7
*
New functions window-map and window-mappend.
Kaz Kylheku
2015-11-25
1
-0
/
+2
*
New equality substitution.
Kaz Kylheku
2015-11-20
1
-1
/
+6
*
Provide butlast function.
Kaz Kylheku
2015-11-20
1
-0
/
+1
*
Consistent parameter name in list_collect_* decls.
Kaz Kylheku
2015-11-11
1
-5
/
+5
*
Adding revappend and nreconc.
Kaz Kylheku
2015-11-11
1
-0
/
+4
[next]