Commit Graph

28 Commits

Author SHA1 Message Date
Eli Barzilay
7d50e61c7f * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689
2008-07-09 07:18:06 +00:00
John Clements
57d271f529 vertical-pane% -> horizontal-panel% for stepper button
svn: r9936
2008-05-22 22:30:58 +00:00
John Clements
275c9b83ab switchable buttons
svn: r9933
2008-05-22 22:09:14 +00:00
Matthew Flatt
364a9285c4 supress value printouts when stepping
svn: r9741
2008-05-08 14:55:10 +00:00
John Clements
00bba9428c working for v4
svn: r9271
2008-04-11 22:46:07 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
John Clements
4124a601ed closer to working with v4
svn: r8499
2008-02-02 00:37:02 +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
John Clements
366dc3551a changed name (& sign) of track-inferred-names? to show-lambdas-as-lambdas?
svn: r7589
2007-10-29 20:55:39 +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
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
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
John Clements
8c99995af3 added stop on next buttons
svn: r5434
2007-01-23 04:16:40 +00:00
John Clements
0f447d6b63 added end button
svn: r5431
2007-01-22 20:49:10 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
John Clements
52afe35a48 added language-based let-lifting choice parameter
svn: r4369
2006-09-18 21:04:13 +00:00
Eli Barzilay
64739e89a7 more reformatting
svn: r4013
2006-08-09 23:12:00 +00:00
Eli Barzilay
96846c44ff misc reformat (including things like instantiate->new)
svn: r4010
2006-08-09 22:03:00 +00:00
Eli Barzilay
3852135b8b Merged in changes from branch: generalizations and improvements.
svn: r3967
2006-08-04 20:00:31 +00:00
Eli Barzilay
686b10530e * catchup simple-module-based-language-convert-value to current drscheme
version (add `current-print' output style)
* instead of barfing when `set-printing-parameters' is not implemented,
  just assume that the current print-convert is fine
* accept non-module-based languages too (don't throw up when the expression
  is not (module ...))

svn: r3716
2006-07-15 21:28:28 +00:00
John Clements
289e076893 added preliminary acl2 support
svn: r2414
2006-03-11 00:21:19 +00:00
John Clements
42191d9ecf disabled advanced
svn: r1566
2005-12-08 19:05:01 +00:00
John Clements
5bc397e6b2 smushed with branch, preserving changes made to stepper-tool. In sync now.
svn: r1555
2005-12-07 10:27:27 +00:00
Matthew Flatt
5d8b64df09 show Step/Debug buttons for suitable languages, only
svn: r1383
2005-11-23 17:22:40 +00:00
John Clements
4629487985 re-applied changes by merging back to 782
svn: r844
2005-09-12 23:53:31 +00:00
John Clements
9575d74aa2 reverted changes from 782 to 303 for 299.400 release
svn: r783
2005-09-07 03:04:30 +00:00
John Clements
6c7dd4bbd6 merged changes from 303-744 on branch back into main trunk
svn: r745
2005-09-01 23:31:23 +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