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
/
hash.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
New function: copy-hash-iter.
Kaz Kylheku
2024-06-18
1
-0
/
+1
*
Copyright year bump 2024.
Kaz Kylheku
2024-01-18
1
-1
/
+1
*
hash: new function, hash-join.
Kaz Kylheku
2023-12-18
1
-0
/
+1
*
hash: rename parameters in declaration.
Kaz Kylheku
2023-12-18
1
-1
/
+1
*
Simplify top-level variable and function environments.
Kaz Kylheku
2023-07-16
1
-0
/
+1
*
New function: hash-map.
Kaz Kylheku
2023-06-28
1
-0
/
+1
*
hash: support existing mutation+iteration semantics.
Kaz Kylheku
2023-06-20
1
-0
/
+2
*
hash: experimental switch to open addressing.
Kaz Kylheku
2023-06-20
1
-2
/
+1
*
hash: new function, hash-props.
Kaz Kylheku
2023-05-01
1
-0
/
+1
*
Copyright year bump 2023.
Kaz Kylheku
2023-01-01
1
-1
/
+1
*
New function: group-map.
Kaz Kylheku
2022-03-02
1
-0
/
+1
*
Copyright year bump 2022.
Kaz Kylheku
2022-01-11
1
-1
/
+1
*
hash: use unsigned, and operation.
Kaz Kylheku
2021-08-19
1
-1
/
+1
*
license: reformat to fit 80 columns.
Kaz Kylheku
2021-08-16
1
-12
/
+13
*
hash: change make_hash interface.
Kaz Kylheku
2021-07-22
1
-3
/
+2
*
hash: rename "flags" to "weak options".
Kaz Kylheku
2021-07-22
1
-3
/
+3
*
hash: support both semantics of weak keys + values.
Kaz Kylheku
2021-07-21
1
-2
/
+10
*
parse/eval: use weak-both hash tables.
Kaz Kylheku
2021-07-20
1
-0
/
+1
*
type: disallow structs using built-in type names.
Kaz Kylheku
2021-07-08
1
-0
/
+3
*
New function: hash-keys-of.
Kaz Kylheku
2021-01-20
1
-0
/
+1
*
Copyright year bump 2021.
Kaz Kylheku
2021-01-14
1
-1
/
+1
*
hash-uni: two new arguments for projecting values.
Kaz Kylheku
2020-03-19
1
-1
/
+1
*
Copyright year bump 2020.
Kaz Kylheku
2019-12-31
1
-1
/
+1
*
hash: new hash-reset function.
Kaz Kylheku
2019-11-02
1
-0
/
+1
*
hash: expose new iterator interface.
Kaz Kylheku
2019-11-01
1
-0
/
+11
*
naming: get the -func out, at least some of it.
Kaz Kylheku
2019-10-29
1
-2
/
+2
*
New function: hash-invert.
Kaz Kylheku
2019-10-28
1
-0
/
+1
*
hash: implement :eq-based.
Kaz Kylheku
2019-10-11
1
-1
/
+3
*
New function: hash-zip.
Kaz Kylheku
2019-07-17
1
-0
/
+1
*
New function: hash-peek.
Kaz Kylheku
2019-06-11
1
-0
/
+1
*
hashing: provide unsafe hash count.
Kaz Kylheku
2019-02-22
1
-0
/
+1
*
gethash_f: removing function.
Kaz Kylheku
2019-02-14
1
-1
/
+0
*
hash-from-alist: new function.
Kaz Kylheku
2019-02-13
1
-0
/
+1
*
hash-symdiff: new function.
Kaz Kylheku
2019-02-13
1
-0
/
+1
*
Copyright year bump 2019.
Kaz Kylheku
2019-01-16
1
-1
/
+1
*
Better identify functions that misuse COBJ-s and hashes.
Kaz Kylheku
2018-11-07
1
-5
/
+5
*
hash: use full width unsigned type for hash values.
Kaz Kylheku
2018-07-06
1
-1
/
+1
*
hashing: overhaul part 2.
Kaz Kylheku
2018-07-05
1
-1
/
+2
*
hashing: overhaul part 1.
Kaz Kylheku
2018-07-04
1
-1
/
+1
*
Copyright year bump 2018.
Kaz Kylheku
2018-02-15
1
-1
/
+1
*
hash tables: now default to :equal-based.
Kaz Kylheku
2017-12-06
1
-1
/
+1
*
Simplify gethash variants using new function.
Kaz Kylheku
2017-01-29
1
-0
/
+1
*
Bump copyright year to 2017.
Kaz Kylheku
2017-01-23
1
-1
/
+1
*
Adding clearhash function.
Kaz Kylheku
2016-11-23
1
-0
/
+1
*
Synchronize license comments with LICENSE.
Kaz Kylheku
2016-10-01
1
-16
/
+17
*
Reduce work done by hashing.
Kaz Kylheku
2016-05-27
1
-0
/
+1
*
Copyright year bump.
Kaz Kylheku
2015-12-31
1
-1
/
+1
*
New function: group-reduce.
Kaz Kylheku
2015-11-10
1
-0
/
+2
*
Large scale conversion to new way of handling arguments.
Kaz Kylheku
2015-08-23
1
-5
/
+6
*
* hash.c (hash_revget): New function.
Kaz Kylheku
2015-08-04
1
-0
/
+1
[next]