Commit Graph

10037 Commits

Author SHA1 Message Date
Eli Barzilay
97cb7802ac Welcome to a new PLT day.
svn: r14606
2009-04-25 07:50:17 +00:00
Matthew Flatt
a542660087 raise canvas scroll limits to 1B instead of 10k
svn: r14605
2009-04-24 21:54:28 +00:00
Jon Rafkind
4bc8e35d39 add example for subtract-in
svn: r14599
2009-04-24 21:22:24 +00:00
Matthew Flatt
2439b4cb75 fix zo-parse problem with graphs in literal data
svn: r14596
2009-04-24 17:34:49 +00:00
Matthew Flatt
6df0ac6f51 fix accidental commit of debugging printf
svn: r14595
2009-04-24 15:49:24 +00:00
Matthew Flatt
733a9567c0 document r6rs non-conformance: several #% names are implicited imported
svn: r14594
2009-04-24 15:09:21 +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
Eli Barzilay
be1478345e Welcome to a new PLT day.
svn: r14592
2009-04-24 07:50:19 +00:00
Jon Rafkind
7924ec7ca2 add example for matching-identifiers-in
svn: r14591
2009-04-24 05:08:51 +00:00
Robby Findler
35830ba57e removed duplicate text:ports<%>
svn: r14590
2009-04-23 20:41:17 +00:00
Jay McCarthy
8f4ece0f9f typos
svn: r14589
2009-04-23 16:17:48 +00:00
Robby Findler
7d881a32bf svn: r14588 2009-04-23 14:57:51 +00:00
Eli Barzilay
904ab8ee0e Welcome to a new PLT day.
svn: r14587
2009-04-23 07:50:27 +00:00
Matthew Flatt
3f803b2298 another doc fix (missed part of PR 10214)
svn: r14586
2009-04-22 18:32:09 +00:00
Matthew Flatt
43fe904fe5 fix typos (incl PRs 10213, 10214)
svn: r14585
2009-04-22 18:30:35 +00:00
Eli Barzilay
64b59f2b28 fix a subtle bug (canvas could be #f)
svn: r14584
2009-04-22 09:21:54 +00:00
Eli Barzilay
cfec8d12de Welcome to a new PLT day.
svn: r14583
2009-04-22 07:50:11 +00:00
Matthew Flatt
30bb8ed263 some slightly less-boring examples
svn: r14582
2009-04-22 00:42:47 +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
Sam Tobin-Hochstadt
062008c758 type for append-map
svn: r14579
2009-04-21 22:51:55 +00:00
Sam Tobin-Hochstadt
1edd4770f4 remove debug printf
svn: r14578
2009-04-21 17:43:33 +00:00
Matthew Flatt
932fe179f8 drop a bad R6RS test (PR 10210)
svn: r14577
2009-04-21 16:44:41 +00:00
Matthew Flatt
4bc2ddaf9d snip and editor-data class lists need to be eventspace-specific
svn: r14575
2009-04-21 16:37:25 +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
be15b146ed Welcome to a new PLT day.
svn: r14572
2009-04-21 14:56:42 +00:00
Sam Tobin-Hochstadt
8918328e8a Infer on ((lambda
add types for matchable? and match-equality-test

svn: r14570
2009-04-20 22:41:37 +00:00
Jay McCarthy
77ec85a66b Unbalance | was breaking build. Revert if fixed wrong
svn: r14568
2009-04-20 17:02:27 +00:00
Matthew Flatt
f51f8c8b7f avoid generating unnecessary struct-accessor and -mutator names
svn: r14566
2009-04-20 13:14:40 +00:00
Eli Barzilay
da4742700b scheme expression typos
svn: r14565
2009-04-20 08:20:19 +00:00
Eli Barzilay
d9ae39c218 bar typos
svn: r14564
2009-04-20 07:55:41 +00:00
Eli Barzilay
10421f6153 Welcome to a new PLT day.
svn: r14563
2009-04-20 07:50:20 +00:00
Eli Barzilay
9c0f6bc775 its typos
svn: r14562
2009-04-20 07:46:50 +00:00
Robby Findler
104dde2a08 added back in support for the with-border? flag
svn: r14561
2009-04-19 22:20:46 +00:00
Eli Barzilay
434ec53b88 typed scheme tests keep failing
svn: r14559
2009-04-19 14:13:06 +00:00
Eli Barzilay
eb17e0e260 Welcome to a new PLT day.
svn: r14558
2009-04-19 07:50:27 +00:00
John Clements
7334a89d6b undid accidental change to church.ss
svn: r14557
2009-04-19 01:33:29 +00:00
John Clements
ea861e346f fixed typo in docs of fresh form
svn: r14556
2009-04-19 00:45:02 +00:00
Eli Barzilay
3b39cfc4b8 fixed two uses of raise-type-error (PR 10208)
svn: r14555
2009-04-18 18:15:33 +00:00
Robby Findler
c33870fa04 PR 10209
svn: r14554
2009-04-18 17:53:56 +00:00
Mike Sperber
699d1c2ea8 Synch German string constants with latest.
svn: r14553
2009-04-18 17:19:19 +00:00
Eli Barzilay
04a4060567 Welcome to a new PLT day.
svn: r14551
2009-04-18 07:50:30 +00:00
Eli Barzilay
32ceddfea0 remove erroneous closing brace
svn: r14550
2009-04-18 04:32:42 +00:00
Matthew Flatt
82b9ab8a53 fix excessive redraw after changes within an editor
svn: r14549
2009-04-18 01:38:18 +00:00
Matthew Flatt
4b3626c156 fix inverted argument default for editor<%> read-from-file method; better Check Sytax results on packages; added syntax/flatten-begin library
svn: r14548
2009-04-17 22:50:19 +00:00
Eli Barzilay
59a38c0dad typo (PR10207)
svn: r14546
2009-04-17 19:15:20 +00:00
Eli Barzilay
7838fec40e fixed typo -- using str instead of result
svn: r14545
2009-04-17 17:34:47 +00:00
Eli Barzilay
39ba607413 double quotes
svn: r14544
2009-04-17 17:33:38 +00:00
Jay McCarthy
99221c02bc pushing up limit
svn: r14543
2009-04-17 15:20:47 +00:00
Matthew Flatt
e95edcc82d margin note on Unix Scripts at docs for --script flag
svn: r14542
2009-04-17 12:43:37 +00:00
Matthew Flatt
7d61c67bab fix handling of define*-values between a syntax binding and a syntax-local-value
svn: r14541
2009-04-17 12:29:04 +00:00
Matthew Flatt
e02aef66a4 doc λ in HtDP Intm+Lam and Adv
svn: r14540
2009-04-17 11:27:23 +00:00
Matthew Flatt
b07a536ae3 bind λ in HtDP Intermediate+Lambda and Advanced (patch from Todd O'Bryan)
svn: r14539
2009-04-17 11:18:30 +00:00
Matthew Flatt
a99c653997 doc scheme/gui editor-stream method updates
svn: r14538
2009-04-17 11:12:13 +00:00
Eli Barzilay
d33f47a625 Welcome to a new PLT day.
svn: r14537
2009-04-17 07:50:19 +00:00
Matthew Flatt
d49e36d983 fix margin-note typo
svn: r14536
2009-04-17 01:46:19 +00:00
Matthew Flatt
8aa8b938a0 change margin-note to generate a blockquote insteda of a single paragraph
svn: r14535
2009-04-17 01:30:15 +00:00
Matthew Flatt
09320cea1c tiny object-instantiation perf. tweak
svn: r14534
2009-04-16 21:24:42 +00:00
Matthew Flatt
ce9d264920 don't let syntax-colorer thread get suspend while reading from the editor
svn: r14531
2009-04-16 19:20:44 +00:00
Matthew Flatt
709ad23400 performance improvements: class local-field access uses accessor with index built in (so the index is checked once); JIT partially inlines struct-field mutation
svn: r14530
2009-04-16 19:01:20 +00:00
Robby Findler
0c2c04e168 shrunk the height of the preferences window
svn: r14528
2009-04-16 17:18:35 +00:00
Eli Barzilay
7aadcfddfa Welcome to a new PLT day.
svn: r14527
2009-04-16 07:50:18 +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
Stevie Strickland
b7063fc563 Fix error message in define/contract.
svn: r14522
2009-04-15 15:43:04 +00:00
Casey Klein
2c8c8638ac Barebones interface for overriding default generators.
svn: r14519
2009-04-15 14:09:35 +00:00
Eli Barzilay
4de8e28016 Welcome to a new PLT day.
svn: r14518
2009-04-15 07:50:14 +00:00
Robby Findler
405ade4765 svn: r14517 2009-04-15 03:18:11 +00:00
Matthew Flatt
8001b11c03 under Windows, editor-canvas% needs to set its own focus on mouse clicks
svn: r14516
2009-04-14 23:08:51 +00:00
Matthias Felleisen
05ae98e55b fixed error message for sqr
svn: r14515
2009-04-14 22:04:52 +00:00
Matthias Felleisen
d0841e6c74 random modified to take just one argument
svn: r14514
2009-04-14 21:52:45 +00:00
Matthew Flatt
0f9cb4882d fix problem with keymap chaining and prefix bindings
svn: r14513
2009-04-14 16:38:37 +00:00
Matthew Flatt
6082e6a9c3 fix CDLF conversion when loading a text file into an editor
svn: r14512
2009-04-14 16:21:09 +00:00
Eli Barzilay
f2ae856533 set svn:eol-style
svn: r14511
2009-04-14 14:40:46 +00:00
Matthias Felleisen
fdb422e121 forgot to add this
svn: r14510
2009-04-14 14:33:58 +00:00
Eli Barzilay
be3dca0629 Welcome to a new PLT day.
svn: r14509
2009-04-14 07:50:11 +00:00
John Clements
3610d7b868 added stepper string constant, more coming
svn: r14508
2009-04-14 03:17:41 +00:00
John Clements
9ff820f760 added view-controller.ss
svn: r14506
2009-04-14 03:16:30 +00:00
John Clements
08fec4f10e ...
svn: r14505
2009-04-14 03:09:41 +00:00
Matthias Felleisen
8476e13064 we need batch io for htdp/2e
svn: r14504
2009-04-14 03:00:41 +00:00
Matthias Felleisen
dc6be52955 we need batch io for htdp/2e
svn: r14503
2009-04-14 03:00:17 +00:00
Eli Barzilay
6b67f941fe use .ss suffix, both .scm and .ss for the filters, and a descriptive name
svn: r14502
2009-04-14 02:08:05 +00:00
John Clements
9c93191241 jump-to-beginning-of-selected
svn: r14501
2009-04-13 23:48:15 +00:00
Matthew Flatt
09bec206d6 fix cross-canvas-editor-admin call to do-scroll-to
svn: r14500
2009-04-13 23:11:08 +00:00
Robby Findler
4883d8bb1d svn: r14499 2009-04-13 18:01:18 +00:00
Matthew Flatt
0be3dca240 check-syntax binding for open-package's package id
svn: r14498
2009-04-13 14:52:14 +00:00
Matthew Flatt
9371f69eef fix problems with editor stream reading
svn: r14497
2009-04-13 12:37:48 +00:00
Eli Barzilay
7fafa8f792 Welcome to a new PLT day.
svn: r14496
2009-04-13 07:50:18 +00:00
Matthew Flatt
d33997c2c7 fix snip% previous method
svn: r14495
2009-04-13 02:18:26 +00:00
Eli Barzilay
dfd5139b78 Welcome to a new PLT day.
svn: r14494
2009-04-12 07:50:09 +00:00
Matthew Flatt
767d5dde33 fix tab-paste bug and missing default for read-editor-version
svn: r14493
2009-04-11 22:40:27 +00:00
Matthew Flatt
3a68af494a fix method name 'equal?' i wxme test
svn: r14492
2009-04-11 22:40:04 +00:00
Matthew Flatt
04a8e21cf2 fix style font-face problem
svn: r14491
2009-04-11 14:48:23 +00:00
Matthew Flatt
ccf5809b45 pasteboard printing fix & editor-canvas chaining fix
svn: r14490
2009-04-11 14:07:39 +00:00
Matthew Flatt
c98e4e0881 pasteboard printing fix
svn: r14489
2009-04-11 13:37:14 +00:00
Eli Barzilay
ae7b6c6716 Welcome to a new PLT day.
svn: r14488
2009-04-11 07:50:22 +00:00
John Clements
df336f795b ...
svn: r14487
2009-04-11 00:53:59 +00:00
Matthew Flatt
01e7df1780 fix contract links in docs for compiler/zo-parse
svn: r14485
2009-04-10 16:34:59 +00:00
Eli Barzilay
3342a86a0c Welcome to a new PLT day.
svn: r14484
2009-04-10 07:50:11 +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
Matthew Flatt
8fe203ad72 editor-canvas clean-up of internal scroll method
svn: r14481
2009-04-09 23:22:50 +00:00
Sam Tobin-Hochstadt
2332f2f50a document quote for more types
svn: r14480
2009-04-09 22:27:25 +00:00
Matthew Flatt
0657fc52cf another fix from Ryan, plus one that didn't get committed before
svn: r14479
2009-04-09 21:29:51 +00:00
Matthew Flatt
bd9d17c94f more wxme repairs from Ryan
svn: r14478
2009-04-09 16:40:52 +00:00
Ryan Culpepper
b6b917a4b9 mred/private/wxme: fixed some method arities and defaults
svn: r14477
2009-04-09 14:59:19 +00:00
Matthew Flatt
49852a87fc fix forward-word bug for words > 30 characters
svn: r14475
2009-04-09 12:43:10 +00:00
Matthew Flatt
ee8a4308b8 add space before \\item when generating an index table
svn: r14474
2009-04-09 11:43:27 +00:00
Eli Barzilay
4b1f90453c Welcome to a new PLT day.
svn: r14473
2009-04-09 07:14:15 +00:00
Matthew Flatt
5d0416aec9 David's build-list
svn: r14472
2009-04-09 00:58:13 +00:00
Matthew Flatt
d74cb0735d fix set-bitmap in image-snip% (PR 10188)
svn: r14471
2009-04-08 23:34:41 +00:00
Matthew Flatt
9f2e546f01 tighten Scribble Latex output to avoid unnecessary newlines
svn: r14470
2009-04-08 23:31:35 +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
12b81e0cd7 clarify need to wait on a subprocess
svn: r14468
2009-04-08 18:38:59 +00:00
Sam Tobin-Hochstadt
95988f86a2 Document typed-scheme/no-check
svn: r14465
2009-04-08 15:04:03 +00:00
Matthew Flatt
0e7e85269d pasteboard snip-sizing repairs
svn: r14464
2009-04-08 13:16:51 +00:00
Matthew Flatt
52d6fb4e1d aligned-pasteboard and cue-text% repairs
svn: r14463
2009-04-08 12:59:22 +00:00
Matthew Flatt
406d0774c9 some pasteboard repairs
svn: r14462
2009-04-08 12:42:25 +00:00
Matthew Flatt
28ce21c23b fix bug in case-sens vs. case-insens find-string for text%
svn: r14460
2009-04-08 09:51:38 +00:00
Eli Barzilay
61cc7ae84a Welcome to a new PLT day.
svn: r14458
2009-04-08 07:50:09 +00:00
Eli Barzilay
dda7b1c6d7 typo (PR10186)
svn: r14457
2009-04-08 05:52:12 +00:00
Matthew Flatt
dcef141ca9 document visit-availing effect of module->namespace
svn: r14456
2009-04-08 02:26:46 +00:00
Matthew Flatt
fd9ee204a5 on third thought, it's module->namespace that needs to prepare the compile time, not dynamic-require, and that's why it worked before; restored the visit-availing behavior of module->namespace, and rewound the previous change (still for PR 10185)
svn: r14455
2009-04-08 02:21:22 +00:00
Matthew Flatt
8c9bcd50c2 on second thought, PR 10185 demonstrates why the variant of dynamic-require (and namespace-attach-module) that doesn't make the phase availble is difficult to reason about; changing dynamic-require and namespace-attach-module, instead of DrScheme
svn: r14454
2009-04-08 02:11:21 +00:00
Matthew Flatt
a472a4452c fix DrScheme REPL, whose old use of dynamic-require is no longer enough to instantiate compile-time support (PR 10185)
svn: r14453
2009-04-08 01:56:37 +00:00
Eli Barzilay
4aab5e4eab use void for true predicates, makes things run faster
svn: r14451
2009-04-08 00:02:57 +00:00
Jay McCarthy
e29ebde466 typo
svn: r14449
2009-04-07 20:59:05 +00:00
Matthew Flatt
de1e2fac23 scheme/package simplifications from Chongkai
svn: r14448
2009-04-07 20:36:08 +00:00
Matthew Flatt
9d563bf4f4 more comment-reader spacing adjustments
svn: r14447
2009-04-07 19:07:08 +00:00
Matthew Flatt
de3d090f1a preserve space with scribble/comment-reader
svn: r14446
2009-04-07 18:57:15 +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
Matthew Flatt
3a297ed003 constract on decode-flow (PR 10175)
svn: r14444
2009-04-07 17:02:18 +00:00
Matthew Flatt
cd0e0c550f fix bug intorduced by lazy rx
svn: r14443
2009-04-07 16:34:51 +00:00
Matthew Flatt
e6cd817a65 fix equal-hash result to be non-negative (PR 10171)
svn: r14442
2009-04-07 16:28:35 +00:00
Eli Barzilay
6fecf78da0 Welcome to a new PLT day.
svn: r14441
2009-04-07 07:50:24 +00:00
Jay McCarthy
afe6599e23 converting to trunk schemeunit
svn: r14440
2009-04-06 22:57:20 +00:00
John Clements
4ebac5d343 removed call to string->path
svn: r14439
2009-04-06 21:42:23 +00:00
Jay McCarthy
df56a8e3c1 use hash-ref!
svn: r14438
2009-04-06 14:43:33 +00:00
Eli Barzilay
c4e2e9af6d fix name clash
svn: r14437
2009-04-06 12:48:07 +00:00
Eli Barzilay
76c2d9eceb rehack the argument formatting hack
svn: r14436
2009-04-06 12:18:42 +00:00
Eli Barzilay
2cc94cbf02 reformat some
svn: r14435
2009-04-06 11:17:15 +00:00
Eli Barzilay
b2959e3308 Welcome to a new PLT day.
svn: r14434
2009-04-06 07:50:29 +00:00
Sam Tobin-Hochstadt
d57f1a68a4 Fix static struct info
svn: r14433
2009-04-06 06:18:06 +00:00
Eli Barzilay
e6277e92ac foldl/foldr output type typo
svn: r14432
2009-04-06 05:49:57 +00:00
Robby Findler
83a1a5a812 svn: r14431 2009-04-06 00:44:37 +00:00
Eli Barzilay
2337f5e447 Welcome to a new PLT day.
svn: r14429
2009-04-05 17:59:46 +00:00
Eli Barzilay
45d58a377f move to user directory
svn: r14428
2009-04-05 17:58:56 +00:00
Eli Barzilay
c0a8a01222 Changed @itemize{...} to @itemize[...] (done after comparing the doc
tree and verifying that there are no changes).
(Also fixed a few bugs that were in the code)

svn: r14427
2009-04-05 17:46:20 +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
Eli Barzilay
cb2c85956b removed unnecessary hash-ref passing in implementation of hash-update
svn: r14421
2009-04-05 00:24:47 +00:00
Eli Barzilay
dbc196c246 make (values x) return just x
svn: r14420
2009-04-04 18:41:57 +00:00
Eli Barzilay
ae73ae1fd4 Welcome to a new PLT day.
svn: r14419
2009-04-04 07:50:15 +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
Casey Klein
e9cf5787c1 Fixed bugs related to `cross' patterns.
svn: r14414
2009-04-03 10:47:42 +00:00
Eli Barzilay
b79a2ae792 Welcome to a new PLT day.
svn: r14413
2009-04-03 07:50:17 +00:00
Eli Barzilay
daa582291c typo
svn: r14410
2009-04-03 00:26:59 +00:00
Jay McCarthy
5b1ff07428 running help
svn: r14409
2009-04-02 21:02:25 +00:00
Jay McCarthy
57ebe66905 jc
svn: r14408
2009-04-02 21:01:55 +00:00
Jay McCarthy
0d7285a925 clarify
svn: r14406
2009-04-02 15:35:13 +00:00
Eli Barzilay
b4e15dd433 Welcome to a new PLT day.
svn: r14405
2009-04-02 07:50:33 +00:00
Sam Tobin-Hochstadt
6d07cf9128 Fix subtyping, printing, inference for refinement types.
svn: r14403
2009-04-02 03:03:44 +00:00
Eli Barzilay
810035ff52 added profile tests to nightly cycle
svn: r14398
2009-04-01 08:23:02 +00:00
Eli Barzilay
28d35ebb6a typo
svn: r14397
2009-04-01 06:10:22 +00:00
Ryan Culpepper
eb349682c3 scheme/signature: fixed to recognize scheme require forms
svn: r14396
2009-04-01 03:14:34 +00:00
Ryan Culpepper
a2ebc93bd8 macro stepper:
fixed bug with opaque result of syntax-local-expand-expression
  fixed debug-file support

svn: r14395
2009-04-01 02:15:09 +00:00
Robby Findler
2c85b7a795 improved performance of the teaching languages
svn: r14394
2009-04-01 00:15:20 +00:00
Matthew Flatt
682d76d577 r6rs reader: delay number & symbol regexp construction
svn: r14392
2009-03-31 21:25:20 +00:00
Matthew Flatt
2eb5fb2a55 remove openssl constraint that attempting to read must lead to an actual read
svn: r14390
2009-03-31 19:35:08 +00:00
Jay McCarthy
21b2e76489 fixing scrbl error
svn: r14389
2009-03-31 19:21:09 +00:00
Eli Barzilay
0adc7a50f2 clarification
svn: r14388
2009-03-31 14:56:55 +00:00
Eli Barzilay
23a26f320c disable set-flip-labels?
svn: r14387
2009-03-31 14:55:12 +00:00
Eli Barzilay
c5d2342999 added set-flip-labels?
svn: r14386
2009-03-31 14:54:40 +00:00
Robby Findler
03ef481766 svn: r14385 2009-03-31 14:03:49 +00:00
Eli Barzilay
a58ba38c52 added remove-links
svn: r14383
2009-03-31 12:22:29 +00:00
Eli Barzilay
3d04c4ce10 set-links-label! -> set-link-label
svn: r14382
2009-03-31 12:16:39 +00:00
Eli Barzilay
33c30e7dd7 document set-links-label!
svn: r14381
2009-03-31 12:13:47 +00:00
Eli Barzilay
345e84eb31 Welcome to a new PLT day.
svn: r14375
2009-03-31 07:50:29 +00:00
Eli Barzilay
202134e45c added set-links-label! to change a link label
svn: r14374
2009-03-31 05:57:44 +00:00
Eli Barzilay
fb3846cb43 always keep the lables right-side-up
svn: r14373
2009-03-31 04:53:23 +00:00
Sam Tobin-Hochstadt
cd4305ca4f Add refinement types.
Add `parse-commmand-line'

svn: r14372
2009-03-31 03:33:04 +00:00
Kathy Gray
c733d6c748 Turning check ... inspect ... on: step one.
svn: r14369
2009-03-30 22:44:43 +00:00
Kathy Gray
72e2049f96 First step in implementing updated probability model ---
modification to P(error)

svn: r14368
2009-03-30 22:44:06 +00:00
Jay McCarthy
fd835e9c37 Reorganizing documentation
svn: r14366
2009-03-30 21:44:51 +00:00
Eli Barzilay
1fca4a4a49 more common looking title
svn: r14365
2009-03-30 21:12:33 +00:00
Eli Barzilay
c880b1297c sort only for each edge, so related nodes will be closer to each other
svn: r14364
2009-03-30 21:10:16 +00:00
Eli Barzilay
85cbee30e2 added an option of giving create-sampler the super custodian
svn: r14363
2009-03-30 19:42:55 +00:00
Eli Barzilay
a68c38b6d7 document and comment last change
svn: r14362
2009-03-30 17:44:03 +00:00
Eli Barzilay
bab1558e02 fix the topological sort and make it use a sorter to resolve nodes at the same level
svn: r14361
2009-03-30 17:42:09 +00:00
Eli Barzilay
6964e5745d avoid divisions by zero when no work is observed
svn: r14360
2009-03-30 17:00:31 +00:00
Eli Barzilay
ff689a376b Welcome to a new PLT day.
svn: r14347
2009-03-30 07:50:21 +00:00
Mike Sperber
5efef6aa90 Back out rev rev 14072.
This had broken printing of image snips in the REPL.

svn: r14346
2009-03-30 07:27:10 +00:00
Eli Barzilay
14f71a8531 * added `periodic-renderer'
* set svn:ignore

svn: r14345
2009-03-30 05:59:20 +00:00
Eli Barzilay
1fe2cee5c6 type
svn: r14344
2009-03-30 05:24:07 +00:00
Eli Barzilay
e2f50949be remove debugging code, add provide
svn: r14342
2009-03-30 01:07:06 +00:00
Eli Barzilay
96d7291bfb statistical profiler, core and text interface part done
svn: r14340
2009-03-30 00:15:38 +00:00