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
*
arith: move c_unum and unum declaration into lib.h
Kaz Kylheku
2020-04-22
1
-0
/
+2
*
parser: eliminate struct list_accum.
Kaz Kylheku
2020-04-10
1
-5
/
+0
*
parser: move cons dot handling to higher rule.
Kaz Kylheku
2020-04-10
1
-1
/
+0
*
parser: streamline core list building.
Kaz Kylheku
2020-04-09
1
-0
/
+6
*
warning cleanup: GNU C++ initializer warnings.
Kaz Kylheku
2020-04-06
1
-0
/
+6
*
warning cleanup: remove unused parameters.
Kaz Kylheku
2020-04-05
1
-2
/
+2
*
New contains function: near alias of search.
Kaz Kylheku
2020-03-23
1
-0
/
+1
*
New type args with DARG type code.
Kaz Kylheku
2020-03-22
1
-1
/
+9
*
internals: rename misnamed curry_* functions.
Kaz Kyheku
2020-03-17
1
-9
/
+9
*
New function: assq and rassq.
Kaz Kyheku
2020-02-24
1
-0
/
+2
*
New functions: meq, meql and mequal.
Kaz Kylheku
2020-02-22
1
-0
/
+3
*
New function: merge-delete-package.
Kaz Kyheku
2020-01-29
1
-0
/
+1
*
New function: coded-length.
Kaz Kylheku
2020-01-18
1
-0
/
+1
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-1
/
+1
*
Add hyperbolic functions: sinh, cosh, and others.
Kaz Kylheku
2019-12-07
1
-0
/
+6
*
New function: identity*
Kaz Kylheku
2019-10-28
1
-1
/
+2
*
fixparam: signed/unsigned warning from GNU C++.
Kaz Kylheku
2019-10-25
1
-1
/
+1
*
parser: use faster, unsafe nreverse.
Kaz Kylheku
2019-10-25
1
-0
/
+1
*
functions: provide accessors for basic properties.
Kaz Kylheku
2019-10-18
1
-0
/
+3
*
vm: prevent overflow of fixparam field in function.
Kaz Kylheku
2019-10-17
1
-2
/
+5
*
New function: copy-tree.
Kaz Kylheku
2019-10-16
1
-0
/
+1
*
hash: use ucnum for hash values everywhere.
Kaz Kylheku
2019-10-12
1
-1
/
+1
*
safety: fix type tests that code can subvert.
Kaz Kylheku
2019-09-30
1
-0
/
+1
*
New data type: tnode.
Kaz Kylheku
2019-09-22
1
-2
/
+9
*
All HAVE_* macros should be tested with #if, not #ifdef.
Kaz Kylheku
2019-09-12
1
-1
/
+1
*
structs: move SLOT_CACHE_SIZE macro.
Kaz Kylheku
2019-09-04
1
-2
/
+0
*
New function: tailp.
Kaz Kylheku
2019-09-03
1
-0
/
+1
*
New function: cptr-buf.
Kaz Kylheku
2019-08-21
1
-0
/
+1
*
New function: intern-fb.
Kaz Kylheku
2019-08-20
1
-0
/
+1
*
lib: streamline interning slightly.
Kaz Kylheku
2019-08-20
1
-0
/
+1
*
new functions: find-symbol and find-symbol-fb.
Kaz Kylheku
2019-08-19
1
-1
/
+2
*
seq_iter: remove pointless one-member union.
Kaz Kylheku
2019-08-14
1
-3
/
+1
*
ffi: support flexible structures.
Kaz Kylheku
2019-07-20
1
-1
/
+1
*
list_collect: handle objects.
Kaz Kylheku
2019-06-25
1
-0
/
+1
*
New function: bitset.
Kaz Kylheku
2019-06-18
1
-0
/
+1
*
toseq: remove unused function.
Kaz Kylheku
2019-06-12
1
-1
/
+0
*
seq iterators: new peek operation.
Kaz Kylheku
2019-06-12
1
-0
/
+3
*
lib: remove unused numeric macros.
Kaz Kylheku
2019-05-25
1
-2
/
+0
*
lib: more nuanced file access errors.
Kaz Kylheku
2019-05-01
1
-0
/
+1
*
New function: window-mapdo.
Kaz Kylheku
2019-04-21
1
-0
/
+1
*
Support max length and depth for object printing.
Kaz Kylheku
2019-04-18
1
-1
/
+2
*
New function: cptr-size-hint.
Kaz Kylheku
2019-04-06
1
-0
/
+1
*
New unchecked setter for function environment.
Kaz Kylheku
2019-03-14
1
-0
/
+1
*
lazy conses: support state in car and cdr.
Kaz Kylheku
2019-03-13
1
-0
/
+3
*
lib: introduce new make_lazy_cons variant.
Kaz Kylheku
2019-03-12
1
-0
/
+1
*
lib: rename make_half_lazy_cons.
Kaz Kylheku
2019-03-12
1
-1
/
+1
*
lib: optimize lazy functions with unchecked accesses.
Kaz Kylheku
2019-03-12
1
-0
/
+6
*
New sequence iterator object and functions.
Kaz Kylheku
2019-03-11
1
-1
/
+4
*
bracket: new function.
Kaz Kylheku
2019-02-24
1
-0
/
+1
*
Optimize hash operation with unsafe car/cdr.
Kaz Kylheku
2019-02-14
1
-0
/
+2
[next]