.. |
peg
|
94027fe6ec
Remove 'define-grammar-f'
|
12 years ago |
ChangeLog-2008
|
00d0489205
move ice-9/ and oop/ under module/
|
16 years ago |
README
|
00d0489205
move ice-9/ and oop/ under module/
|
16 years ago |
and-let-star.scm
|
c4b7ba688a
Minor stylistic improvement to 'and-let*' macro.
|
11 years ago |
arrays.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
binary-ports.scm
|
7f6c3f8f00
Implement efficient 'scm_unget_bytes' and 'unget-bytevector'.
|
12 years ago |
boot-9.scm
|
39090e677e
Add frame-procedure-name
|
9 years ago |
buffered-input.scm
|
fe78af419c
bugfixes and simplifications to ice-9 buffered-input.
|
14 years ago |
calling.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
channel.scm
|
3fc7e2c123
deprecate arity access via (procedure-properties proc 'arity)
|
15 years ago |
command-line.scm
|
0a5b437ef9
Merge commit 'ed72201a795ac1c8d6c0288b6bb710f2bd0ebd9c'
|
10 years ago |
common-list.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
compile-psyntax.scm
|
403d78f915
Tree-il post-order rewriter no longer destructive
|
11 years ago |
control.scm
|
55e26a49db
Add `call/ec' and `let/ec'.
|
12 years ago |
curried-definitions.scm
|
b072b8e692
Provide curried version of define*-public.
|
10 years ago |
debug.scm
|
cd8e32c5cd
gut ice-9 debug
|
14 years ago |
deprecated.scm
|
b4fa6cc909
Merge remote-tracking branch 'origin/stable-2.0'
|
12 years ago |
documentation.scm
|
1e23b461ec
remove program-name, program-documentation
|
15 years ago |
eval-string.scm
|
691697de09
Rename "RTL" to "bytecode"
|
11 years ago |
eval.scm
|
25738ec35d
Eval speedup for lexical-ref
|
9 years ago |
expect.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
format.scm
|
6dce942c46
String ports use UTF-8; ignore %default-port-encoding.
|
11 years ago |
ftw.scm
|
ae8d8a84ef
Make sure 'ftw' allows directory traversal when running as root.
|
11 years ago |
futures.scm
|
55e26a49db
Add `call/ec' and `let/ec'.
|
12 years ago |
gap-buffer.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
getopt-long.scm
|
fe040dd138
Fix record constructor in getopt-long.
|
12 years ago |
hash-table.scm
|
5063f0a93b
Add procedures to convert alists into hash tables.
|
11 years ago |
hcons.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
history.scm
|
ec84b0a251
Use `define-module*' in (ice-9 history).
|
14 years ago |
i18n.scm
|
f6ddf827f8
Improve correctness and consistency of 'eval-when' usage.
|
11 years ago |
iconv.scm
|
5a35d42aa5
add read-string and read-string! to (ice-9 rdelim)
|
12 years ago |
lineio.scm
|
7f171dbfa0
remove (ice-9 lineio)'s dependency on (ice-9 readline)
|
15 years ago |
list.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
local-eval.scm
|
b958141cdb
Merge branch 'stable-2.0'
|
11 years ago |
ls.scm
|
28b8c785e7
nested module fixen to (ice-9 ls)
|
15 years ago |
mapping.scm
|
72ad03fcbd
deprecate (ice-9 mapping)
|
12 years ago |
match.scm
|
8d5d0425ce
Improve run-time error reporting in (ice-9 match).
|
11 years ago |
match.upstream.scm
|
3625351955
Match and srfi-9 expose their bailouts to the CSE pass
|
11 years ago |
networking.scm
|
55ae00ea73
Add `getaddrinfo' and related procedures.
|
15 years ago |
null.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
occam-channel.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
optargs.scm
|
0c65f52c6d
more define-syntax-rule usage
|
13 years ago |
peg.scm
|
94027fe6ec
Remove 'define-grammar-f'
|
12 years ago |
poe.scm
|
8bee35bc53
(ice-9 poe) does not get handles from weak hash tables
|
14 years ago |
poll.scm
|
a1aae2c3a0
Merge commit 'f6ddf827f8f192af7a8cd255bd8374a0d38bbb74'
|
11 years ago |
popen.scm
|
f6ddf827f8
Improve correctness and consistency of 'eval-when' usage.
|
11 years ago |
posix.scm
|
06bfe276c8
nanosecond timestamp support in stat and utime
|
15 years ago |
pretty-print.scm
|
5fc051babe
Merge commit '2f3b7e9a41677bfe802e8a1ee851827297384c58'
|
11 years ago |
psyntax-pp.scm
|
37ae02ffa0
Fix infinite loop in expander
|
10 years ago |
psyntax.scm
|
37ae02ffa0
Fix infinite loop in expander
|
10 years ago |
q.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
quasisyntax.scm
|
cb65f76c74
add quasisyntax
|
15 years ago |
r5rs.scm
|
69928c8a32
fix some uses of %module-public-interface
|
15 years ago |
r6rs-libraries.scm
|
f6ddf827f8
Improve correctness and consistency of 'eval-when' usage.
|
11 years ago |
rdelim.scm
|
a41b07a34f
rdelim: Speed up 'read-string' (aka. 'get-string-all'.)
|
10 years ago |
receive.scm
|
0c65f52c6d
more define-syntax-rule usage
|
13 years ago |
regex.scm
|
d6e1c8bfdb
In fold-matches, set regexp/notbol unless matching string start.
|
12 years ago |
runq.scm
|
6734191c68
Remove unused top-level variables.
|
15 years ago |
rw.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
safe-r5rs.scm
|
69928c8a32
fix some uses of %module-public-interface
|
15 years ago |
safe.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
save-stack.scm
|
2896942751
Update old-style REPL code for deprecation
|
11 years ago |
scm-style-repl.scm
|
2896942751
Update old-style REPL code for deprecation
|
11 years ago |
serialize.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
session.scm
|
0bd1e9c6a0
rtl-program? -> program?
|
11 years ago |
slib.scm
|
b194b59fa1
fix ice-9/slib
|
12 years ago |
stack-catch.scm
|
d8158b837e
deprecate save-stack, stack-saved?
|
14 years ago |
streams.scm
|
aead655a45
Re-implement (ice-9 streams) in terms of (srfi srfi-41)
|
10 years ago |
string-fun.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
syncase.scm
|
d53e5a7edb
deprecated sc-expand in deprecated (ice-9 syncase)
|
15 years ago |
test.scm
|
b3da54d181
Placate a number of `syntax-check' verifications.
|
13 years ago |
threads.scm
|
2d37a93494
Update `par-map' to use nested futures.
|
12 years ago |
time.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 years ago |
top-repl.scm
|
5745de9172
current-language is a parameter in boot-9
|
12 years ago |
unicode.scm
|
c5ea75534c
Add (ice-9 unicode) module
|
10 years ago |
vlist.scm
|
c04c118461
vlist: Remove Texinfo markup from docstrings.
|
12 years ago |
weak-vector.scm
|
c9647bfb7e
Add weak-vector-length, weak-vector-ref, weak-vector-set!
|
11 years ago |