Matthew Flatt
ae75de476f
fix phase of no-old-match-form
...
svn: r8972
2008-03-14 16:57:06 +00:00
Matthew Flatt
b1009e7e5a
fix planet path checking (PR 9249)
...
svn: r8970
2008-03-14 11:44:36 +00:00
Matthew Flatt
a8ae46ba34
workaround limitation in syntax system related to nested marks
...
svn: r8969
2008-03-14 00:37:19 +00:00
Matthew Flatt
421706a042
fix sentence
...
svn: r8968
2008-03-13 21:04:07 +00:00
Matthew Flatt
293ba025ba
prefab structure types (3.99.0.18)
...
svn: r8967
2008-03-13 20:59:22 +00:00
Eli Barzilay
d9f92dfe4c
Welcome to a new PLT day.
...
svn: r8965
2008-03-13 09:03:22 +00:00
Eli Barzilay
0d80418013
typo
...
svn: r8964
2008-03-13 07:44:54 +00:00
Eli Barzilay
38e8b04be2
fixed error message
...
svn: r8963
2008-03-13 06:19:26 +00:00
Eli Barzilay
bb9671f27b
remove subtract-out
...
svn: r8962
2008-03-13 04:16:02 +00:00
John Clements
4520570cb2
added indexing to compile-omit-paths etc.
...
svn: r8961
2008-03-12 19:34:35 +00:00
John Clements
0a51641563
fixed hook export problem
...
svn: r8960
2008-03-12 19:20:44 +00:00
Sam Tobin-Hochstadt
6326734300
Fix handling of quote inside unquote-splicing in quasipattern.
...
svn: r8959
2008-03-12 14:05:02 +00:00
Matthew Flatt
bba17def0f
try again to fix round for solaris
...
svn: r8958
2008-03-12 12:45:01 +00:00
Eli Barzilay
d1bd680fca
Welcome to a new PLT day.
...
svn: r8957
2008-03-12 07:50:13 +00:00
Eli Barzilay
bf3da735a4
subtract require/provide forms
...
svn: r8956
2008-03-12 07:14:57 +00:00
Matthew Flatt
1abcf7c313
fix (rnrs eval) to be phase-insensitive
...
svn: r8955
2008-03-12 00:25:47 +00:00
Matthew Flatt
1f38a6cb0a
fix (rnrs) so that it exports everything in both phase 0 and 1
...
svn: r8954
2008-03-12 00:22:26 +00:00
Matthew Flatt
9ecf9dfe4a
fix some error-message reporting for mzscheme define-struct
...
svn: r8953
2008-03-11 21:14:40 +00:00
Eli Barzilay
c3e9f14441
split reqprov.ss to require.ss and provide.ss
...
svn: r8952
2008-03-11 21:12:10 +00:00
Eli Barzilay
9c0df7fc7c
modspec-forms -> reqprov
...
svn: r8950
2008-03-11 15:22:20 +00:00
Eli Barzilay
c5bda65ee7
documented scheme/modspec-forms
...
svn: r8949
2008-03-11 13:55:11 +00:00
Eli Barzilay
f31d956552
better title(?)
...
svn: r8948
2008-03-11 13:53:18 +00:00
Matthew Flatt
75f679c047
add --enable-sdk configure flag
...
svn: r8947
2008-03-11 13:39:44 +00:00
Matthew Flatt
d158302f1c
req-trans and flatten doc clarifications
...
svn: r8946
2008-03-11 13:32:39 +00:00
Eli Barzilay
3910b99921
srfi/66 is trivial, so no subdirectory (like srfi/4)
...
svn: r8945
2008-03-11 13:08:20 +00:00
Eli Barzilay
3c29bbda9d
* Moved the srfi-4 functionality back into the foreign library, so its
...
available from there instead of only from srfi/4
* Added scheme/modspec-forms with `matching-identifiers-in' for a
generic regexp-based selection of identifiers
* Used this new form to get make srfi/4 reprovide the relevant stuff
from foreign
* Did the same for srfi/66 (and added the missing renames etc to
foreign)
svn: r8944
2008-03-11 13:06:29 +00:00
Eli Barzilay
57b9507a89
clarification on what expand-import returns
...
svn: r8943
2008-03-11 12:48:14 +00:00
Eli Barzilay
37d8b1c8b6
Welcome to a new PLT day.
...
svn: r8941
2008-03-11 07:50:14 +00:00
Matthew Flatt
464f2209f4
fix lib paths in plt-help executable
...
svn: r8940
2008-03-11 00:25:02 +00:00
Eli Barzilay
1bae384561
Welcome to a new PLT day.
...
svn: r8937
2008-03-10 07:50:14 +00:00
Eli Barzilay
47ae6fac94
minor
...
svn: r8935
2008-03-09 18:15:46 +00:00
Matthew Flatt
84c0893e2b
fix bug in round uner Solaris
...
svn: r8934
2008-03-09 13:25:32 +00:00
Eli Barzilay
a60cc40729
Welcome to a new PLT day.
...
svn: r8933
2008-03-09 07:50:14 +00:00
Matthew Flatt
73a137d84c
added scheme_add_swap_out_callback
...
svn: r8932
2008-03-08 15:46:50 +00:00
Matthew Flatt
af78c215a2
setup-plt info.ss docs, including info on scribblings and doc-categories
...
svn: r8931
2008-03-08 15:37:27 +00:00
Matthew Flatt
291fe9a9a3
fix requirein SRFI 4
...
svn: r8930
2008-03-08 14:37:16 +00:00
Eli Barzilay
d1d2dfc41d
Welcome to a new PLT day.
...
svn: r8929
2008-03-08 08:50:14 +00:00
Eli Barzilay
401a535e11
* Added svn:ignore to ignore test-generated files
...
* Renamed mzlib/contract header (distinguished from the other)
* Added "scheme.ss" to test things from the scheme collection
* Added "for.ss" to the "scheme.ss" tests, renamed the section header
to `for'
* Added "list.ss" to test stuff from scheme/list: flatten
* Moved list tests from "function.ss" to "list.ss": foldl, foldr,
filter, memf, assf, sort; removed bogus quicksort-mergesort test
svn: r8928
2008-03-08 07:34:22 +00:00
Eli Barzilay
975290d0c1
use flatten from scheme/list
...
svn: r8927
2008-03-08 07:03:40 +00:00
Eli Barzilay
330649b2d2
flatten and docs
...
svn: r8926
2008-03-08 06:58:12 +00:00
Eli Barzilay
08953a7baf
capital S like in rest of docs
...
svn: r8925
2008-03-08 06:51:50 +00:00
Danny Yoo
77e7725571
Updated to use datum->syntax.
...
svn: r8924
2008-03-08 06:43:45 +00:00
Danny Yoo
3f63c64d59
fixing paren
...
svn: r8923
2008-03-08 06:43:38 +00:00
Eli Barzilay
45c25353cc
remove log file
...
svn: r8922
2008-03-08 05:27:27 +00:00
Eli Barzilay
be901717bf
* Adjust the source information on @(...) scheme escapes to have the
...
source start at the `@' -- useful with column-sensitive macros
* Fix a minor bug: avoid merging a @|"..."| escape to the following
text (unlike @"..." which always gets merged)
* Fix the test file to work in v4.
svn: r8921
2008-03-08 02:13:25 +00:00
Noel Welsh
80c3bb19ce
Update SRFI 26 to use the scheme/base language, so it can be used with keyword functions
...
svn: r8920
2008-03-07 16:58:45 +00:00
Noel Welsh
d71f913097
Link the SRFI 4 tests into the main test suite and fix a number of tests so they work with the changes to 3.99. The hash table tests are still broken and I don't know why.
...
svn: r8919
2008-03-07 16:51:12 +00:00
Noel Welsh
a53d243e99
I have changed the SRFI-4 implementation so structure types are exported for types except u8. This allows developers to subtype the SRFI-4 structures. I have also refactored the code, leading to a significantly simpler implementation
...
svn: r8918
2008-03-07 16:24:06 +00:00
Matthew Flatt
81709349fb
programs
...
svn: r8917
2008-03-07 13:24:59 +00:00
Matthew Flatt
aa2b78ef8b
r6rs command-line fix
...
svn: r8916
2008-03-07 13:22:14 +00:00