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
*
New feature: local symbol renaming.
Kaz Kylheku
2023-08-10
1
-1
/
+2
*
Math library: add numerous C99 functions.
Kaz Kylheku
2023-07-15
1
-0
/
+2
*
New @(push) directive.
Kaz Kylheku
2023-06-12
1
-1
/
+1
*
New functions keep-keys-if, separate-keys.
Kaz Kylheku
2023-06-07
1
-0
/
+2
*
gc: fix bad c++ casts.
Kaz Kylheku
2023-06-03
1
-2
/
+2
*
gc: use single allocation for prot_array.
Kaz Kylheku
2023-05-02
1
-0
/
+4
*
sort: support stable sorting via ssort and snsort.
Kaz Kylheku
2023-05-02
1
-0
/
+2
*
New function: arithp.
Kaz Kylheku
2023-03-26
1
-0
/
+2
*
fix --no-gen-gc configuration.
Kaz Kylheku
2023-01-20
1
-3
/
+3
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
lib: or2: define in GCC-specific way.
Kaz Kylheku
2022-10-26
1
-1
/
+5
*
strings: revert caching of hash value.
Kaz Kylheku
2022-10-08
1
-3
/
+1
*
strings: take advantage of malloc_usable_size
Kaz Kylheku
2022-10-06
1
-1
/
+5
*
nan-boxing: warning fix for gcc 12.
Kaz Kylheku
2022-09-16
1
-0
/
+2
*
nan-boxing: build on older gcc.
Kaz Kylheku
2022-09-16
1
-7
/
+8
*
nan-boxing: use GCC pragmas to disable aliasing warnings.
Kaz Kylheku
2022-09-14
1
-0
/
+7
*
Implement NaN boxing.
Kaz Kylheku
2022-09-13
1
-17
/
+137
*
Define bit width of NUM type in one place.
Kaz Kylheku
2022-09-12
1
-0
/
+1
*
New macro: close-lazy-streams.
Kaz Kylheku
2022-08-28
1
-0
/
+1
*
New function: search-all
Kaz Kylheku
2022-08-17
1
-0
/
+1
*
New function: count.
Kaz Kylheku
2022-07-18
1
-0
/
+1
*
New function: str
Kaz Kylheku
2022-06-12
1
-0
/
+1
*
New: spln and tokn functions.
Kaz Kylheku
2022-05-30
1
-0
/
+2
*
tok-str: takes count argument.
Kaz Kylheku
2022-05-28
1
-1
/
+1
*
split-str: new count parameter.
Kaz Kylheku
2022-05-17
1
-1
/
+1
*
New function: isecp.
Kaz Kylheku
2022-03-30
1
-0
/
+1
*
New function: partition-if.
Kaz Kylheku
2022-02-23
1
-0
/
+1
*
New functions: find-max-key and find-min-key.
Kaz Kylheku
2022-02-21
1
-0
/
+2
*
Fix some issues found by ubsan.
Kaz Kylheku
2022-02-14
1
-0
/
+4
*
Few adjustments to no-implicit-conversion patch.
Kaz Kylheku
2022-02-14
1
-0
/
+6
*
New function: copy-cptr.
Kaz Kylheku
2022-01-28
1
-0
/
+1
*
Remove numerous unused global functions.
Kaz Kylheku
2022-01-23
1
-9
/
+0
*
lib: new functions nand, nor, nandf and norf.
Paul A. Patience
2022-01-22
1
-0
/
+2
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
num_ex: eliminate ill-considered cast.
Kaz Kylheku
2022-01-06
1
-1
/
+1
*
sysif: rlim constants: use signed/unsigned-agnostic macro.
Kaz Kylheku
2022-01-02
1
-0
/
+2
*
The pairlis function comes to TXR Lisp.
Kaz Kylheku
2021-12-22
1
-0
/
+1
*
New functions: subq, subql, subqual and subst.
Kaz Kylheku
2021-12-22
1
-0
/
+4
*
rot, nrot: new functions.
Kaz Kylheku
2021-12-07
1
-0
/
+2
*
tuples*: new function.
Kaz Kylheku
2021-12-04
1
-0
/
+1
*
New function: replace-env.
Kaz Kylheku
2021-09-25
1
-0
/
+1
*
gcc11: warnings related to struct args allocation..
Kaz Kylheku
2021-09-08
1
-0
/
+6
*
exceptions: hack to store errno in string object.
Kaz Kylheku
2021-09-07
1
-0
/
+2
*
string-finish: new function.
Kaz Kylheku
2021-09-07
1
-0
/
+1
*
string-extend: third optional argument.
Kaz Kylheku
2021-09-07
1
-1
/
+1
*
New function: delcons.
Kaz Kylheku
2021-09-02
1
-0
/
+1
*
seq_iter: fix gc issues.
Kaz Kylheku
2021-08-29
1
-1
/
+3
*
seq_iter: refactoring.
Kaz Kylheku
2021-08-29
1
-3
/
+9
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
lazy-stream-cons: control close throwing behavior.
Kaz Kylheku
2021-08-07
1
-1
/
+1
[next]