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
2011-12-25
New annotated-tree-il Module
wip-compiler
Noah Lavine
2
-215
/
+244
2011-12-25
Indentation Fixes
Noah Lavine
1
-68
/
+68
2011-12-18
Separate Environment Code
Noah Lavine
3
-48
/
+70
2011-12-17
Analyze let and lexical-ref
Noah Lavine
2
-3
/
+31
2011-12-17
More verify Tests
Noah Lavine
1
-0
/
+6
2011-12-17
Add verify
Noah Lavine
2
-9
/
+44
2011-12-14
Add verify Nodes
Noah Lavine
1
-1
/
+10
2011-12-14
Prepare for Analyzing
Noah Lavine
1
-6
/
+16
2011-12-14
More value-set Tests
Noah Lavine
2
-6
/
+66
2011-12-14
Value Set Unions
Noah Lavine
2
-18
/
+95
2011-12-13
Test value-sets
Noah Lavine
1
-1
/
+24
2011-12-12
Better set-queues
Noah Lavine
1
-15
/
+18
2011-12-12
Initial Analyzer Work
Noah Lavine
4
-0
/
+505
2011-11-11
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
1
-1
/
+3
2011-11-11
update letrec compilation test
Andy Wingo
1
-1
/
+3
2011-11-11
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
4
-15
/
+62
2011-11-10
fix bit-set*! bug (!)
Andy Wingo
2
-7
/
+22
2011-11-09
when leaving a non-tail let, allow bound vals to be collected
Andy Wingo
2
-9
/
+41
2011-11-09
disable port locking
Andy Wingo
1
-3
/
+3
2011-11-09
inline dynwind guards for normal control flow
Andy Wingo
8
-92
/
+115
2011-11-09
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
6
-21
/
+108
2011-11-09
simplify primitives.scm for dynwind
Andy Wingo
1
-30
/
+13
2011-11-09
peval: fix dynwind bug.
Andy Wingo
2
-2
/
+53
2011-11-09
fix <dynwind> serialization.
Andy Wingo
1
-3
/
+3
2011-11-09
peval: don't copy assigned lexical bindings
Andy Wingo
1
-11
/
+17
2011-11-08
lock ports in `write' and `display'
Andy Wingo
1
-0
/
+8
2011-11-08
add scm_dynwind_lock_port
Andy Wingo
2
-0
/
+27
2011-11-08
locking for write, lfwrite
Andy Wingo
6
-27
/
+46
2011-11-08
locking for putc, puts
Andy Wingo
44
-215
/
+233
2011-11-08
locking on port buffering operations
Andy Wingo
10
-24
/
+57
2011-11-08
locking on unget_byte, ungetc, ungets
Andy Wingo
6
-38
/
+63
2011-11-08
locking on scm_c_read, scm_getc
Andy Wingo
6
-39
/
+65
2011-11-08
threadsafe get-byte-or-eof, peek-byte-or-eof
Andy Wingo
3
-19
/
+45
2011-11-08
threadsafe port revealed counts
Andy Wingo
2
-2
/
+31
2011-11-08
scm_c_lock_port takes a port
Andy Wingo
1
-9
/
+9
2011-11-07
ports implementation reordering
Andy Wingo
2
-921
/
+953
2011-11-07
threadsafe access to scm_ptobs
Andy Wingo
6
-100
/
+140
2011-11-07
reorder ports.h declarations
Andy Wingo
1
-44
/
+74
2011-11-07
remove scm_markstream
Andy Wingo
2
-16
/
+3
2011-11-07
ports.h: remove unimplemented declarations
Andy Wingo
1
-9
/
+1
2011-11-07
inlined port functions to ports.h
Andy Wingo
2
-107
/
+106
2011-11-07
add lock to scm_t_port
Andy Wingo
3
-0
/
+45
2011-11-07
regenerate psyntax-pp
Andy Wingo
1
-9274
/
+10781
2011-11-07
add tests for hygienic name introduction
Andy Wingo
1
-1
/
+37
2011-11-07
hygienically rename macro-introduced bindings, reproducibly
Andy Wingo
1
-2
/
+20
2011-11-07
fix scope bug in <module> definition in boot-9
Andy Wingo
1
-1
/
+1
2011-11-07
another scoping test
Andy Wingo
1
-0
/
+13
2011-11-07
resolve-identifier for toplevel definitions resolves by module
Andy Wingo
1
-33
/
+63
2011-11-07
add scoping test
Andy Wingo
1
-1
/
+18
2011-11-07
defined identifiers scoped in the current module
Andy Wingo
1
-2
/
+3
[next]