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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
Fix tailification case for dynwind
wip-tailify
Andy Wingo
1
-1
/
+1
2023-07-10
Fix prompt tailification
Andy Wingo
1
-1
/
+3
2023-07-10
Fix compute-defs-and-uses for $prim
Andy Wingo
1
-1
/
+1
2023-07-07
Fix representation for fadd/immediate
Andy Wingo
1
-0
/
+1
2023-07-04
Make 'ptr types more precise, pre-lowering
Andy Wingo
4
-10
/
+14
2023-07-04
Add lower-primcalls pass for hoot
Andy Wingo
3
-1
/
+52
2023-07-04
Rework backend-specific CPS lowering
Andy Wingo
10
-51
/
+151
2023-07-04
Include nfree in closure-ref, closure-set primcall params
Andy Wingo
3
-6
/
+10
2023-06-22
Add wasm32 and wasm64 CPU types
Andy Wingo
1
-1
/
+3
2023-06-22
Include optimizations when targetting hoot runtime
Andy Wingo
1
-6
/
+19
2023-06-22
Add unify-returns pass for hoot targets; wire up hoot backend
Andy Wingo
3
-4
/
+146
2023-06-22
Add tailify pass
Andy Wingo
3
-0
/
+730
2023-06-22
Add new $calli expression type.
Andy Wingo
21
-19
/
+105
2023-06-22
Add indirect-tail-call VM instruction
Andy Wingo
4
-4
/
+51
2023-06-22
Add representations for new primcalls
Andy Wingo
1
-3
/
+6
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: vectors
Andy Wingo
1
-162
/
+104
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: strings
Andy Wingo
1
-54
/
+6
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: bytevectors
Andy Wingo
1
-17
/
+8
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: structs
Andy Wingo
1
-124
/
+33
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: pairs
Andy Wingo
1
-23
/
+4
2023-06-22
Tree-IL-to-CPS lowers to high-level object reprs: atomic boxes
Andy Wingo
1
-30
/
+4
2023-06-22
Tree-IL-to-CPS lowers to high-level object representations: boxes
Andy Wingo
1
-34
/
+11
2023-06-22
Closure conversion produces high-level object representations
Andy Wingo
1
-63
/
+52
2023-06-22
Contification uses 'cons primcall
Andy Wingo
1
-13
/
+4
2023-06-22
DCE ignores setters to dead objects
Andy Wingo
1
-3
/
+8
2023-06-22
Remove useless code in CSE
Andy Wingo
1
-4
/
+0
2023-06-22
Add CSE auxiliary definitions for cons, set-car! etc
Andy Wingo
1
-1
/
+16
2023-06-22
Fix effects analysis bug for synthesized definitions at allocations
Andy Wingo
1
-0
/
+1
2023-06-22
Add effects analysis for new high-level object accessors
Andy Wingo
1
-1
/
+47
2023-06-22
Add support for higher-level object representations in type analysis
Andy Wingo
1
-3
/
+72
2023-06-22
Move f64->scm lowering to lower-primcalls
Andy Wingo
2
-32
/
+32
2023-06-22
Wire in lower-primitives pass
Andy Wingo
1
-15
/
+29
2023-06-22
New CPS pass: lower-primcalls
Andy Wingo
2
-0
/
+593
2023-06-22
Fix target-max-size-t/scm to not be a fraction (oops)
Andy Wingo
1
-4
/
+2
2023-06-19
Consider $code to make 'ptr representation
Andy Wingo
1
-1
/
+1
2023-06-19
Fix bug in compilation of rsh/lsh
Andy Wingo
1
-2
/
+2
2023-06-19
Use tree-il-srcv instead of tree-il-src
Andy Wingo
8
-29
/
+32
2023-06-19
Excise use of `record-case`
Andy Wingo
3
-113
/
+106
2023-06-09
maint: Add to 'EXTRA_DIST' instead of overwriting it.
Ludovic Courtès
1
-1
/
+1
2023-06-08
Fix exn dispatch for exns within pre-unwind handlers
Andy Wingo
3
-46
/
+81
2023-06-08
Deprecate (ice-9 lineio)
Andy Wingo
1
-1
/
+5
2023-06-08
Load (ice-9 binary-ports) from C in thread-safe way
Andy Wingo
1
-6
/
+31
2023-06-08
Fix allow-newline? in call-with-truncating-output-string
Andy Wingo
1
-1
/
+3
2023-06-08
truncated-print: use call-with-truncating-output-string
Andy Wingo
1
-32
/
+31
2023-06-08
Inline generic-write into pretty-print
Andy Wingo
1
-230
/
+219
2023-06-08
pretty-print: width arg is never false
Andy Wingo
1
-5
/
+2
2023-06-08
Rewrite pretty-print to rely on port-column, abort early
Andy Wingo
1
-185
/
+246
2023-06-08
Modernize soft ports
Andy Wingo
3
-34
/
+178
2023-06-08
Implement R6RS custom textual ports
Andy Wingo
5
-32
/
+346
2023-06-08
Rewrite soft ports in Scheme
Andy Wingo
7
-216
/
+224
[next]