index
:
guile.git
branch_release-1-4
branch_release-1-6
branch_release-1-8
cky-hygienic-macros
compile-to-js-merge
excise-ltdl
historical/wip-1-8-mingw-build
lightening
lightning
lloda-array-cleanup
lloda-array-support
lloda-squash0
lloda-squash1
lua
main
mingw-guile-3.0
nan-boxing
r7rs-wip
stable-2.0
stable-2.2
stable-2.2-wip-exception-truncate
ttn-back-in-the-saddle
use-minigmp
wip-3.2
wip-bpt-elisp
wip-compiler
wip-cuirass-ci
wip-cygwin-guile-2.2
wip-elisp
wip-elisp-rebased
wip-ethreads
wip-exception-truncate
wip-exceptions
wip-finalizers
wip-gnulib-update
wip-inlinable-exports
wip-itimer-checks
wip-lightening-riscv
wip-lloda
wip-load-lang
wip-mingw
wip-mingw-2025
wip-mingw-guile-2.2
wip-modernize-autotools
wip-new-tagging
wip-new-tagging-bis-broken
wip-nj-locks-nc
wip-nj-thread-safety
wip-r7rs
wip-raeburn-misc
wip-replace-ltdl-with-gmodule
wip-retagging
wip-sassy
wip-stime
wip-streams
wip-tailify
wip-threaded-http-server
wip-threads-and-fork
wip-tree-il-sourcev
wip-vector-cleanup
wip-whippet
GNU Guile
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
module
/
language
/
cps
/
intmap.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-11
Fix intmap-intersect edge case
Andy Wingo
1
-1
/
+2
2017-11-29
Add nullary intmap and intset folders
Andy Wingo
1
-0
/
+4
2017-11-24
intmap-remove returns empty-intmap if appropriate
Andy Wingo
1
-2
/
+4
2016-10-23
Move thread bindings to (ice-9 threads)
Andy Wingo
1
-0
/
+1
2015-12-16
Fix build when threads are disabled
Andy Wingo
1
-1
/
+0
2015-06-05
Fix intmap-ref bug
Andy Wingo
1
-4
/
+5
2015-06-02
Add intmap-fold-right
Andy Wingo
1
-10
/
+20
2015-06-02
Add intmap-replace!.
Andy Wingo
1
-5
/
+46
2015-06-02
Add intmap-replace.
Andy Wingo
1
-0
/
+37
2015-05-20
intmaps and intsets print with abbreviated key ranges
Andy Wingo
1
-2
/
+36
2015-05-20
Variadic intset-fold, intmap-fold
Andy Wingo
1
-28
/
+45
2015-05-20
Intmaps do not treat #f specially as a value
Andy Wingo
1
-119
/
+133
2015-05-08
Fix intmap-add! transient bug
Andy Wingo
1
-1
/
+4
2015-05-08
Add printers for <intmap> and <transient-intmap>
Andy Wingo
1
-0
/
+12
2015-04-08
Add "transient" intmap interface
Andy Wingo
1
-31
/
+171
2015-04-01
32-way branching in intmap.scm, not 16-way
Andy Wingo
1
-1
/
+1
2015-04-01
Add intmap-fold.
Andy Wingo
1
-0
/
+28
2015-04-01
Add intmap-prev
Andy Wingo
1
-1
/
+22
2015-04-01
Default "meet" operator is meet-error for intmap
Andy Wingo
1
-4
/
+7
2015-04-01
Fix intmap bug for maps with only one element
Andy Wingo
1
-10
/
+12
2014-07-03
Restrict intsets and maps to non-negative integers
Andy Wingo
1
-0
/
+3
2014-06-29
Fix intmap-intersect corner case
Andy Wingo
1
-15
/
+23
2014-06-29
New module (language cps intmap)
Andy Wingo
1
-0
/
+387