Linus
|
764e3614b8
Add internal definitions to derived forms
|
2 years ago |
Ludovic Courtès
|
e8a41aee29
'module-define!' honors the 'module' parameter.
|
2 years ago |
Andy Wingo
|
5481222670
Re-rewrite integer-expt in C
|
3 years ago |
Andy Wingo
|
3ad3ac740f
Reimplement integer-expt in Scheme
|
3 years ago |
Andy Wingo
|
cbfad75fa6
Add support for recording inlinable module exports
|
3 years ago |
Andy Wingo
|
3383a2cb10
Fix bug for read-syntax on ( . args)
|
3 years ago |
Andy Wingo
|
19f38a38fd
Fix duplicates handlers for interfaces that use interfaces
|
3 years ago |
Daniel Llorens
|
bd93eaf7cc
Add docstring for array-shape
|
3 years ago |
Andy Wingo
|
8edf1dc623
Read-in-scheme replaces boot "read" definition
|
3 years ago |
Andy Wingo
|
697f2b3ca1
Shunt syntax-sourcev to (system syntax internal)
|
4 years ago |
Andy Wingo
|
2edf91d51c
Syntax objects have "source" field
|
4 years ago |
Andy Wingo
|
9d5978a756
New warnings: -Wuse-before-definition, -Wnon-idempotent-definition
|
4 years ago |
Nguyễn Thái Ngọc Duy
|
cefbfac520
Accept .sld as scheme extensions in r7rs
|
5 years ago |
Ludovic Courtès
|
8a25546a94
Remove extra 'error' call in 'make-record-type'.
|
4 years ago |
Andy Wingo
|
4dd4d286cc
Fix typos in previous commit.
|
5 years ago |
Andy Wingo
|
86a9f9a271
Optionally allow duplicate field names in core records
|
5 years ago |
Andy Wingo
|
fd2ffc649c
Support R7RS define-library
|
5 years ago |
Daniel Llorens
|
2b6083865a
Single definition of (iota)
|
5 years ago |
Andy Wingo
|
cb14fd2143
Propagate replacement flag for autoload interfaces
|
5 years ago |
Andy Wingo
|
82127b3ad9
Add guile-3, r6rs, r7rs cond-expand features
|
5 years ago |
Andy Wingo
|
cf08dbdc18
Associate #:replace info with modules, not variables
|
5 years ago |
Andy Wingo
|
1907e59c09
Install exception converters and printers from boot-9
|
5 years ago |
Andy Wingo
|
614f0ab75f
Add install-r7rs!, like install-r6rs!
|
5 years ago |
Andy Wingo
|
95efe14e44
SRFI-18 uses core exceptions
|
5 years ago |
Andy Wingo
|
f4ca107f7f
Rebase throw/catch on top of raise-exception/with-exception-handler
|
5 years ago |
Andy Wingo
|
3c73d77e2a
Move exceptions with key and args to core
|
5 years ago |
Andy Wingo
|
92d767bae2
Move the core of exception objects into core
|
5 years ago |
Andy Wingo
|
fc7a0a854f
Move exception-handling routines after records in boot-9
|
5 years ago |
Andy Wingo
|
f9b594c482
Move false-if-exception down in boot-9
|
5 years ago |
Andy Wingo
|
90d52a9e1d
Add `record-type-has-parent?'.
|
5 years ago |