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
*
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
*
symdiff: new function.
Kaz Kylheku
2019-02-14
1
-0
/
+3
*
optimizing diff, isec and uni for non-lists.
Kaz Kylheku
2019-02-13
1
-0
/
+1
*
Framework for iterating over sequences.
Kaz Kylheku
2019-02-13
1
-0
/
+15
*
sum and prod take keyfun argument.
Kaz Kylheku
2019-02-02
1
-2
/
+2
*
Extend infrastructure for double_intptr_t.
Kaz Kylheku
2019-01-25
1
-0
/
+5
*
Copyright year bump 2019.
Kaz Kylheku
2019-01-16
1
-1
/
+1
*
New function: square.
Kaz Kylheku
2019-01-05
1
-0
/
+1
*
nzerop: new function.
Kaz Kylheku
2018-12-13
1
-0
/
+1
*
New range testing functions.
Kaz Kylheku
2018-11-27
1
-0
/
+2
*
logxor: fix seriously broken function.
Kaz Kylheku
2018-11-25
1
-0
/
+1
*
math: remove redundant type checks from NUM.
Kaz Kylheku
2018-11-16
1
-0
/
+4
*
copy-fun: duplicate a function, with own environment.
Kaz Kylheku
2018-11-13
1
-0
/
+1
*
Better identify functions that misuse COBJ-s and hashes.
Kaz Kylheku
2018-11-07
1
-3
/
+3
*
lib: remove unused type checking functions.
Kaz Kylheku
2018-11-07
1
-2
/
+0
*
type_check: take function name arg.
Kaz Kylheku
2018-11-07
1
-3
/
+3
*
symbol_needs_prefix: take function name argument.
Kaz Kylheku
2018-11-07
1
-1
/
+1
*
math: improve error diagnosis.
Kaz Kylheku
2018-11-07
1
-1
/
+1
*
gc: eliminate most uses of gc_mutated.
Kaz Kylheku
2018-11-06
1
-0
/
+2
*
hash: use full width unsigned type for hash values.
Kaz Kylheku
2018-07-06
1
-3
/
+3
*
hashing: overhaul part 1.
Kaz Kylheku
2018-07-04
1
-3
/
+3
*
logcount: new function.
Kaz Kylheku
2018-05-18
1
-0
/
+1
*
linenoise: switch to wide characters, support Unicode.
Kaz Kylheku
2015-09-22
1
-0
/
+4
*
compiler: replace "$" package hack.
Kaz Kylheku
2018-04-25
1
-0
/
+1
*
vm: de-inline opcode dispatch.
Kaz Kylheku
2018-04-25
1
-0
/
+2
*
lib: new function vm-fun-p.
Kaz Kylheku
2018-04-07
1
-0
/
+1
*
Application code is now in a package called pub.
Kaz Kylheku
2018-04-09
1
-1
/
+1
*
lib: get rid of preprocessor macros for packages.
Kaz Kylheku
2018-04-05
1
-4
/
+1
*
regex: read/print bug: escaped double quote.
Kaz Kylheku
2018-04-04
1
-1
/
+1
*
packages: fix package prefix read/print issue.
Kaz Kylheku
2018-04-03
1
-0
/
+1
*
lib: eliminate reduce-left from n-ary math ops.
Kaz Kylheku
2018-03-29
1
-0
/
+2
*
lib: new ldiff function.
Kaz Kylheku
2018-03-20
1
-0
/
+3
*
New: virtual machine with assembler.
Kaz Kylheku
2018-03-10
1
-0
/
+3
[next]