Matthew Flatt
|
17a283a28d
|
editor and documentation repairs (merge to 4.2)
svn: r14864
|
2009-05-19 01:02:41 +00:00 |
|
Matthew Flatt
|
63a7a9c77b
|
more random mred testing
svn: r14863
|
2009-05-19 00:27:39 +00:00 |
|
Matthew Flatt
|
c4b4af817b
|
random mred testing
svn: r14862
|
2009-05-18 23:31:33 +00:00 |
|
Jay McCarthy
|
ac8aca7b21
|
Native continuations in serial language, soft state, and typos. Eli, this may be put into the release.
svn: r14854
|
2009-05-18 17:46:15 +00:00 |
|
Eli Barzilay
|
8e79a2aed5
|
don't include the *-node in the topological-sort output
svn: r14835
|
2009-05-15 19:28:38 +00:00 |
|
Eli Barzilay
|
27e4c708c7
|
better layout for topological-sort
svn: r14834
|
2009-05-15 19:16:56 +00:00 |
|
Matthias Felleisen
|
305a38a0c0
|
arithmetic functions should be standard
svn: r14833
|
2009-05-15 18:26:16 +00:00 |
|
Matthias Felleisen
|
2453bc3c6e
|
added functins for analyzing strings as 1-letter strings
svn: r14829
|
2009-05-15 16:21:57 +00:00 |
|
Eli Barzilay
|
40467a005e
|
added tests for topological-sort
svn: r14814
|
2009-05-14 15:33:25 +00:00 |
|
Eli Barzilay
|
9c99a32d29
|
added tests for topological-sort
svn: r14813
|
2009-05-14 15:33:20 +00:00 |
|
Eli Barzilay
|
76574dc619
|
tests need the structs too
svn: r14805
|
2009-05-14 07:36:46 +00:00 |
|
Matthew Flatt
|
1809d9286e
|
fix r6rs template problem with quoting ellipses
svn: r14780
|
2009-05-12 13:44:04 +00:00 |
|
Robby Findler
|
01af999556
|
svn: r14768
|
2009-05-10 21:53:09 +00:00 |
|
Matthew Flatt
|
440a60c8ad
|
fix make-custom-weak-hash (PR 10232)
svn: r14762
|
2009-05-09 13:37:28 +00:00 |
|
Matthew Flatt
|
f08649a007
|
further improve procedure? and procedure-arity-includes? optimization on procedure names bound in a module top-level
svn: r14725
|
2009-05-05 23:08:24 +00:00 |
|
Matthew Flatt
|
4623a1ac07
|
some improvement in eliminating procedure? and procedure-arity-includes? statically
svn: r14723
|
2009-05-05 19:22:55 +00:00 |
|
Matthew Flatt
|
83cd3964f4
|
fix file-descriptor leak in process[*]/ports (PR 10229)
svn: r14710
|
2009-05-04 12:22:01 +00:00 |
|
Matthew Flatt
|
57ff3c2486
|
fix foldr/foldr argument checking (PR 10215)
svn: r14706
|
2009-05-04 02:20:06 +00:00 |
|
Eli Barzilay
|
e3d9f396c4
|
compose now gets 0 or more inputs
svn: r14704
|
2009-05-04 02:10:01 +00:00 |
|
Matthew Flatt
|
16e483033c
|
fix define after define* in package; doc repairs
svn: r14701
|
2009-05-03 23:49:22 +00:00 |
|
Eli Barzilay
|
a1d943146b
|
added a nullary case to compose
svn: r14697
|
2009-05-03 20:41:37 +00:00 |
|
Eli Barzilay
|
3ca6ac2175
|
added stupid make-list and stupid const
svn: r14693
|
2009-05-03 16:17:48 +00:00 |
|
Eli Barzilay
|
ff73a5395e
|
removed lots of "the the"s
svn: r14679
|
2009-05-01 21:02:51 +00:00 |
|
Matthew Flatt
|
2b8b10dd40
|
fix problem with package, define*, and macro-introduced identifiers
svn: r14671
|
2009-04-30 23:57:45 +00:00 |
|
Robby Findler
|
6d08558ab7
|
fixed a bug in my earlier bugfix (also PR 10221)
svn: r14662
|
2009-04-29 21:08:01 +00:00 |
|
Robby Findler
|
87c9aba9e0
|
added a little optimization to provide/contract
svn: r14646
|
2009-04-29 03:48:45 +00:00 |
|
Matthew Flatt
|
cd09b30497
|
(v4.1.5.5) repair interaction of provides redirected by a rename-transformer, certification of access to unexported variables, and protected exports; also get rid of kernel-reprovide special case in export handling, because a more general export-sharing technique subsumed the special case long ago
svn: r14593
|
2009-04-24 14:59:09 +00:00 |
|
Jon Rafkind
|
2bd98fbdb2
|
fix one test, break another
svn: r14581
|
2009-04-21 23:49:34 +00:00 |
|
Jon Rafkind
|
ec615d4882
|
add some function tests
svn: r14580
|
2009-04-21 23:41:50 +00:00 |
|
Matthew Flatt
|
932fe179f8
|
drop a bad R6RS test (PR 10210)
svn: r14577
|
2009-04-21 16:44:41 +00:00 |
|
Sam Tobin-Hochstadt
|
60325b670c
|
Fix handling of filters that refer to out-of-scope vars
svn: r14574
|
2009-04-21 16:13:00 +00:00 |
|
Sam Tobin-Hochstadt
|
b1b5fe4816
|
Add test for match improvements.
Improve handling of inference for let loop.
svn: r14573
|
2009-04-21 15:35:05 +00:00 |
|
Eli Barzilay
|
434ec53b88
|
typed scheme tests keep failing
svn: r14559
|
2009-04-19 14:13:06 +00:00 |
|
Matthew Flatt
|
119c69e1ad
|
fix some problems and inefficiencies in saving and loading wxme streams
svn: r14526
|
2009-04-15 22:27:43 +00:00 |
|
John Clements
|
08fec4f10e
|
...
svn: r14505
|
2009-04-14 03:09:41 +00:00 |
|
Matthew Flatt
|
3a68af494a
|
fix method name 'equal?' i wxme test
svn: r14492
|
2009-04-11 22:40:04 +00:00 |
|
John Clements
|
df336f795b
|
...
svn: r14487
|
2009-04-11 00:53:59 +00:00 |
|
Sam Tobin-Hochstadt
|
929dc1d5b2
|
Fix polymorphic structure predicates.
svn: r14483
|
2009-04-10 00:07:11 +00:00 |
|
Sam Tobin-Hochstadt
|
69a3b7a70f
|
Fix bug with structure keys and polymorphic structs.
Use `match*'
Add test
svn: r14482
|
2009-04-09 23:52:13 +00:00 |
|
Sam Tobin-Hochstadt
|
ac7e879360
|
Fix bug with match dots.
Fix handling of keywords.
Add keywords in call-with-input/output-port.
svn: r14469
|
2009-04-08 20:24:05 +00:00 |
|
Matthew Flatt
|
1d26e97a35
|
Scheme-implemented editor classes; on-demand instantiation of module phases
svn: r14445
|
2009-04-07 17:12:22 +00:00 |
|
Jay McCarthy
|
afe6599e23
|
converting to trunk schemeunit
svn: r14440
|
2009-04-06 22:57:20 +00:00 |
|
Jay McCarthy
|
df56a8e3c1
|
use hash-ref!
svn: r14438
|
2009-04-06 14:43:33 +00:00 |
|
Jay McCarthy
|
ceee79e07f
|
mjadud bug
svn: r14426
|
2009-04-05 13:50:02 +00:00 |
|
Eli Barzilay
|
06636c1813
|
added in-sequences and in-cycle
svn: r14424
|
2009-04-05 08:29:17 +00:00 |
|
Eli Barzilay
|
9af9210aa2
|
added hash-ref! and hash-has-key?
svn: r14423
|
2009-04-05 04:35:12 +00:00 |
|
Eli Barzilay
|
50ec8211e2
|
reformat hash tests
svn: r14422
|
2009-04-05 02:43:47 +00:00 |
|
Sam Tobin-Hochstadt
|
2aab576237
|
Report more information for untyped imported identifiers
svn: r14418
|
2009-04-03 22:42:29 +00:00 |
|
Kathy Gray
|
d999a7c3ba
|
Putting check ... inspect ... in part ii --- a working subset, sufficient for a demo
svn: r14417
|
2009-04-03 21:00:25 +00:00 |
|
Sam Tobin-Hochstadt
|
6d302a9304
|
Require that `require/typed' uses the contracted version of typed identifiers.
svn: r14415
|
2009-04-03 18:42:38 +00:00 |
|