.. |
peg
|
94027fe6ec
Remove 'define-grammar-f'
|
12 vuotta sitten |
ChangeLog-2008
|
00d0489205
move ice-9/ and oop/ under module/
|
16 vuotta sitten |
README
|
00d0489205
move ice-9/ and oop/ under module/
|
16 vuotta sitten |
and-let-star.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
arrays.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
binary-ports.scm
|
7f6c3f8f00
Implement efficient 'scm_unget_bytes' and 'unget-bytevector'.
|
12 vuotta sitten |
boot-9.scm
|
453acfacf4
Merge remote-tracking branch 'origin/stable-2.0'
|
11 vuotta sitten |
buffered-input.scm
|
fe78af419c
bugfixes and simplifications to ice-9 buffered-input.
|
14 vuotta sitten |
calling.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
channel.scm
|
3fc7e2c123
deprecate arity access via (procedure-properties proc 'arity)
|
15 vuotta sitten |
command-line.scm
|
9c90a81bb5
Bump 'copyright-year' to 2013.
|
12 vuotta sitten |
common-list.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
compile-psyntax.scm
|
403d78f915
Tree-il post-order rewriter no longer destructive
|
11 vuotta sitten |
control.scm
|
55e26a49db
Add `call/ec' and `let/ec'.
|
12 vuotta sitten |
curried-definitions.scm
|
0ac084bf2b
Fix 'define-public' from (ice-9 curried-definitions).
|
11 vuotta sitten |
debug.scm
|
cd8e32c5cd
gut ice-9 debug
|
14 vuotta sitten |
deprecated.scm
|
b4fa6cc909
Merge remote-tracking branch 'origin/stable-2.0'
|
12 vuotta sitten |
documentation.scm
|
1e23b461ec
remove program-name, program-documentation
|
15 vuotta sitten |
eval-string.scm
|
5745de9172
current-language is a parameter in boot-9
|
12 vuotta sitten |
eval.scm
|
28d5d2537c
Merge remote-tracking branch 'origin/stable-2.0'
|
11 vuotta sitten |
expect.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
format.scm
|
6dce942c46
String ports use UTF-8; ignore %default-port-encoding.
|
11 vuotta sitten |
ftw.scm
|
139ce19474
scandir: Use `lstat' instead of `stat'.
|
12 vuotta sitten |
futures.scm
|
55e26a49db
Add `call/ec' and `let/ec'.
|
12 vuotta sitten |
gap-buffer.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
getopt-long.scm
|
fe040dd138
Fix record constructor in getopt-long.
|
12 vuotta sitten |
hcons.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
history.scm
|
ec84b0a251
Use `define-module*' in (ice-9 history).
|
14 vuotta sitten |
i18n.scm
|
e7f7691f5f
i18n: Provide default values for when Gnulib has no replacement.
|
13 vuotta sitten |
iconv.scm
|
5a35d42aa5
add read-string and read-string! to (ice-9 rdelim)
|
12 vuotta sitten |
lineio.scm
|
7f171dbfa0
remove (ice-9 lineio)'s dependency on (ice-9 readline)
|
15 vuotta sitten |
list.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
local-eval.scm
|
3bf3d735ac
"fix" local-eval for introduced toplevels
|
13 vuotta sitten |
ls.scm
|
28b8c785e7
nested module fixen to (ice-9 ls)
|
15 vuotta sitten |
mapping.scm
|
72ad03fcbd
deprecate (ice-9 mapping)
|
12 vuotta sitten |
match.scm
|
8d5d0425ce
Improve run-time error reporting in (ice-9 match).
|
11 vuotta sitten |
match.upstream.scm
|
8d5d0425ce
Improve run-time error reporting in (ice-9 match).
|
11 vuotta sitten |
networking.scm
|
55ae00ea73
Add `getaddrinfo' and related procedures.
|
15 vuotta sitten |
null.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
occam-channel.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
optargs.scm
|
0c65f52c6d
more define-syntax-rule usage
|
13 vuotta sitten |
peg.scm
|
94027fe6ec
Remove 'define-grammar-f'
|
12 vuotta sitten |
poe.scm
|
8bee35bc53
(ice-9 poe) does not get handles from weak hash tables
|
14 vuotta sitten |
poll.scm
|
bc1bc9e320
ice-9/poll optimization
|
13 vuotta sitten |
popen.scm
|
03a2f59851
slight open-pipe* / open-process refactor
|
12 vuotta sitten |
posix.scm
|
06bfe276c8
nanosecond timestamp support in stat and utime
|
15 vuotta sitten |
pretty-print.scm
|
6dce942c46
String ports use UTF-8; ignore %default-port-encoding.
|
11 vuotta sitten |
psyntax-pp.scm
|
c32b7c4cef
Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops
|
11 vuotta sitten |
psyntax.scm
|
c32b7c4cef
Remove with-fluids; replaced by with-fluid* and inlined push-fluid primops
|
11 vuotta sitten |
q.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
quasisyntax.scm
|
cb65f76c74
add quasisyntax
|
15 vuotta sitten |
r5rs.scm
|
69928c8a32
fix some uses of %module-public-interface
|
15 vuotta sitten |
r6rs-libraries.scm
|
5d7c55bdcf
R6RS srfi library names should ignore first identifier after the :n
|
12 vuotta sitten |
rdelim.scm
|
7ca5500ff3
docstring in rdelim
|
12 vuotta sitten |
receive.scm
|
0c65f52c6d
more define-syntax-rule usage
|
13 vuotta sitten |
regex.scm
|
d6e1c8bfdb
In fold-matches, set regexp/notbol unless matching string start.
|
12 vuotta sitten |
runq.scm
|
6734191c68
Remove unused top-level variables.
|
15 vuotta sitten |
rw.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
safe-r5rs.scm
|
69928c8a32
fix some uses of %module-public-interface
|
15 vuotta sitten |
safe.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
save-stack.scm
|
ec16eb7847
deprecate the-last-stack
|
14 vuotta sitten |
scm-style-repl.scm
|
925c1bae1f
remove evaluator-traps-interface
|
14 vuotta sitten |
serialize.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
session.scm
|
fc835b1b14
better procedure-arguments for interpreted procs with opt, rest, kwargs
|
12 vuotta sitten |
slib.scm
|
b194b59fa1
fix ice-9/slib
|
12 vuotta sitten |
stack-catch.scm
|
d8158b837e
deprecate save-stack, stack-saved?
|
14 vuotta sitten |
streams.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
string-fun.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
syncase.scm
|
d53e5a7edb
deprecated sc-expand in deprecated (ice-9 syncase)
|
15 vuotta sitten |
test.scm
|
b3da54d181
Placate a number of `syntax-check' verifications.
|
13 vuotta sitten |
threads.scm
|
2d37a93494
Update `par-map' to use nested futures.
|
12 vuotta sitten |
time.scm
|
53befeb700
Change Guile license to LGPLv3+
|
15 vuotta sitten |
top-repl.scm
|
5745de9172
current-language is a parameter in boot-9
|
12 vuotta sitten |
vlist.scm
|
c04c118461
vlist: Remove Texinfo markup from docstrings.
|
12 vuotta sitten |
weak-vector.scm
|
a141db8604
remove weak pairs, rewrite weak vectors
|
13 vuotta sitten |