Commit Graph

7367 Commits

Author SHA1 Message Date
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
Matthew Flatt
5f28020da3 tweak prose
svn: r9339
2008-04-16 21:19:50 +00:00
Robby Findler
0676cfed88 renamed r5rs language
svn: r9338
2008-04-16 21:06:49 +00:00
Matthew Flatt
39fde6a63c line-ending properties
svn: r9337
2008-04-16 20:55:56 +00:00
Matthew Flatt
28a3f3f0e7 r5rs and srfi docs and bindings
svn: r9336
2008-04-16 20:52:39 +00:00
Eli Barzilay
f1fcb1cd61 make tex2page-file-if-exists ignore a #f input
svn: r9333
2008-04-16 18:13:03 +00:00
Kathy Gray
c15f41f948 Integrating support for enabling/disabling testing
Including support for language-level appropriate printing

svn: r9331
2008-04-16 15:59:14 +00:00
Eli Barzilay
69939fea1b typo
svn: r9330
2008-04-16 15:42:11 +00:00
Matthew Flatt
3bb0a78d0d finish mysterx docs
svn: r9329
2008-04-16 12:22:52 +00:00
Eli Barzilay
92bd8e3929 Welcome to a new PLT day.
svn: r9328
2008-04-16 07:50:16 +00:00
Matthew Flatt
6abe2deff2 more mysterx doc work (all ported, but need re-org and clean-up)
svn: r9327
2008-04-16 03:09:57 +00:00
Sam Tobin-Hochstadt
5870e7261a Fix formatting for -> doc.
Fixes PR 9297.

svn: r9326
2008-04-15 22:37:20 +00:00
Matthew Flatt
cb7b0b2764 mysterx doc progress
svn: r9325
2008-04-15 21:19:17 +00:00
Matthew Flatt
09b52486b4 doc for make, mzcom, and mysterx (started) collections; Sam's patches to syntax/module-reader docs
svn: r9324
2008-04-15 20:25:56 +00:00
Jacob Matthews
68f35e8b25 #lang planet new-style syntax
svn: r9323
2008-04-15 20:09:46 +00:00
Kathy Gray
a34dcade58 Non migratory Testing menu; working dock/undock options; nice looking (non functional) disable/enable options
svn: r9322
2008-04-15 17:26:31 +00:00
Matthew Flatt
9ca65af282 xml docs
svn: r9321
2008-04-15 16:46:43 +00:00
Kathy Gray
14d7f4dc9d Small grammar changes to improve error messages
svn: r9320
2008-04-15 15:57:32 +00:00
Kathy Gray
9ad02ea7d9 Adding test menu item
svn: r9319
2008-04-15 15:30:15 +00:00
Matthew Flatt
53c4ee3255 update tests for empty vector
svn: r9318
2008-04-15 14:13:43 +00:00
Matthew Flatt
8284b3ab15 net docs finished
svn: r9317
2008-04-15 14:13:10 +00:00
Matthew Flatt
f3e2e2c566 undo typo
svn: r9316
2008-04-15 12:31:47 +00:00
Matthew Flatt
a632e64d2f clean up zero-sized vector, so there can be an immutable variant (even though there's nothing to mutate in the mutable variant)
svn: r9315
2008-04-15 12:23:59 +00:00
Matthew Flatt
a7c9444f72 fix off-by-one syntax checking bug in internal-defn splicing 'begin'
svn: r9314
2008-04-15 12:02:59 +00:00
Eli Barzilay
3ada2cc296 Welcome to a new PLT day.
svn: r9313
2008-04-15 09:42:30 +00:00