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
2015-03-05
Re-implement (ice-9 streams) in terms of (srfi srfi-41)
wip-streams
Andy Wingo
1
-79
/
+30
2015-02-17
Struct and array GDB pretty printers hint as arrays
Andy Wingo
1
-9
/
+53
2015-02-17
GDB support: add frame annotators and filters
Andy Wingo
1
-0
/
+91
2015-02-17
De-bitrot libguile-2.2-gdb.scm
Andy Wingo
1
-50
/
+155
2015-02-17
(system base types) knows about variables
Andy Wingo
2
-0
/
+4
2015-02-13
Fix infinite loop in expander
Andy Wingo
3
-6
/
+39
2015-02-10
Add `scm_smob_type_class()'.
Andy Wingo
2
-1
/
+15
2015-02-09
NEWS and doc updates
Andy Wingo
3
-16
/
+167
2015-02-08
Document support for URI references.
Andy Wingo
1
-9
/
+31
2015-02-06
Reify bytevector? in the correct module
Andy Wingo
1
-2
/
+3
2015-02-06
Add #:static-slot-allocation?
Andy Wingo
5
-13
/
+60
2015-02-06
Fix foreign objects for getter method change
Andy Wingo
1
-21
/
+22
2015-01-26
Merge remote-tracking branch 'origin/stable-2.0'
Andy Wingo
2
-18
/
+28
2015-01-26
Accessor methods only apply to subclasses with their slot
Andy Wingo
3
-36
/
+35
2015-01-25
Fix verify-cps
Andy Wingo
1
-2
/
+2
2015-01-24
Fix accessor struct field inlining
Andy Wingo
4
-69
/
+108
2015-01-24
Fix accessor struct inlining in GOOPS
Andy Wingo
2
-25
/
+104
2015-01-23
Simplify and optimize slot access
Andy Wingo
1
-85
/
+68
2015-01-23
Export <slot> from GOOPS
Andy Wingo
1
-0
/
+1
2015-01-23
Simplify GOOPS effective method cache format
Andy Wingo
1
-35
/
+32
2015-01-23
Fast generic function dispatch without calling `compile' at runtime
Andy Wingo
1
-213
/
+224
2015-01-23
GOOPS cosmetics
Andy Wingo
1
-5
/
+10
2015-01-23
Update (oop goops save) for <slot> objects
Andy Wingo
2
-34
/
+26
2015-01-23
Fix foreign objects for removal of getters-n-setters
Andy Wingo
1
-2
/
+2
2015-01-23
Minor GOOPS cleanups
Andy Wingo
1
-8
/
+8
2015-01-23
Optimize %initialize-object
Andy Wingo
1
-5
/
+24
2015-01-23
Inline internal slot accessors
Andy Wingo
1
-53
/
+55
2015-01-23
Inline helpers into slot-ref, slot-set!, etc
Andy Wingo
1
-56
/
+75
2015-01-23
Use a vtable bit to mark <slot> instances
Andy Wingo
3
-19
/
+35
2015-01-23
Introduce <slot> objects in GOOPS
Andy Wingo
5
-417
/
+550
2015-01-23
Beginnings of <slot> slot definition class
Andy Wingo
1
-48
/
+69
2015-01-23
The GOOPS "unbound" value is a unique pair
Andy Wingo
6
-44
/
+25
2015-01-23
GOOPS: Deprecate "using-class" procs like slot-ref-using-class
Andy Wingo
5
-76
/
+79
2015-01-23
change-object-class refactor
Andy Wingo
1
-21
/
+14
2015-01-23
slot-ref, slot-set! et al bypass "using-class" variants
Andy Wingo
1
-4
/
+20
2015-01-23
Manipulate GOOPS vtable flags from Scheme, for speed
Andy Wingo
3
-54
/
+62
2015-01-23
GOOPS class slot indices defined as inline values
Andy Wingo
1
-2
/
+2
2015-01-23
`match' refactor in goops.scm
Andy Wingo
1
-41
/
+33
2015-01-23
Convert emit-linear-dispatch to use match
Andy Wingo
1
-32
/
+33
2015-01-23
More GOOPS cleanups
Andy Wingo
1
-28
/
+26
2015-01-23
when and unless for one-armed ifs in goops.scm
Andy Wingo
1
-62
/
+60
2015-01-23
More GOOPS comments
Andy Wingo
1
-31
/
+34
2015-01-23
Commenting in goops.scm
Andy Wingo
1
-9
/
+19
2015-01-23
Narrative reordering in goops.scm
Andy Wingo
1
-64
/
+143
2015-01-23
scm_make cleanup
Andy Wingo
1
-6
/
+2
2015-01-23
Add compute-cpl tests
Andy Wingo
2
-23
/
+26
2015-01-23
Fold (oop goops util) into (oop goops)
Andy Wingo
4
-57
/
+30
2015-01-23
GOOPS utils module cleanups
Andy Wingo
2
-18
/
+9
2015-01-23
append-map rather than mapappend
Andy Wingo
1
-4
/
+2
2015-01-23
GOOPS cleanup to use SRFI-1 better
Andy Wingo
1
-35
/
+11
[next]