Robby Findler
f17d85c24a
svn: r9582
2008-05-02 00:23:32 +00:00
John Clements
88af65987e
...
...
svn: r9581
2008-05-01 23:50:11 +00:00
John Clements
d14b6d12d2
...
...
svn: r9580
2008-05-01 23:49:55 +00:00
John Clements
fe552e2483
working on check-within...
...
svn: r9579
2008-05-01 23:49:45 +00:00
Robby Findler
ee9fc4a8d7
reworked the buttons along the top of drscheme
...
svn: r9578
2008-05-01 23:15:06 +00:00
Sam Tobin-Hochstadt
567e438f1d
Most typecheck tests now pass.
...
Add two new success tests.
svn: r9577
2008-05-01 22:53:10 +00:00
Sam Tobin-Hochstadt
f410bcf3a2
Fix namespace issues with compile-time expand.
...
Fix error reporting.
svn: r9576
2008-05-01 22:52:39 +00:00
John Clements
245a658fec
stepper-syntax-properties
...
svn: r9575
2008-05-01 22:35:09 +00:00
John Clements
9326b8cfbc
check-expect largely supported
...
svn: r9574
2008-05-01 22:33:54 +00:00
Sam Tobin-Hochstadt
1449dec372
Infer for fewer variables.
...
Improve error messages.
Extend csets to lists of maps.
Handle case-lambda arguments to poly funcs better.
Don't fail when there isn't a minimal substitution.
svn: r9573
2008-05-01 20:10:56 +00:00
Matthew Flatt
58f1177258
finish DrScheme doc port
...
svn: r9572
2008-05-01 19:51:52 +00:00
Jacob Matthews
1fd8c3d892
.
...
svn: r9571
2008-05-01 19:42:44 +00:00
Jacob Matthews
4ee005d004
.
...
svn: r9570
2008-05-01 19:37:27 +00:00
Jacob Matthews
a0ba76052e
reprovide some utility from repository.ss (nobody but the core implementation should have to directly require repository.ss)
...
svn: r9569
2008-05-01 19:35:23 +00:00
Sam Tobin-Hochstadt
767158c914
remove extra types that don't work with new infer
...
svn: r9568
2008-05-01 17:43:53 +00:00
Sam Tobin-Hochstadt
5af7d626be
Merge in changes from 660.
...
svn: r9567
2008-05-01 17:35:50 +00:00
Matthew Flatt
7d6bf0371e
doc improvements
...
svn: r9566
2008-05-01 17:15:03 +00:00
Matthew Flatt
9faf27a54e
fix typo
...
svn: r9565
2008-05-01 14:50:08 +00:00
Matthew Flatt
587a5a506d
update r6rs docs with conformance information
...
svn: r9564
2008-05-01 14:49:50 +00:00
Matthew Flatt
4e6639fb2f
r6rs tests and bug fixes
...
svn: r9563
2008-05-01 13:52:05 +00:00
Robby Findler
d08039585b
moving to school
...
svn: r9561
2008-05-01 12:43:43 +00:00
Matthew Flatt
d7d49190e5
doc compat lib
...
svn: r9560
2008-05-01 12:31:51 +00:00
Matthew Flatt
55bf7cb288
compat lib
...
svn: r9559
2008-05-01 12:29:50 +00:00
Matthew Flatt
a09b2eca94
r6rs tests and bug fixes
...
svn: r9558
2008-05-01 12:28:14 +00:00
Eli Barzilay
77277f0405
Welcome to a new PLT day.
...
svn: r9557
2008-05-01 07:50:18 +00:00
Greg Cooper
98cfe9cf42
update debugger documentation
...
svn: r9556
2008-05-01 03:15:53 +00:00
Greg Cooper
a126f13089
a couple of small fixes for scrolling in the debugger's stack view
...
svn: r9555
2008-05-01 03:14:39 +00:00
Robby Findler
baa9ed726a
moved the surrogate library to scheme/ (out of mzlib/)
...
svn: r9554
2008-05-01 02:51:52 +00:00
Matthew Flatt
efa0f5f396
fix syntax-case bug
...
svn: r9553
2008-04-30 23:38:24 +00:00
Robby Findler
4e2f540f6d
removed todo
...
svn: r9552
2008-04-30 23:04:38 +00:00
Sam Tobin-Hochstadt
5c3d329a1b
Remove uses of old inference.
...
Add missing cases to new infer.
svn: r9551
2008-04-30 21:54:32 +00:00
Sam Tobin-Hochstadt
c714d0ac59
Disable tests for old inference.
...
svn: r9550
2008-04-30 21:54:03 +00:00
Matthew Flatt
53144751d2
r6rs fixes and tests
...
svn: r9549
2008-04-30 21:48:22 +00:00
Jay McCarthy
36d240345c
exn:fail from exn
...
svn: r9547
2008-04-30 19:28:20 +00:00
Jay McCarthy
8bfec15aff
exn:fail from exn
...
svn: r9546
2008-04-30 19:26:45 +00:00
Robby Findler
3eb20f5a11
moved all of the framework's function documentation into the scribble/srcdoc world
...
svn: r9545
2008-04-30 19:18:52 +00:00
Matthew Flatt
abf86a46a8
fix lack of space-safety in delimited continuations (related to recently fixed crashing bug)
...
svn: r9544
2008-04-30 17:39:30 +00:00
Matthew Flatt
95aca3e86a
fix gcd & lcm on single negative argument (PR 9330)
...
svn: r9543
2008-04-30 12:26:09 +00:00
Eli Barzilay
e04ef5b12b
Welcome to a new PLT day.
...
svn: r9542
2008-04-30 07:50:22 +00:00
Robby Findler
71dddbdb28
a probable bug fix
...
svn: r9541
2008-04-30 03:30:57 +00:00
Matthew Flatt
ac31eba987
fix delim-cont bug (in the case that a captured continuation is delimited in the middle of a meta-contiuation that isn't the current one)
...
svn: r9540
2008-04-30 03:01:40 +00:00
Robby Findler
faaa7d1bc1
more progress on the framework docs
...
svn: r9539
2008-04-29 22:51:59 +00:00
Sam Tobin-Hochstadt
8307bf835b
Fix new inference algorithm to handle all test cases.
...
svn: r9538
2008-04-29 21:42:37 +00:00
Sam Tobin-Hochstadt
ab81b1d64f
Ignore.
...
Remove supurious annotation.
svn: r9537
2008-04-29 21:42:16 +00:00
Kathy Gray
6a1b99a74f
Fixes to v4 errors discovered in test suite;
...
Fixes to undefined errors in parser;
Tweak to error selection in parser;
Removal of irrelevant preference in ProfJ Tool
svn: r9536
2008-04-29 16:07:47 +00:00
Matthew Flatt
c71192136e
r6rs io/simple tests; syntax-case bug fix (PR 9328)
...
svn: r9535
2008-04-29 13:30:09 +00:00
Matthew Flatt
94ccfc68c6
r6rs tests and bug fixes (including PR 9324)
...
svn: r9534
2008-04-29 13:02:12 +00:00
Eli Barzilay
2662a36243
Welcome to a new PLT day.
...
svn: r9533
2008-04-29 07:50:17 +00:00
Sam Tobin-Hochstadt
03f3ee3e81
Provide match-lambda**
...
svn: r9532
2008-04-29 03:53:51 +00:00
Greg Cooper
6c1e70af8e
various debugger fixes:
...
fix trim-expr-str
get rid of some calls to format
use paragraphs instead of lines in stack frame view
svn: r9531
2008-04-29 03:10:46 +00:00
Sam Tobin-Hochstadt
ad75b18eaf
Use new inference engine.
...
svn: r9530
2008-04-29 01:55:37 +00:00
Sam Tobin-Hochstadt
1d21ec5dda
Control multiple errors with a parameter.
...
Don't use same code for handling type ascription and annotation.
svn: r9529
2008-04-29 01:42:07 +00:00
Matthew Flatt
2837df70a6
reencode-output: flush buffer on encoding error, so that the port can be closed
...
svn: r9528
2008-04-29 01:18:13 +00:00
Robby Findler
e5fba85ed0
fixed a bug in check syntax and a bug in the contract system
...
svn: r9524
2008-04-28 22:12:21 +00:00
Matthew Flatt
e6b2b19030
r6rs io/ports-6 repairs and tests
...
svn: r9523
2008-04-28 21:59:18 +00:00
Sam Tobin-Hochstadt
53709f1faf
Fix indentation.
...
Add missing variable annotation.
Remove unecessary annotations.
Now pass.
svn: r9522
2008-04-28 21:21:30 +00:00
Sam Tobin-Hochstadt
a39a9ddfb7
comment out exampled
...
svn: r9521
2008-04-28 21:21:29 +00:00
Sam Tobin-Hochstadt
0255f00130
fix again
...
svn: r9520
2008-04-28 21:21:29 +00:00
Sam Tobin-Hochstadt
032a4eb7b9
aaaah!
...
svn: r9519
2008-04-28 21:21:28 +00:00
Sam Tobin-Hochstadt
72effc076d
Add matthew's test case.
...
svn: r9518
2008-04-28 21:21:27 +00:00
Sam Tobin-Hochstadt
1ca37e8def
Fix comparison.
...
svn: r9517
2008-04-28 21:21:27 +00:00
Sam Tobin-Hochstadt
3f5550e705
fix
...
svn: r9516
2008-04-28 21:21:26 +00:00
Sam Tobin-Hochstadt
0f2fc610ce
better err message
...
don't create duplicate imports
svn: r9515
2008-04-28 21:21:26 +00:00
Sam Tobin-Hochstadt
5b19df4bcb
check for dups
...
svn: r9514
2008-04-28 21:21:25 +00:00
Matthew Flatt
c7424bbf14
add missing r6rs test file
...
svn: r9512
2008-04-28 16:33:23 +00:00
Matthew Flatt
f579d40b82
'must-update file mode; R6RS tests and bug fixes
...
svn: r9511
2008-04-28 16:32:50 +00:00
Eli Barzilay
4c893aa7dc
Welcome to a new PLT day.
...
svn: r9510
2008-04-28 07:50:12 +00:00
Greg Cooper
aface374af
add a couple of checks for empty stack
...
svn: r9509
2008-04-28 04:06:22 +00:00
Greg Cooper
632f4df567
use bold style to mark current frame, variable names
...
svn: r9508
2008-04-28 03:55:02 +00:00
Greg Cooper
12a1526e1f
use text% objects for stack and variables
...
to do: documentation, change style of selected frame
svn: r9507
2008-04-28 02:04:44 +00:00
Greg Cooper
30eb4e6a58
initial version of debugger stack view
...
to do: investigate graphical feedback for frame rollover/selection; update documentation
svn: r9506
2008-04-27 18:40:36 +00:00
Robby Findler
aa5eb38972
svn: r9504
2008-04-27 14:59:14 +00:00
Robby Findler
d07eff8bce
added docs for the gui-utils and the textual preferences to the framework
...
svn: r9503
2008-04-27 14:57:09 +00:00
Matthew Flatt
aceb620344
put ... and ...+ in defproc grammar
...
svn: r9502
2008-04-27 13:35:08 +00:00
Robby Findler
c64627fe86
one last fix to the framework/test docs
...
svn: r9501
2008-04-27 11:10:56 +00:00
Eli Barzilay
957df69c65
Welcome to a new PLT day.
...
svn: r9500
2008-04-27 04:11:35 +00:00
Robby Findler
6a53f96e06
ported the documentation for the framework's test library -- also extended srcdoc.ss a little bit
...
svn: r9499
2008-04-27 02:55:21 +00:00
Matthew Flatt
6ffcad639c
fix multiple defn of big-bang
...
svn: r9498
2008-04-26 20:02:02 +00:00
Robby Findler
acffaf63fa
svn: r9497
2008-04-26 19:08:38 +00:00
Robby Findler
d3e6f29e38
a little framework progress
...
svn: r9496
2008-04-26 19:07:54 +00:00
Robby Findler
457bf61732
improved the performance of check syntax some more
...
svn: r9495
2008-04-26 17:34:16 +00:00
Matthew Flatt
c14a965ebd
do not write .fail files
...
svn: r9494
2008-04-26 16:24:25 +00:00
Kathy Gray
a1370171f1
Correction to two parsing bugs
...
svn: r9491
2008-04-26 15:33:08 +00:00
Matthew Flatt
b8c425cc42
better syntax errors for define-record-type; support parent-rtd correctly; more r6rs tests
...
svn: r9489
2008-04-26 13:52:29 +00:00
Mike Sperber
f4287c4eb5
Synch with latest.
...
svn: r9487
2008-04-26 10:21:03 +00:00
Eli Barzilay
0e2c4c114f
Welcome to a new PLT day.
...
svn: r9486
2008-04-26 07:50:13 +00:00
Matthew Flatt
cd85479afc
typoe (PR 9301)
...
svn: r9485
2008-04-25 23:15:25 +00:00
Matthew Flatt
7a4c379b8f
add srfi 41 implementation and update Chinese string constants
...
svn: r9483
2008-04-25 23:06:15 +00:00
Matthias Felleisen
53b0ed4401
conversion to 4.0 module style
...
svn: r9482
2008-04-25 22:59:11 +00:00
Matthew Flatt
01baad11a0
hack evcase to support old and new 'else' bindings
...
svn: r9481
2008-04-25 21:36:37 +00:00
Matthew Flatt
f2a3317df6
more r6rs tests
...
svn: r9479
2008-04-25 20:10:13 +00:00
Eli Barzilay
6f00cd8a7c
docs go in the main tree
...
svn: r9478
2008-04-25 19:55:23 +00:00
Matthew Flatt
0483294762
fix JIT abs (on least fixnum), fix some R6RS bugs and pull in some R6RS test cases from Ikarus
...
svn: r9477
2008-04-25 17:18:44 +00:00
Matthew Flatt
758a191ffe
fix GL-unavailable thunk
...
svn: r9476
2008-04-25 16:40:09 +00:00
Kathy Gray
764ed78129
Corrected source/syntax error
...
svn: r9475
2008-04-25 14:07:04 +00:00
Robby Findler
00eb1303e4
optimized drawing a little bit
...
svn: r9474
2008-04-25 13:52:21 +00:00
Robby Findler
88ac43f545
sped up check syntax
...
svn: r9473
2008-04-25 13:39:20 +00:00
Matthew Flatt
bb112df454
remove warning about installing mzcom on non-windows
...
svn: r9472
2008-04-25 12:50:45 +00:00
Eli Barzilay
4d90067891
Welcome to a new PLT day.
...
svn: r9471
2008-04-25 07:50:09 +00:00
Matthias Felleisen
fb644c1caf
relevant teachpacks converted
...
svn: r9470
2008-04-25 00:50:03 +00:00
Matthias Felleisen
1bf7d81a50
svn: r9469
2008-04-25 00:48:31 +00:00
John Clements
c88c7fd4c5
working on check-expect
...
svn: r9468
2008-04-25 00:33:35 +00:00
John Clements
2116c4b0eb
adding more stepper annotation
...
svn: r9467
2008-04-25 00:33:10 +00:00
Kathy Gray
2d12ca4a62
Display correction
...
svn: r9466
2008-04-24 22:55:40 +00:00
Robby Findler
6f0314b40c
fixed some bugs
...
svn: r9464
2008-04-24 20:33:42 +00:00
Robby Findler
06584c3941
attempted to rewrite docs into scribble -- that didnt work, but this is the leftover cleanup
...
svn: r9463
2008-04-24 20:33:25 +00:00
Robby Findler
e3a13be4a0
added shortcut for collapse that works on the mac
...
svn: r9462
2008-04-24 19:27:30 +00:00
Matthew Flatt
acfcb9878c
test for tailing-vertical-bar regexp bug
...
svn: r9461
2008-04-24 19:04:16 +00:00
Eli Barzilay
2548f7ecbb
provide string-join
...
svn: r9459
2008-04-24 16:26:50 +00:00
Matthew Flatt
1ee0298552
struct-copy
...
svn: r9456
2008-04-24 13:56:36 +00:00
Matthias Felleisen
7be28dfc6d
docs fixed for 4.0
...
svn: r9455
2008-04-24 13:22:46 +00:00
Robby Findler
e4563319db
a little more of the framework manual is done
...
svn: r9454
2008-04-24 12:56:30 +00:00
Matthew Flatt
99ae76c2e9
expand user in file module paths; move framework doc index to end, but also fix Scribble latex output when index is not at the end
...
svn: r9453
2008-04-24 12:36:58 +00:00
Matthew Flatt
f4703d8ab6
fix double evaluation in in-range (PR 9315)
...
svn: r9452
2008-04-24 12:06:50 +00:00
Matthew Flatt
d09b8c5a78
fix test that looks at expension of a module
...
svn: r9451
2008-04-24 12:06:19 +00:00
Eli Barzilay
f01241531b
Welcome to a new PLT day.
...
svn: r9450
2008-04-24 07:50:22 +00:00
Matthew Flatt
931d93ba2f
Scribble support for redirecting external links and re-rooting corss-reference paths
...
svn: r9448
2008-04-24 02:37:47 +00:00
Matthias Felleisen
538e960133
svn: r9447
2008-04-24 02:16:40 +00:00
Matthias Felleisen
65467c8483
svn: r9446
2008-04-24 02:02:42 +00:00
Matthias Felleisen
3db855fab1
svn: r9445
2008-04-24 01:29:16 +00:00
Eli Barzilay
4870d9830c
slightly more readable code
...
svn: r9444
2008-04-23 23:25:39 +00:00
Robby Findler
5d6724c75b
some progress made documenting the framework
...
svn: r9443
2008-04-23 23:24:17 +00:00
Matthias Felleisen
dad2ce6c03
svn: r9442
2008-04-23 23:24:10 +00:00
Matthias Felleisen
ca3e7cb8c7
svn: r9441
2008-04-23 23:18:50 +00:00
Matthias Felleisen
910a0ff677
svn: r9440
2008-04-23 23:12:03 +00:00
Matthias Felleisen
b2e6252d5c
svn: r9439
2008-04-23 23:04:59 +00:00
Matthias Felleisen
de717e625d
svn: r9438
2008-04-23 22:10:18 +00:00
Matthias Felleisen
2806c7f863
fx
...
svn: r9437
2008-04-23 21:28:43 +00:00
Matthias Felleisen
24d3d5015f
first batch of docs
...
svn: r9436
2008-04-23 21:19:57 +00:00
Matthew Flatt
980652e901
fix doc bug
...
svn: r9435
2008-04-23 17:38:24 +00:00
Matthew Flatt
3e82dcc63b
doc tweaks
...
svn: r9434
2008-04-23 17:37:49 +00:00
Eli Barzilay
b1024c8952
Added append-map' and
filter-not'.
...
svn: r9433
2008-04-23 17:26:41 +00:00
Matthew Flatt
5a3e7682f4
doc tweaks
...
svn: r9432
2008-04-23 17:16:29 +00:00
Eli Barzilay
f19cdb4fe2
a little better comment on filter
...
svn: r9431
2008-04-23 17:06:42 +00:00
Jacob Matthews
1ba672071e
move definition of resolver to the top to avoid compilation problems
...
svn: r9430
2008-04-23 17:05:38 +00:00
Eli Barzilay
1b552354a6
Use @(interaction-eval ...) instead of @interaction-eval[...].
...
svn: r9429
2008-04-23 16:47:17 +00:00
Matthias Felleisen
852b673d85
fixed contract bug
...
svn: r9428
2008-04-23 16:10:32 +00:00
Matthias Felleisen
c8db94bce7
fixed reverse bug
...
svn: r9427
2008-04-23 15:43:20 +00:00
Eli Barzilay
b62fef320b
documented new scheme/list functions
...
svn: r9426
2008-04-23 15:03:11 +00:00
Robby Findler
7262a7a19d
used to depend on unique #() but not anymore
...
svn: r9425
2008-04-23 13:37:59 +00:00
Matthew Flatt
e5350bb22f
sync HtDP languages and test suite
...
svn: r9424
2008-04-23 13:28:43 +00:00
Eli Barzilay
13c5e3812d
Added last-pair and tests
...
svn: r9422
2008-04-23 13:20:05 +00:00
Eli Barzilay
bcde2e1424
added filter-map' and
partition', with tests
...
--This line, and those below, will be ignored--
M collects/scheme/list.ss
M collects/tests/mzscheme/list.ss
svn: r9421
2008-04-23 12:53:47 +00:00
Eli Barzilay
5d4256921c
remove local length? utility
...
svn: r9420
2008-04-23 11:48:06 +00:00
Eli Barzilay
e2c4500e41
added test for no collisions between srfi/1/list and scheme/base
...
svn: r9419
2008-04-23 11:41:59 +00:00
Eli Barzilay
bea035d04c
Welcome to a new PLT day.
...
svn: r9418
2008-04-23 07:50:11 +00:00
Matthew Flatt
fe7b6fd26e
add htdp-lib doc
...
svn: r9417
2008-04-23 02:06:47 +00:00
Matthew Flatt
a212d63387
fix help lookup after scribblings entry format change
...
svn: r9416
2008-04-23 01:19:24 +00:00
Matthew Flatt
d1c6669f0d
fix doc bug (PR 9314)
...
svn: r9415
2008-04-23 00:58:46 +00:00
Matthew Flatt
a26b334c67
proprocessor doc, merge scribblings and doc-categories fields
...
svn: r9414
2008-04-23 00:20:25 +00:00
Matthias Felleisen
68dd06713a
svn: r9413
2008-04-22 23:50:17 +00:00
Jacob Matthews
ecec80fc8c
fix bug in linkage
...
svn: r9412
2008-04-22 23:05:00 +00:00
Sam Tobin-Hochstadt
2f9a7fc819
ignore`
...
svn: r9411
2008-04-22 22:08:07 +00:00
Sam Tobin-Hochstadt
029e4eb86e
delay type error messages for type parsing.
...
svn: r9410
2008-04-22 22:05:34 +00:00
Sam Tobin-Hochstadt
f9a0378510
Provide more stuff for testing.
...
svn: r9409
2008-04-22 22:05:34 +00:00
Sam Tobin-Hochstadt
61f2319442
ignore
...
svn: r9408
2008-04-22 22:05:33 +00:00
Sam Tobin-Hochstadt
3d020b33fd
Handle 0 and 1 cases better.
...
Use sync to avoid sleeping.
svn: r9407
2008-04-22 22:05:33 +00:00
Sam Tobin-Hochstadt
2ecee0968c
compiles
...
svn: r9406
2008-04-22 22:05:32 +00:00
Sam Tobin-Hochstadt
bd9d8b5ff3
Multiple type errors.
...
svn: r9405
2008-04-22 22:05:31 +00:00
Sam Tobin-Hochstadt
fca36c126c
Add typed scheme tests.
...
svn: r9404
2008-04-22 21:58:10 +00:00
Jacob Matthews
c40da0feb8
planet print, planet structure commands
...
svn: r9403
2008-04-22 21:32:23 +00:00
Jacob Matthews
82e2df7f8b
scribble docs
...
svn: r9398
2008-04-22 18:19:47 +00:00
Matthew Flatt
e25e7a1098
keyword in methods and apply; procedure-reduce-keyword-arity
...
svn: r9396
2008-04-22 18:00:04 +00:00
Eli Barzilay
193f1e8ff1
Welcome to a new PLT day.
...
svn: r9394
2008-04-22 07:50:17 +00:00
Matthew Flatt
6040202fb6
fix browser docs
...
svn: r9390
2008-04-21 21:01:18 +00:00
Matthew Flatt
6fcc293c4a
embedded-gui docs
...
svn: r9389
2008-04-21 20:51:23 +00:00
Eli Barzilay
8e6b3e9ba0
Simplified remove-duplicates interface, adjusted tests.
...
svn: r9386
2008-04-21 19:46:11 +00:00
Robby Findler
a992eb352a
removed the plt-mzscheme and plt-mred languages. AFAICT, only the stepper's test suite depends on them and John says he doesn't need them
...
svn: r9385
2008-04-21 19:08:18 +00:00
Robby Findler
f0f27e2e2c
removed mz,mred,slideshow languages and made module language's initial REPL be scheme/base instead of mzscheme
...
svn: r9384
2008-04-21 19:00:18 +00:00
Matthew Flatt
a0f65ba33e
dictionaries
...
svn: r9383
2008-04-21 17:26:35 +00:00
Kathy Gray
ed478254e2
Combinator parser change to add new signature form
...
htdp/testing change so that generate-report does something
svn: r9382
2008-04-21 13:31:50 +00:00
Eli Barzilay
8a1e72223f
Welcome to a new PLT day.
...
svn: r9380
2008-04-21 07:50:12 +00:00
Matthew Flatt
63c8b7ffde
fix some mzc -e problems
...
svn: r9379
2008-04-21 01:04:31 +00:00
Matthew Flatt
476c374751
finish mzc docs
...
svn: r9378
2008-04-20 14:28:20 +00:00
Eli Barzilay
c8eb111e26
Welcome to a new PLT day.
...
svn: r9377
2008-04-20 07:50:14 +00:00
Matthew Flatt
31ee3b70e7
fix r6rs generate-temporaries
...
svn: r9376
2008-04-20 01:03:21 +00:00
Jacob Matthews
52ca901576
better behavior in 'same case
...
svn: r9375
2008-04-19 18:19:18 +00:00
Eli Barzilay
9b0fc20d3e
added a powerful remove-duplicates and tests
...
svn: r9373
2008-04-19 15:41:24 +00:00
Eli Barzilay
352036ea42
can use keywords with test
...
svn: r9372
2008-04-19 14:16:50 +00:00
Eli Barzilay
4fea43c61f
made test accept keyword
...
svn: r9371
2008-04-19 14:07:46 +00:00
Matthew Flatt
99943314d2
setup/unpack addition and docs
...
svn: r9370
2008-04-19 12:42:54 +00:00
Eli Barzilay
2736de7404
* move flatten' next to
append*'
...
* document `add-between'
svn: r9369
2008-04-19 10:30:31 +00:00
Eli Barzilay
8a25cbeb6c
Welcome to a new PLT day.
...
svn: r9368
2008-04-19 07:50:13 +00:00
Matthew Flatt
82c212625b
sgl docs
...
svn: r9362
2008-04-18 18:49:23 +00:00
Eli Barzilay
180dc08777
added add-between and string-join, no lists-join
...
svn: r9361
2008-04-18 14:00:41 +00:00
Kathy Gray
a9ad2600c1
Fixed bug that caused an internal error when opening a new drscheme window
...
svn: r9360
2008-04-18 12:21:51 +00:00
Matthew Flatt
3730930380
just curly closing quotes as para punctuation
...
svn: r9359
2008-04-18 12:17:53 +00:00
Robby Findler
811216ad78
added curly quotes as things that do not need spaces before them
...
svn: r9358
2008-04-18 12:03:08 +00:00
Eli Barzilay
bf6d4b746c
Welcome to a new PLT day.
...
svn: r9357
2008-04-18 07:50:12 +00:00
Eli Barzilay
0b7bdfe92c
added scheme/string, include it in the scheme language, put string-append* in there, tested, documented
...
svn: r9356
2008-04-18 04:10:46 +00:00
Eli Barzilay
7b682783db
clarify append* description
...
svn: r9355
2008-04-18 03:52:58 +00:00
Eli Barzilay
5ccfe300f7
better argument name
...
svn: r9354
2008-04-18 01:58:05 +00:00
Matthew Flatt
5aeaf7ea75
R6RS docs, other misc clean-up
...
svn: r9349
2008-04-17 21:29:07 +00:00
Kathy Gray
ae3a208331
Additions to DrSchemem guide to
...
A) Fill in the stub section for ProfessorJ languages
B) Include an explanation of the Testing menu item
C) Ammend the HtDP languages section with information
on test evaluation
svn: r9346
2008-04-17 15:41:43 +00:00
Robby Findler
cee0f72df5
PR 9300, realized the transitive closure operation is actually crazy expensive, interim commit so no one suffers thru that while I think about this
...
svn: r9345
2008-04-17 12:07:07 +00:00
Robby Findler
0fe065e1b7
PR 9300, cotd
...
svn: r9344
2008-04-17 11:55:57 +00:00
Robby Findler
c9e313648a
PR 9300
...
svn: r9343
2008-04-17 11:49:53 +00:00
Eli Barzilay
335449c7c5
Welcome to a new PLT day.
...
svn: r9342
2008-04-17 07:50:18 +00:00
Robby Findler
5e5d4c053f
updated constants to just use R5RS by itself (since they all had those letters in there)
...
svn: r9341
2008-04-17 03:43:15 +00:00
Robby Findler
9fe8401058
re-renamed r5rs to just R5RS
...
svn: r9340
2008-04-17 00:27:07 +00:00