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
Eli Barzilay
f411ee9d0a
Welcome to a new PLT day.
...
svn: r11177
2008-08-10 05:05:22 +00:00
Eli Barzilay
4632119a2a
allow 15 minutes for the tests
...
svn: r11175
2008-08-10 02:04:25 +00:00
Kathy Gray
ca1da6201b
oops, printf uncmmented
...
svn: r11174
2008-08-09 22:28:04 +00:00
Robby Findler
1b223aedec
fixed typo
...
svn: r11171
2008-08-09 18:21:01 +00:00
Robby Findler
d89e0ba243
fixed typos
...
svn: r11170
2008-08-09 15:41:57 +00:00
Mike Sperber
cd421e51da
Synch with latest.
...
svn: r11169
2008-08-09 13:59:02 +00:00
Matthew Flatt
88ed3843da
fix typo in advanced define-struct docs
...
svn: r11168
2008-08-09 12:05:59 +00:00
Matthew Flatt
cb777014b0
fix encoding after abbreviations expanded
...
svn: r11167
2008-08-09 12:04:37 +00:00
Eli Barzilay
08d948e60e
use single-instance? just in case
...
svn: r11166
2008-08-09 06:21:51 +00:00
Eli Barzilay
4dece4104d
Welcome to a new PLT day.
...
svn: r11165
2008-08-09 06:16:32 +00:00
Eli Barzilay
48c9ec302a
add a "mred-text" executable
...
svn: r11164
2008-08-09 06:16:14 +00:00
Eli Barzilay
c78b20790d
typo
...
svn: r11163
2008-08-09 06:12:20 +00:00
Eli Barzilay
97913489ad
typo
...
svn: r11162
2008-08-09 06:08:24 +00:00
Eli Barzilay
23cb010c49
use launcher
...
svn: r11161
2008-08-09 05:48:19 +00:00
Robby Findler
490582a9b6
fixed cross-ref bug
...
svn: r11160
2008-08-09 04:16:40 +00:00
Robby Findler
4c567d72a0
simplified typesetting interface somewhat
...
svn: r11159
2008-08-09 04:14:37 +00:00
Eli Barzilay
15e0bbcff8
doc fix (pr9670)
...
svn: r11158
2008-08-08 23:09:41 +00:00
Eli Barzilay
6307b4bdc1
comment typo
...
svn: r11157
2008-08-08 22:35:36 +00:00
Robby Findler
d9cdecde11
updated searching parts of the manual
...
svn: r11144
2008-08-08 13:58:23 +00:00
Matthew Flatt
5aaaa42377
fix OK and Cancel button order in MrEd built-in dialogs
...
svn: r11143
2008-08-08 11:29:26 +00:00
Kathy Gray
14484e2ba6
Assorted bug fixes
...
svn: r11142
2008-08-08 10:58:17 +00:00
Eli Barzilay
78689061f5
Welcome to a new PLT day.
...
svn: r11141
2008-08-08 10:42:05 +00:00
Eli Barzilay
84d781aabb
fix ignoring auto-inserted text
...
svn: r11140
2008-08-08 10:41:53 +00:00
Eli Barzilay
8cf5b465c1
fix printing of mpairs, and improve print-object code a little
...
svn: r11139
2008-08-08 10:05:19 +00:00
Eli Barzilay
a7248560da
Protect against user code changing the namespace, plus tests. (PR9644)
...
svn: r11138
2008-08-08 08:56:00 +00:00
Eli Barzilay
372bbefdb3
* Added a `call-without-reset-highlighting' to "rep.ss"
...
* When the language does not have #%top-interaction binding, don't
throw an error, just disable the repl (useful, for example, with
setup/infotab as a langauge)
* To do that, used the above new method so that the original error
highlighting is kept
* Updated tests, and added a test for using setup/infotab, verifying
that no error is displayed.
svn: r11137
2008-08-08 08:25:17 +00:00
Robby Findler
c9933fdd6b
Chongkai's changes
...
svn: r11136
2008-08-08 03:59:46 +00:00
Eli Barzilay
d7c577b7e0
removed stupid debugging (exit)
...
svn: r11134
2008-08-07 20:45:39 +00:00
Eli Barzilay
ce7dc400f3
svn: r11129
2008-08-07 19:32:26 +00:00
Eli Barzilay
f781bc04a1
svn: r11128
2008-08-07 19:32:13 +00:00
Sam Tobin-Hochstadt
513174a2bd
Fix handling of `, delay, and this-language using Matthew's advice
...
svn: r11127
2008-08-07 19:05:32 +00:00
Casey Klein
108cf06b46
Added generator support for named ellipses.
...
svn: r11126
2008-08-07 12:53:59 +00:00
Robby Findler
6cfb96abaa
updated docs for front-end/finished-complete-program
...
svn: r11125
2008-08-07 12:18:32 +00:00
Matthew Flatt
d0419345d8
clean up extended in-vector, in-string, and in-bytes
...
svn: r11124
2008-08-07 12:13:21 +00:00
Robby Findler
e2cfa7d9a9
changed search keybindings
...
svn: r11123
2008-08-07 11:19:00 +00:00
Eli Barzilay
08edceca80
Welcome to a new PLT day.
...
svn: r11122
2008-08-07 07:59:42 +00:00
Eli Barzilay
a975bed489
fix user-doc? as main-doc?
...
svn: r11121
2008-08-07 07:59:02 +00:00
Eli Barzilay
e1f7ee507a
Moved time-keystrokes to tests/drscheme
...
svn: r11120
2008-08-07 05:57:25 +00:00
Robby Findler
9664712564
svn: r11119
2008-08-07 02:49:13 +00:00
Robby Findler
a4aaa18f9c
added a scheme/load test
...
svn: r11118
2008-08-07 01:36:48 +00:00
Robby Findler
5b33922526
renamed paste-in to a more accurate name
...
svn: r11117
2008-08-07 01:31:07 +00:00
Eli Barzilay
3ae6db6f65
Another improvement + test
...
svn: r11116
2008-08-07 00:38:36 +00:00
Eli Barzilay
78170587c2
* Fixed a minor bug in the module language
...
* More test improvement, remove test-debugging `sleep'
* Add tests for new module language behavior with misc errors
svn: r11115
2008-08-06 21:16:51 +00:00
Sam Tobin-Hochstadt
24a98cf061
Provide some names
...
svn: r11114
2008-08-06 20:48:02 +00:00
Sam Tobin-Hochstadt
44e0c09d75
Fix typo
...
svn: r11113
2008-08-06 20:47:28 +00:00
Eli Barzilay
2d553df7ef
very improved module-language tests, update them to work with the new messages
...
svn: r11109
2008-08-06 20:10:28 +00:00
Danny Yoo
e79ddc4f44
oops
...
svn: r11107
2008-08-06 19:24:33 +00:00
Danny Yoo
9ab5e65e2e
Adding tutorial documentation for web-server.
...
svn: r11106
2008-08-06 18:50:38 +00:00
Robby Findler
f81cbc5db7
fixed bug
...
svn: r11105
2008-08-06 13:41:40 +00:00
Eli Barzilay
2feab45ea7
Welcome to a new PLT day.
...
svn: r11103
2008-08-06 07:50:23 +00:00
Eli Barzilay
ea64d1d488
better error message(?)
...
svn: r11102
2008-08-06 06:32:08 +00:00
Eli Barzilay
b62d79045e
website moved
...
svn: r11101
2008-08-06 06:16:31 +00:00
Eli Barzilay
8d6438c526
set svn:eol-style
...
svn: r11100
2008-08-06 05:58:02 +00:00
Eli Barzilay
ceda363c12
Much better code now -- directly setting up the user's environment
...
instead of constructing syntax expressions to do so. This is all done
with the new `front-end/finished-complete-program' hook.
svn: r11099
2008-08-06 04:44:02 +00:00
Eli Barzilay
097f05fe61
eof-object -> eof
...
svn: r11098
2008-08-06 02:57:49 +00:00
Danny Yoo
cfdb51a745
Adding whitespace trimming around the URL used in Install .plt file...
...
svn: r11097
2008-08-06 01:53:05 +00:00
Casey Klein
40056b3d62
Simplified generator, due to removal of named holes.
...
svn: r11096
2008-08-05 23:38:30 +00:00
Jens Axel Soegaard
ac509e8b2d
Set forgotten svn:eol-style to native
...
svn: r11095
2008-08-05 22:24:56 +00:00
Jens Axel Soegaard
302dae857e
Added reimplementation of SRFI42. Deleted little-helper.
...
svn: r11094
2008-08-05 22:11:58 +00:00
Robby Findler
6235970d42
removed named holes from Redex
...
svn: r11093
2008-08-05 21:28:12 +00:00
Robby Findler
ed6a9bad40
finished docs port for redex and cleaned up some of the exampels
...
svn: r11092
2008-08-05 21:09:02 +00:00
Robby Findler
3f14a1325c
all drs test suites now passing except module language
...
svn: r11091
2008-08-05 20:27:17 +00:00
Robby Findler
47a2d5871f
nearly done
...
svn: r11090
2008-08-05 20:11:23 +00:00
Stevie Strickland
8007e07cfe
Okay, one last time.
...
svn: r11089
2008-08-05 18:43:06 +00:00
Stevie Strickland
c54e1d59f4
Argh. Need to require this if we want to use command-line.
...
svn: r11088
2008-08-05 18:41:01 +00:00
Stevie Strickland
d72b44e9f7
Changes to slatex.sty from PR 9657.
...
svn: r11087
2008-08-05 18:35:24 +00:00
Stevie Strickland
2d042efe7a
Fix pdf-slatex to recognize the '-n' option (and to fail appropriately on
...
unknown options).
svn: r11086
2008-08-05 18:18:28 +00:00
Sam Tobin-Hochstadt
5f787a63d4
Add types for char comparison functions.
...
svn: r11085
2008-08-05 18:17:27 +00:00
Robby Findler
7d8d1bc37b
added front-end/finished-complete-program
...
svn: r11084
2008-08-05 17:28:16 +00:00
Robby Findler
4b06568982
a little more progress....
...
svn: r11083
2008-08-05 15:17:56 +00:00
Sam Tobin-Hochstadt
ad2b2b3199
fix some dumb bugs
...
svn: r11082
2008-08-05 15:05:25 +00:00
Sam Tobin-Hochstadt
8489d5cfb9
compiles except for language
2008-08-05 11:05:07 -04:00
Eli Barzilay
ee2a6f7ceb
Use front-end/interactions to perform the language require if there
...
was a syntax error in the module. This means that things are a little
odd: we only try to require the language after the user hits enter. A
solution might be for drscheme to always call the
front-end/interactions method immediately on an empty input port.
svn: r11079
2008-08-05 13:35:01 +00:00
Eli Barzilay
12390fb891
improvements
...
svn: r11078
2008-08-05 11:36:33 +00:00
Robby Findler
f6037ca1c6
a little more progress on the documentation port
...
svn: r11077
2008-08-05 03:57:51 +00:00
Robby Findler
b9fb8b5155
removed buggy change that I accidentally committed when experimenting with SamTH's comments
...
svn: r11076
2008-08-05 03:12:56 +00:00
Robby Findler
38c7cbd6de
svn: r11075
2008-08-04 22:53:21 +00:00
Casey Klein
b144254b58
Rewrote `generate' as a macro that rewrites the side-conditions in its
...
target pattern, removed `try', and improved `check'.
svn: r11074
2008-08-04 22:39:23 +00:00
Robby Findler
317a8aae20
a little more progress scribbling-izing redex's docs
...
svn: r11073
2008-08-04 22:29:04 +00:00
Robby Findler
8d53a2ec34
adjusted searching a little bit
...
svn: r11072
2008-08-04 20:19:10 +00:00
Greg Cooper
5daed4abaa
by default, raise an error when HOLD (or a derived construct like ACCUM-B or COLLECT-B) is used to create a higher-order behavior
...
svn: r11071
2008-08-04 19:20:31 +00:00
Robby Findler
93334db6f5
improved status line for deletes so that it actually closes without closing the contour window
...
svn: r11070
2008-08-04 19:14:00 +00:00
Noel Welsh
af47885ea2
Document the extended in-vector form.
...
svn: r11069
2008-08-04 18:48:58 +00:00
Noel Welsh
ed0bd51c8b
Add support for start/stop/step parameters to in-vector comprehension forms. Vector like comprehensions (strings etc) actually support this as well, when used in the body of the for comprehension. However this will not be documented as support do not extend to sequences defined outside a comprehension.
...
svn: r11068
2008-08-04 18:38:47 +00:00
Sam Tobin-Hochstadt
4ba9376131
These tests now pass.
...
svn: r11067
2008-08-04 18:36:38 +00:00
Robby Findler
e6c8e60955
made a little more progress documented redex things
...
svn: r11066
2008-08-04 18:35:49 +00:00
Matthias Felleisen
04b83567de
pointer to HtDP/2e added
...
svn: r11064
2008-08-04 16:55:16 +00:00
Robby Findler
7aa5a138cf
a little progress
...
svn: r11063
2008-08-04 15:49:04 +00:00
Robby Findler
b2e7594c9d
removed domain specifications from reduction-relations
...
svn: r11062
2008-08-04 13:09:18 +00:00
Eli Barzilay
6edb8d4d1b
typo
...
svn: r11061
2008-08-04 09:27:02 +00:00
Eli Barzilay
87cd09f376
* More convenient code for front-end/complete-program to send a
...
sequence of expressions and actions, and improved its code in
general
* Comment about the hackiness of front-end/complete-program
* Improved strategy for having a working repl after a syntax error
svn: r11060
2008-08-04 09:07:42 +00:00
Eli Barzilay
d036157b3f
Welcome to a new PLT day.
...
svn: r11059
2008-08-04 07:50:24 +00:00
Robby Findler
008414b3f5
svn: r11058
2008-08-04 04:12:38 +00:00
Robby Findler
2ee24a173e
changed pretty-big-scheme string constants
...
svn: r11057
2008-08-03 23:56:26 +00:00
Eli Barzilay
1d00d880ec
better filtering of user docs (?)
...
svn: r11056
2008-08-03 22:28:03 +00:00
Eli Barzilay
74dd0655e5
get rid of remove-falses
...
svn: r11055
2008-08-03 22:07:29 +00:00
Eli Barzilay
15b586c6ed
more convenient use of doc:verbose and doc:setup-scribblings
...
svn: r11054
2008-08-03 21:51:39 +00:00
Eli Barzilay
a0fd33678f
* Added `note-init-lib' for libraries in scheme/init
...
* Use it in help.scrbl and in enter.scrbl (which is not reprovided by
scheme)
* Updated init.scrbl
* Improved code in reference.scrbl
svn: r11051
2008-08-03 18:58:04 +00:00
Eli Barzilay
c4f62cfc13
use schemeunit version 2
...
svn: r11049
2008-08-03 14:47:02 +00:00
Robby Findler
778981937a
fixed a bug in contract matching for metafunctions
...
svn: r11048
2008-08-03 14:24:04 +00:00
Robby Findler
7fbaf9ecce
updated metafunction docs
...
svn: r11047
2008-08-03 14:07:19 +00:00
Robby Findler
0f9964e875
changing wording of kill/break in menus
...
svn: r11046
2008-08-03 13:29:17 +00:00
Eli Barzilay
a95c83d041
Welcome to a new PLT day.
...
svn: r11044
2008-08-03 07:50:13 +00:00
Eli Barzilay
6994edd977
* Revised lazy/force so it actually works:
...
- `!!' now scans the same kind of data that `make-reader-graph'
handles (except that hash-tables are not implemented)
- this means no structs, no mpairs, and a bunch of other stuff
- `!!!' is gone (lazy procedures are not wrapped)
- dealing with multiple values moved into lazy/lazy.ss itself (and
in the future everything will move in there)
* Removed lazy/promise, and use scheme/promise instead. Also remove
the docs for lazy/promise that were bogus (since scheme/promise *is*
doing the same thing now).
* Other adjustments to the docs. They should be considered incomplete
now, and will need a major rewrite when the whole thing works again
(multiple values things are just commented out for now).
* Added a test macro and a quick test suite for lazy/promise.
* The lazy tests are added to the nightly build tests
svn: r11042
2008-08-03 06:28:25 +00:00
Robby Findler
545a53731a
changed the notation of metafunctions
...
svn: r11040
2008-08-02 21:00:45 +00:00
Robby Findler
ef86c20a1d
changed the notation of metafunctions
...
svn: r11039
2008-08-02 21:00:22 +00:00
Eli Barzilay
50b418809d
no require line for srfi 62
...
svn: r11038
2008-08-02 20:35:13 +00:00
Eli Barzilay
b755a4b720
typo (PR9654)
...
svn: r11037
2008-08-02 19:45:21 +00:00
Eli Barzilay
fd205b8470
typos from Grant (PR9652)
...
svn: r11036
2008-08-02 19:42:26 +00:00
Casey Klein
3e3bbe5c24
Added support for patterns any',
hide-hole', and
...
`variable-not-otherwise-mentioned' and improved error reporting for
`try'.
svn: r11035
2008-08-02 15:35:54 +00:00
Mike Sperber
50f1e13652
Synch with latest.
...
svn: r11034
2008-08-02 15:15:58 +00:00
Eli Barzilay
e38dda2de8
Welcome to a new PLT day.
...
svn: r11033
2008-08-02 07:50:17 +00:00
Eli Barzilay
3858ad007f
added example
...
svn: r11032
2008-08-02 07:46:48 +00:00
Eli Barzilay
857bc4b63b
typo
...
svn: r11031
2008-08-02 07:42:06 +00:00
Eli Barzilay
24aff20196
switch to N: for negation
...
svn: r11030
2008-08-02 04:17:08 +00:00
Sam Tobin-Hochstadt
28c5e71b01
Fix bug 9649.
...
svn: r11029
2008-08-01 20:57:48 +00:00
Sam Tobin-Hochstadt
d7b4d81e04
Fix docs of -> to talk about varargs.
...
svn: r11028
2008-08-01 20:42:30 +00:00
Sam Tobin-Hochstadt
ec09e2c16a
Fix typo.
...
svn: r11027
2008-08-01 20:33:40 +00:00
Matthew Flatt
eb88bee42b
R6RS test suite contributions
...
svn: r11026
2008-08-01 20:23:32 +00:00