Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +00:00
Mike Sperber
b456d36b73
Move the "show-lambdas-as-lambdas" language-specific parameter to
...
the stepper into stepper-language<%>.
svn: r7598
2007-10-31 07:06:54 +00:00
Robby Findler
6517bfefda
made values print properly, fixing PR 8962
...
svn: r7457
2007-10-08 21:09:35 +00:00
Mike Sperber
299ad9f975
Moved stepper/stepper-language-interface.ss and
...
mztake/debugger-language-interface.ss to collects/lang to avoid module
depedencies from these to collects/lang.
svn: r7404
2007-09-24 07:37:59 +00:00
Ryan Culpepper
26d15d5ec8
Fixed tool dependences between htdp-langs, stepper, debugger
...
svn: r7385
2007-09-19 17:48:41 +00:00
Mike Sperber
ef1cb082dd
Various aspects of the Stepper and the Debugger are
...
language-sensitive. In the past, both looked at the name of the
language level and were thus were hardwired to certain behavior. Move
some of those settings into the language level itself:
- whether the stepper is supported (default #f)
- whether the debugger is supported (default #t)
- the print conversion of values for the stepper
This allows other language levels such as the DMdA levels to support
the stepper and not support the debugger.
svn: r7346
2007-09-15 16:10:39 +00:00
Robby Findler
6b6f397a64
finished auto completion integration
...
svn: r7304
2007-09-10 00:46:31 +00:00
Robby Findler
143faecd33
made teachpacks still appear in the REPL even if there is a syntax error
...
svn: r7224
2007-08-30 02:32:27 +00:00
Robby Findler
d5c184f893
fixed bug the recording of the drscheme:htdp:last-set-teachpacks preference
...
svn: r7012
2007-08-03 09:03:51 +00:00
Robby Findler
6ed1949a1a
renamed a button in the tp interface
...
svn: r7008
2007-08-03 02:33:44 +00:00
Robby Findler
a25a288870
drs now remembers the teachpacks last set and uses them when switching to a new (teaching) language
...
svn: r6981
2007-07-29 19:17:17 +00:00
Robby Findler
6741e4d3e7
avoid compilation of a teachpack in the same way we avoid it in an executable
...
svn: r6514
2007-06-07 14:27:26 +00:00
Robby Findler
265e718c6f
fixed some bugs with teachpack installation
...
svn: r6509
2007-06-06 23:21:43 +00:00
Robby Findler
57b317d56f
added support to compile teachpacks when they are installed
...
svn: r6180
2007-05-08 19:19:07 +00:00
Robby Findler
41d4b5d28e
changed teachpacks to be language specific
...
svn: r6145
2007-05-04 20:45:15 +00:00
Robby Findler
383c4178ed
improved executables
...
svn: r6072
2007-04-28 21:46:19 +00:00
Robby Findler
9cf65661ad
started to integrate wxme.ss stuff with the teaching language's executable creation, but there are bugs, so its commented out for now
...
svn: r6044
2007-04-25 19:00:46 +00:00
Robby Findler
e350fae8cc
changed language interface to cope with new metadata save file format; also make executables work (better) in the teaching languages
...
svn: r6019
2007-04-23 04:10:00 +00:00
Robby Findler
e3776e5476
added 'module' wrapper for saved files in the teaching languages (and support for that in the drscheme:language:language<%> interface)
...
svn: r5602
2007-02-14 23:23:32 +00:00
Eli Barzilay
3459c3a58f
merged units branch
...
svn: r5033
2006-12-05 20:31:14 +00:00
Robby Findler
b48eb1bcc0
fixed comment
...
svn: r4488
2006-10-05 03:05:02 +00:00
John Clements
285fe64285
added language-based let-lifting choice parameter
...
svn: r4370
2006-09-18 21:05:32 +00:00
Robby Findler
5227ee4d12
PR 8268: fixed the symptom, but there is still some question if the syntax colorer's behavior should change
...
svn: r4312
2006-09-11 15:05:39 +00:00
Robby Findler
67f4db819d
fixed PR 8186
...
svn: r4064
2006-08-15 03:10:15 +00:00
Robby Findler
dedbded939
removed insert lambda menu
...
svn: r3920
2006-08-01 16:38:36 +00:00
Robby Findler
6f548cc73e
removed qq output option from beginner
...
svn: r3788
2006-07-24 12:20:57 +00:00
Robby Findler
e57077cc7c
fixed problem with PLaneT docs
...
svn: r3314
2006-06-10 03:30:23 +00:00
Robby Findler
1cef566027
fixed bug from plt-scheme mailingn list, posted today
...
svn: r3235
2006-06-05 21:39:49 +00:00
Matthew Flatt
09d6dd95cf
new Create Executable in DrScheme
...
svn: r3178
2006-06-02 11:52:48 +00:00
Robby Findler
ec2b43ad86
fixed some bugs allowing executables to be created
...
svn: r1510
2005-12-03 04:38:32 +00:00
Matthew Flatt
80582a2a59
tracing window fixes: moved message for no trace results, fixed sizing, fixed streaming of infinite traces
...
svn: r1392
2005-11-24 12:42:49 +00:00
Robby Findler
8848a3f7ec
changed set! result and its printing for teaching languages
...
svn: r752
2005-09-02 15:51:49 +00:00
Robby Findler
e1e7b9fe43
void results for expressions now print in the teaching languages
...
svn: r739
2005-09-01 22:07:45 +00:00
Robby Findler
fd7790118c
,
...
svn: r620
2005-08-19 20:31:05 +00:00
Eli Barzilay
017d151d59
Adding collects, with all the right properties (except eoln-style).
...
svn: r3
2005-05-27 18:56:37 +00:00