Ryan Culpepper
a65a5a0d9e
changed macro stepper icon
...
svn: r9804
2008-05-11 04:46:21 +00:00
Eli Barzilay
77c51adcc4
fix uses of code:comment
...
svn: r9803
2008-05-11 04:12:33 +00:00
Robby Findler
9afde2887c
oops
...
svn: r9802
2008-05-11 02:14:15 +00:00
Eli Barzilay
60ca977d19
Welcome to a new PLT day.
...
svn: r9801
2008-05-11 01:15:21 +00:00
Robby Findler
14b8f2f8f6
some minor improvements to the docs
...
svn: r9800
2008-05-11 01:07:48 +00:00
Robby Findler
a3da1f8158
moved recon.ss into drscheme/private (where it should have been all along)
...
svn: r9798
2008-05-10 21:29:45 +00:00
Robby Findler
0752311937
finally got the drscheme:language:object/c contract to render in the documentation properly
...
svn: r9797
2008-05-10 21:15:30 +00:00
Mike Sperber
5ffab07b47
Synch with latest.
...
svn: r9796
2008-05-10 18:11:13 +00:00
Mike Sperber
d74fc80134
Resolve mcar/car confusion.
...
svn: r9795
2008-05-10 18:10:48 +00:00
Matthew Flatt
24739359e4
Ryan's macro-stepper patches
...
svn: r9794
2008-05-10 11:02:47 +00:00
Eli Barzilay
96e9e6e10c
Some parameters were not set from command line flags. I moved the
...
code that does this setting into option-unit, so a single macro is
used to mark a parameter as settable by flags. This is so this will
not happen again in the future.
svn: r9793
2008-05-10 08:42:49 +00:00
Eli Barzilay
87375f0c85
formatting
...
svn: r9792
2008-05-10 07:50:13 +00:00
Eli Barzilay
652f1285c9
typo
...
svn: r9791
2008-05-10 07:48:20 +00:00
Eli Barzilay
759aba2105
add missing space (a better fix would be to note-lib)
...
svn: r9789
2008-05-10 06:34:09 +00:00
Robby Findler
26e78df5f5
svn: r9785
2008-05-10 02:01:10 +00:00
Robby Findler
9518b82dba
svn: r9778
2008-05-09 22:15:58 +00:00
Robby Findler
5b3a61460b
adjusted the tools docs that the contracts on the tool units are extracted from the same place that the documentation is extracted from, namely tool-lib.ss
...
svn: r9777
2008-05-09 22:15:50 +00:00
Sam Tobin-Hochstadt
2bf93a2fa0
Add mlist patterns, and handle ...
...
svn: r9774
2008-05-09 19:47:28 +00:00
Eli Barzilay
ad4cd48f8b
Welcome to a new PLT day.
...
svn: r9773
2008-05-09 16:45:54 +00:00
Robby Findler
acdbe038c6
forgot to remove a reference to oc.ss
...
svn: r9772
2008-05-09 16:43:31 +00:00
Eli Barzilay
1ca628a1b8
Patch from Filipe Cabecinhas who said:
...
There were two bugs in my previous patch. The first is that, when
passing arguments by value that are represented by a pointer in a
VARIANT, variantDataPointer was returning a pointer to the pointer.
The second one is not allowing to create arrays of VARIANT (the
behaviour we had by default before).
svn: r9771
2008-05-09 16:22:43 +00:00
Robby Findler
9f5e4a6dd9
improved docs, fixed bug in toolbar button shifting around business
...
svn: r9770
2008-05-09 16:14:13 +00:00
Eli Barzilay
ed0974616b
plot tests adjusted and passed
...
svn: r9769
2008-05-09 16:12:30 +00:00
Matthew Flatt
8be65ec594
typo
...
svn: r9766
2008-05-09 13:26:15 +00:00
Matthew Flatt
134b04395f
fix scheme_basic_env() as a reset mechanism; add scheme_free_all(), which is useful to one user who needs to unload the MzScheme DLL within a longer-running program
...
svn: r9765
2008-05-09 13:20:36 +00:00
Matthew Flatt
70a3b20f8b
fix mzcom for v4
...
svn: r9764
2008-05-09 11:55:29 +00:00
Robby Findler
1eacde0927
converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
...
svn: r9761
2008-05-09 02:14:40 +00:00
Robby Findler
694a0d732b
converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
...
svn: r9760
2008-05-09 02:14:27 +00:00
Chongkai Zhu
2a510cac87
adding jpgs for SRFI 41 doc
...
svn: r9758
2008-05-08 23:39:29 +00:00
Eli Barzilay
8b95bf7ac3
Welcome to a new PLT day.
...
svn: r9757
2008-05-08 22:39:33 +00:00
Greg Cooper
0d8b07d45e
fix another debugger interface bug
...
svn: r9756
2008-05-08 21:57:16 +00:00
Greg Cooper
4b3aae56c6
fix a debugger interface bug
...
svn: r9755
2008-05-08 21:52:48 +00:00
Kathy Gray
c69b4b947e
Correction to test enable/disable behavior.
...
Hooks for correction to printing out test announcements at inopportune times.
svn: r9754
2008-05-08 21:48:02 +00:00
Robby Findler
62afb97230
a tools manual that contains all of the bindings (but with lots of editing still to go)
...
svn: r9753
2008-05-08 21:16:48 +00:00
Robby Findler
233e8431bc
a tools manual that contains all of the bindings (but with lots of editing still to go)
...
svn: r9752
2008-05-08 21:16:28 +00:00
Matthew Flatt
548e45408b
regexp-replace* handles empty matches; empty-match handling documented
...
svn: r9751
2008-05-08 20:29:56 +00:00
Matthew Flatt
44303d2409
disallow smoothing mode if its not supported
...
svn: r9750
2008-05-08 20:12:12 +00:00
Eli Barzilay
1db7e0604b
added proper error exit code
...
svn: r9749
2008-05-08 17:42:37 +00:00
Eli Barzilay
44e73c735f
Added a safe car because I've seen an error with it, but now the error
...
is not happening. Better leave it in.
(Also, reformat.)
svn: r9748
2008-05-08 17:40:41 +00:00
Eli Barzilay
9561e94bd6
made preference save/restore in pref.ss also be an admin-level printf
...
svn: r9747
2008-05-08 17:30:06 +00:00
Eli Barzilay
940cb2e6eb
* Marked interactive tests in README
...
* Removed the environment-variable hack in debug.ss
(Note: messages? is now #f)
* Made main.ss not run interactive tests when no tests are specified.
Either specify tests to run, or use --all to run them all.
svn: r9746
2008-05-08 17:21:31 +00:00
Eli Barzilay
862afcfe17
misc (minor) improvements
...
svn: r9745
2008-05-08 16:53:27 +00:00
Robby Findler
79cc0c2942
PR 9368
...
svn: r9744
2008-05-08 16:24:13 +00:00
Matthias Felleisen
b333625c43
svn: r9743
2008-05-08 15:07:52 +00:00
Matthias Felleisen
a5d04fdfe4
testing done
...
svn: r9742
2008-05-08 15:01:56 +00:00
Matthew Flatt
364a9285c4
supress value printouts when stepping
...
svn: r9741
2008-05-08 14:55:10 +00:00
Matthew Flatt
265930ffa6
enable explicit printing of teaching-language expression results
...
svn: r9740
2008-05-08 14:47:39 +00:00
Matthew Flatt
ed4c83b529
explicit printing of top-level expression results in teaching languages, but disabled for now
...
svn: r9739
2008-05-08 13:54:06 +00:00
Matthew Flatt
b3b72f65ad
doc tweaks
...
svn: r9738
2008-05-08 13:15:42 +00:00
Eli Barzilay
fc3115d6bc
reformat
...
svn: r9737
2008-05-08 13:13:02 +00:00