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 |
|
Jay McCarthy
|
5b1ff07428
|
running help
svn: r14409
|
2009-04-02 21:02:25 +00:00 |
|
Eli Barzilay
|
810035ff52
|
added profile tests to nightly cycle
svn: r14398
|
2009-04-01 08:23:02 +00:00 |
|
Sam Tobin-Hochstadt
|
cd4305ca4f
|
Add refinement types.
Add `parse-commmand-line'
svn: r14372
|
2009-03-31 03:33:04 +00:00 |
|
Eli Barzilay
|
1fe2cee5c6
|
type
svn: r14344
|
2009-03-30 05:24:07 +00:00 |
|
Eli Barzilay
|
96d7291bfb
|
statistical profiler, core and text interface part done
svn: r14340
|
2009-03-30 00:15:38 +00:00 |
|
Stevie Strickland
|
99aac7d745
|
Sam and I did some work to allow automatic inferred linking in
(define-values/)invoke-unit/infer.
svn: r14315
|
2009-03-27 13:47:12 +00:00 |
|