Commit Graph

7749 Commits

Author SHA1 Message Date
Jay McCarthy
87c346ae6d Error from Danny
svn: r11387
2008-08-22 14:38:36 +00:00
Jay McCarthy
6a7ac005c0 Suggestion from Robby
svn: r11386
2008-08-22 14:34:25 +00:00
Kathy Gray
0f01d3202d Turning on exceptions in check-expect
svn: r11385
2008-08-22 14:25:53 +00:00
Robby Findler
de74567f46 improved things a little based on Eli's and Greg Woodhouse's comments
svn: r11384
2008-08-22 14:13:12 +00:00
Robby Findler
979766bee5 PR 9691 and a related bugfix
svn: r11383
2008-08-22 13:08:19 +00:00
Matthew Flatt
5a717903ea setup scribble: fix depends-on-everything dependencies when a collection is removed
svn: r11382
2008-08-22 13:03:50 +00:00
Robby Findler
7f31137562 PR 9696
svn: r11381
2008-08-22 12:52:01 +00:00
Kathy Gray
bd12705f83 svn: r11380 2008-08-22 12:25:03 +00:00
Eli Barzilay
59041963ca typo
svn: r11379
2008-08-22 11:33:15 +00:00
Eli Barzilay
f5be074421 typo
svn: r11378
2008-08-22 11:26:52 +00:00
Eli Barzilay
e91759d114 Welcome to a new PLT day.
svn: r11377
2008-08-22 07:50:14 +00:00
Robby Findler
5c8864ac65 added (now properly failing) test case for PR 9696
svn: r11376
2008-08-22 03:54:39 +00:00
Robby Findler
a9592f0d46 added a test for values that print out as part of the scheme language top-level printing
svn: r11375
2008-08-21 22:54:52 +00:00
Robby Findler
607c13017f the flush needs to happen after the finished-complete-program happens
svn: r11374
2008-08-21 22:47:55 +00:00
Robby Findler
6e674a9804 PR 9705
svn: r11373
2008-08-21 22:03:34 +00:00
Matthew Flatt
408f2034d0 fix r6rs test suite problems with flushing on custom ports, and add more expt tests
svn: r11372
2008-08-21 19:51:07 +00:00
Matthew Flatt
6c89ae4f09 fix more r6rs expt problems on 0 or 0.0 base
svn: r11371
2008-08-21 19:50:28 +00:00
Matthew Flatt
c170f390a7 fix r6rs custom ports for flushing
svn: r11370
2008-08-21 19:43:45 +00:00
Matthew Flatt
e507d9a1a3 fix doc mistakes related to struct guards
svn: r11368
2008-08-21 17:02:50 +00:00
Jay McCarthy
0a8e045c11 Typo
svn: r11366
2008-08-21 14:30:24 +00:00
Eli Barzilay
c4415e07c1 examples typo
svn: r11365
2008-08-21 12:49:52 +00:00
Eli Barzilay
a8ce7f6fe3 v4-ized, and use "mzscheme.exe" on cygwin
svn: r11364
2008-08-21 09:55:37 +00:00
Eli Barzilay
e0a00155bd Welcome to a new PLT day.
svn: r11363
2008-08-21 07:09:18 +00:00
Eli Barzilay
ebcee44f7f some improvements
svn: r11362
2008-08-21 07:01:55 +00:00
Jay McCarthy
afe17e511c Adding parameter and removing unnecessary base64
svn: r11361
2008-08-20 21:10:24 +00:00
Sam Tobin-Hochstadt
5b0da0948a Fix or not to use continuations, and to use a success/failure flag instead. Fixed PR 9689.
svn: r11360
2008-08-20 19:52:58 +00:00
Sam Tobin-Hochstadt
252086b7ff Add test with or and multiple values from clklein.
svn: r11359
2008-08-20 19:52:13 +00:00
Jay McCarthy
47133090f5 Streamline
svn: r11357
2008-08-20 16:04:44 +00:00
Matthias Felleisen
52c1a313c8 elicit --> does not hold
svn: r11356
2008-08-20 15:48:16 +00:00
Matthew Flatt
de4352d8fc avoid depending on the message text for a cm-accomplice event
svn: r11355
2008-08-20 13:37:57 +00:00
Matthew Flatt
6516518ae5 fix cm-accomplice and avoid redundant reader-module dependencies
svn: r11354
2008-08-20 13:29:42 +00:00
Eli Barzilay
15cf8e72e1 Welcome to a new PLT day.
svn: r11353
2008-08-20 06:30:53 +00:00
Eli Barzilay
825a660254 deal with planet hard links
svn: r11352
2008-08-20 06:30:30 +00:00
Matthias Felleisen
66bed75bd3 fixed docs for lang
svn: r11351
2008-08-20 02:38:02 +00:00
Eli Barzilay
cdc45a3e64 refactored, and made the roots return the implicitly ignored directories still (so setup-plt doesnt try to compile .svn)
svn: r11350
2008-08-20 02:19:41 +00:00
Matthew Flatt
9137d5367e set appripriate reader parameters for info.ss and .sxref files
svn: r11349
2008-08-20 01:15:22 +00:00
Jay McCarthy
3d8b5e748d Adding prototype template language
svn: r11343
2008-08-19 20:44:34 +00:00
Sam Tobin-Hochstadt
a16f879e24 Fix docs to work around schememod bug
svn: r11342
2008-08-19 19:57:59 +00:00
Sam Tobin-Hochstadt
d546d6e045 Better error messages for require/opaque-type
svn: r11341
2008-08-19 19:48:24 +00:00
Sam Tobin-Hochstadt
79b4f2d078 Print struct names without [].
svn: r11340
2008-08-19 19:40:38 +00:00
Eli Barzilay
52830469fe couple of typos
svn: r11338
2008-08-19 17:15:22 +00:00
Eli Barzilay
f0e342414b the result type of main-collects-relative->path is now a path
svn: r11337
2008-08-19 17:12:56 +00:00
Eli Barzilay
fb56a59571 fix main-relative->path* (check and throw a type error) and fix the doc accordingly, do path->main-relative* too
svn: r11336
2008-08-19 17:10:50 +00:00
Kathy Gray
f095993e4c commented out duplicate method
svn: r11335
2008-08-19 17:10:05 +00:00
Kathy Gray
b0aeb1d259 Getting source of error into test reports
svn: r11333
2008-08-19 17:03:40 +00:00
Matthew Flatt
bf17f5a134 fix cm to work with relative-path dependencies
svn: r11331
2008-08-19 15:58:43 +00:00
Matthew Flatt
9720e0151e fix cm
svn: r11330
2008-08-19 15:32:47 +00:00
Matthew Flatt
ebab4270bf fix letrec compilation when call/cc is used on the RHS of something that otherwise looks like it could be let*; add #%in annotations to decompiler output
svn: r11329
2008-08-19 15:18:09 +00:00
Eli Barzilay
4ee2402b8f Welcome to a new PLT day.
svn: r11326
2008-08-19 10:32:42 +00:00
Eli Barzilay
c23d1e7d83 some info tweaks
svn: r11325
2008-08-19 10:32:18 +00:00
Eli Barzilay
850af38cfe * Added `setup/private/omitted-paths' as a central point for getting
omitted paths -- including entries from parent directories
* This code automatically includes "compiled", ".*" and "doc" (unless
  in the main tree), which nicely unifies the pieces of code that
  duplicated this check (compiler/compiler-unit and setup/setup-unit).

svn: r11324
2008-08-19 10:28:22 +00:00
Eli Barzilay
2a16188855 svn: r11323 2008-08-19 05:04:21 +00:00
Robby Findler
47521e5ea4 improved printing a little bit for stepper and traces
svn: r11322
2008-08-19 04:57:33 +00:00
Eli Barzilay
156d3364df better use of new sort
svn: r11321
2008-08-19 04:55:32 +00:00
Eli Barzilay
0dbc0d472e web-server-tutorial rename
svn: r11320
2008-08-19 04:49:16 +00:00
Matthew Flatt
13182685e6 nbody binary arithmetic etc.
svn: r11319
2008-08-19 03:29:04 +00:00
Matthew Flatt
76cf25fc12 document 'mzc --decompile'
svn: r11317
2008-08-19 00:50:52 +00:00
Eli Barzilay
08044ac0f9 svn: r11316 2008-08-19 00:41:01 +00:00
Eli Barzilay
d658753e8b svn: r11315 2008-08-19 00:32:10 +00:00
Eli Barzilay
da3b476e80 finish the cm move: change all requires, leave stub files in mzlib
svn: r11314
2008-08-19 00:22:57 +00:00
Eli Barzilay
2a2977d804 move mzlib/cm and mzlib/cm-accomplice to compiler
svn: r11313
2008-08-19 00:15:00 +00:00
Eli Barzilay
a48366ce12 move cm-ctime to compiler/private, move away compiler/cm and compiler/cm-accomplice stubs
svn: r11312
2008-08-19 00:13:43 +00:00
Matthew Flatt
64c655a516 add --decompile blade to mzc and refine decompiler output
svn: r11310
2008-08-19 00:04:20 +00:00
Eli Barzilay
1f4d924acf somehow I feel better with downcase image filenames in this case
svn: r11309
2008-08-18 22:41:50 +00:00
Eli Barzilay
aa6a81e5fb renamed "tutorial" to "web-server-tutorial"
svn: r11308
2008-08-18 22:37:44 +00:00
Matthew Flatt
e611829b76 expose safe-for-space clearing in decompilation
svn: r11307
2008-08-18 22:34:38 +00:00
Matthew Flatt
6a0a40773b add with-cont-mark decompilation
svn: r11306
2008-08-18 22:28:08 +00:00
Matthew Flatt
1d754e8f66 initial version of decompiler
svn: r11305
2008-08-18 22:19:52 +00:00
Matthew Flatt
c09b9baae8 fix stxparam bug (from Olin via Sam)
svn: r11304
2008-08-18 22:19:18 +00:00
Jay McCarthy
972128abf0 Fixing a format bug
svn: r11303
2008-08-18 22:11:08 +00:00
Eli Barzilay
dd870c3d30 improved cm
svn: r11301
2008-08-18 21:46:16 +00:00
Robby Findler
5895bf4c35 where clauses in metafunctions now are in 'term'
svn: r11300
2008-08-18 21:23:56 +00:00
Eli Barzilay
f6a754c48a Added Geoffrey S. Knauth
svn: r11299
2008-08-18 21:14:20 +00:00
Jay McCarthy
119ea76ad6 Adding HTTPS to tutorial
svn: r11298
2008-08-18 14:47:35 +00:00
Jay McCarthy
4072ecbacc Doc improvements and tutorial bug fix
svn: r11297
2008-08-18 14:34:55 +00:00
Jay McCarthy
0dcee6d678 This might be part of the build problem
svn: r11296
2008-08-18 14:10:25 +00:00
Eli Barzilay
0782e09426 Welcome to a new PLT day.
svn: r11295
2008-08-18 07:50:12 +00:00
Eli Barzilay
9665340278 Welcome to a new PLT day.
svn: r11294
2008-08-17 07:50:18 +00:00
Matthias Felleisen
729fe8a286 world and key=?
svn: r11293
2008-08-16 15:24:58 +00:00
Eli Barzilay
a8407bdfb6 remove duplicate dependencies
svn: r11292
2008-08-16 01:21:51 +00:00
Eli Barzilay
0dc50ad667 svn: r11291 2008-08-16 01:17:50 +00:00
Danny Yoo
8e5b38e1ba fixing small typo
svn: r11290
2008-08-15 20:39:13 +00:00
Robby Findler
f1fc312176 added Matthew
svn: r11289
2008-08-15 20:25:58 +00:00
Matthew Flatt
d1c1af8f84 fix 'author' spec
svn: r11288
2008-08-15 20:19:42 +00:00
Matthew Flatt
9453aaaccf assign authors to manuals
svn: r11287
2008-08-15 20:16:06 +00:00
Jay McCarthy
42ca979abd Detecting the lack of a start proc
svn: r11286
2008-08-15 20:07:12 +00:00
Danny Yoo
5d9410c058 Adjusted indentation.
svn: r11285
2008-08-15 20:04:57 +00:00
Danny Yoo
cd03bb635e Renaming the file to avoid a potential issue with the lingering the-blog-data.db from iteration 9 interfering with iteration 10.
svn: r11284
2008-08-15 20:04:50 +00:00
Danny Yoo
0a29d55875 Removing uses of lambda in the web-server tutorial.
svn: r11283
2008-08-15 20:04:44 +00:00
Jay McCarthy
d101ba38fe Reverting unfinished code
svn: r11282
2008-08-15 19:44:37 +00:00
Jay McCarthy
d4b04e3499 Whoops
svn: r11281
2008-08-15 19:43:09 +00:00
Jay McCarthy
0166bcbfe0 Simplifying last section and fixing Dannys bug
svn: r11280
2008-08-15 19:32:10 +00:00
Jay McCarthy
0936793b19 Adding FAQs
svn: r11279
2008-08-15 19:17:00 +00:00
Danny Yoo
0201db131c adding links, correcting typo
svn: r11278
2008-08-15 19:04:05 +00:00
Jay McCarthy
533ba8f173 Improving cont serialization and s/s/d
svn: r11277
2008-08-15 18:49:52 +00:00
Danny Yoo
b9d99f69fa web-server tutorial: mentioned our use of the base scheme language for the model.
svn: r11276
2008-08-15 18:49:31 +00:00
Danny Yoo
2d7ace4a19 Adding more explanation on using provide.
svn: r11275
2008-08-15 18:49:25 +00:00
Danny Yoo
72915b1bbd Trying to check for missing start identifier.
svn: r11274
2008-08-15 18:17:23 +00:00
Matthew Flatt
9ecece65d7 place patches from Kevin
svn: r11273
2008-08-15 15:59:39 +00:00
Jay McCarthy
d4d703420d Adding SQL section
svn: r11271
2008-08-15 15:07:47 +00:00
Eli Barzilay
940de216f0 Welcome to a new PLT day.
svn: r11270
2008-08-15 07:50:09 +00:00
Robby Findler
e0edc70215 svn: r11269 2008-08-15 04:11:31 +00:00
Jay McCarthy
e3877dbf0f Error
svn: r11266
2008-08-14 22:53:03 +00:00
Matthew Flatt
2e0c6444f9 optional arguments as an alternative to parameters for render-language, language->pict, render-reduction-relation, and reduction-relation->pict
svn: r11265
2008-08-14 22:42:32 +00:00
Jay McCarthy
f533538e28 Correct server shutdown code
svn: r11264
2008-08-14 22:34:19 +00:00
Jay McCarthy
2de03c406f Just in case
svn: r11263
2008-08-14 22:30:30 +00:00
Jay McCarthy
4ebebec089 Adding the tutorial.
svn: r11262
2008-08-14 22:27:57 +00:00
Jay McCarthy
f4c71424f4 bug related to servlet-env mod
svn: r11261
2008-08-14 22:16:03 +00:00
Robby Findler
070b321558 added render-lw
svn: r11255
2008-08-14 21:22:26 +00:00
Matthew Flatt
32729b8ae8 fix docs to indicate that datum->syntax and syntax->datum recur through immutable prefab structures
svn: r11253
2008-08-14 21:04:01 +00:00
Jay McCarthy
aeb26ea4d2 Documentation links
svn: r11251
2008-08-14 20:56:48 +00:00
Jay McCarthy
79928d9cb6 Adding HTTPS documentation
svn: r11250
2008-08-14 20:54:16 +00:00
Jay McCarthy
9e20ad7c46 In response to the tutorial thread, I've merge in plai/web and instaservlet into the main repository. web-server/servlet-env can now provide most of the instaservlet functionality. web-server/insta provides the functionality of plai/web, inconcert with web-server/servlet-env. managers/lru is more useful with a default threshold-based manager. The default error handling is that of plai/web.
svn: r11246
2008-08-14 19:45:35 +00:00
Robby Findler
5ebff2fd07 now exporting white-bracket-sizing.... (duh)
svn: r11245
2008-08-14 19:10:21 +00:00
Robby Findler
b70cd4151a removed last vestiges of multi-arg metafunctions and fixed a bug in the way white brackets were rendered
svn: r11244
2008-08-14 18:39:49 +00:00
Robby Findler
cb23506ca1 added white-bracket-sizing
svn: r11243
2008-08-14 17:55:58 +00:00
Matthew Flatt
fcabbbf576 change world animated GIFs to not loop
svn: r11242
2008-08-14 17:17:57 +00:00
Eli Barzilay
512c6c49cc misc improvements, quiet the C compilation/linking
svn: r11240
2008-08-14 14:31:35 +00:00
Eli Barzilay
5ae44c581e misc
svn: r11239
2008-08-14 13:42:51 +00:00
Eli Barzilay
da84f584d3 Welcome to a new PLT day.
svn: r11238
2008-08-14 10:07:37 +00:00
Eli Barzilay
2ef6a23b4e Major cleanup
svn: r11237
2008-08-14 10:07:14 +00:00
Eli Barzilay
2d3dfd9d9e removed redundant dependency on "make"
svn: r11236
2008-08-14 09:18:42 +00:00
Eli Barzilay
27249014f2 some code improvements, mainly removing the redundantly threaded home
argument, and a warning message if there is no GL support.

svn: r11234
2008-08-14 02:23:56 +00:00
Carl Eastlund
edbbca1fa2 Fixed contracts in get-ints/get-defs.
svn: r11225
2008-08-13 19:05:18 +00:00
Matthew Flatt
caf7bdd363 fix descripting of struct-field-index (PR 9685)
svn: r11223
2008-08-13 18:51:03 +00:00
Jay McCarthy
962fea6513 Removing the hack of freevar.ss in preference for the proper usage of syntax/free-vars. This should also decrease the size of closures, because it is accurate, whereas the other was not.
svn: r11222
2008-08-13 18:36:51 +00:00
Robby Findler
7c6d9bfb58 added exn:fail:redex
svn: r11221
2008-08-13 15:10:46 +00:00
Matthew Flatt
57b4787739 fix r6rs exactness problems with expt and /
svn: r11216
2008-08-13 11:04:00 +00:00
Matthew Flatt
0715f3d7f9 fix rationalize on inexact arguments
svn: r11215
2008-08-13 10:52:53 +00:00
Eli Barzilay
7b0676ac7d Welcome to a new PLT day.
svn: r11214
2008-08-13 07:50:13 +00:00
Eli Barzilay
0dc40662fc unixstyle-install needs to grab the base namespace before it moves the
collections, so it won't look for it again when it's not there.

svn: r11213
2008-08-13 03:04:32 +00:00
Robby Findler
9bbcfd1324 svn: r11212 2008-08-13 01:33:15 +00:00
Matthew Flatt
e233989e1d better error reporting for code:comment, and better docs for schememod
svn: r11211
2008-08-13 01:25:53 +00:00
Eli Barzilay
162cbcbc07 Welcome to a new PLT day.
svn: r11201
2008-08-12 14:09:26 +00:00
Matthias Felleisen
b96fd759f3 ke=? changed to key=?
svn: r11200
2008-08-12 12:56:30 +00:00
Robby Findler
712a2c3bf2 PR 9676
svn: r11198
2008-08-12 01:09:52 +00:00
Matthew Flatt
ebb811b491 fix R6RS log to accept 2 arguments
svn: r11197
2008-08-12 00:56:07 +00:00
Robby Findler
717895e087 makes the default name selection thing use .ss instead of .scm
svn: r11195
2008-08-12 00:05:40 +00:00
Matthew Flatt
178c30e6e4 fix lcm on 0
svn: r11194
2008-08-11 23:55:32 +00:00
Matthew Flatt
23edcfc129 fix name of sort function in htdp languages
svn: r11193
2008-08-11 23:55:08 +00:00
Matthew Flatt
4861fa5f03 fix single-panel, which had stretchability reversed
svn: r11191
2008-08-11 22:14:36 +00:00
Robby Findler
b90232f42d added spring back to the docs
svn: r11190
2008-08-11 21:02:49 +00:00
Carl Eastlund
80699eddb0 get-defs and get-ints were swapped in documentation of get-definitions-text and get-interactions-text
svn: r11189
2008-08-11 20:43:15 +00:00
Robby Findler
dc82ffd05a PR 9679
svn: r11188
2008-08-11 20:33:11 +00:00
Matthew Flatt
19ae0c3741 adjust tests based on mistakes (as far as I can tell) in R6RS on string-titlecase and expt
svn: r11184
2008-08-11 18:01:52 +00:00
Eli Barzilay
c8f48cf6f0 Welcome to a new PLT day.
svn: r11183
2008-08-11 15:02:45 +00:00
Eli Barzilay
4030ac05a5 avoid full paths to dlls
svn: r11182
2008-08-11 15:00:45 +00:00
Eli Barzilay
790a5ad30d script-installer.ss -> installer.ss
svn: r11181
2008-08-11 12:24:16 +00:00
Chongkai Zhu
60f30c3a90 for v4.1
svn: r11180
2008-08-10 17:06:22 +00:00
Robby Findler
29b59ecaba adjusted require syntax
svn: r11178
2008-08-10 05:18:38 +00:00