David Van Horn
760a58b65d
Fixes more spelling errors.
2011-02-04 19:44:13 -07:00
David Van Horn
c9519fd113
Fixed various spelling errors.
2011-02-03 17:42:33 -05:00
John Clements
368f345901
more stepper cleanup
2010-12-08 16:37:15 -08:00
John Clements
ff973b628b
stepper refactoring and cleanup
2010-12-08 16:37:15 -08:00
John Clements
b0c6154ae0
cleanup of stepper's shared.rkt
2010-12-07 20:44:35 -08:00
John Clements
fec54283fb
applicable structs now working, closure table is gone
2010-12-07 20:44:35 -08:00
John Clements
9eaee0e6f1
about to give up for now...
2010-12-07 20:44:34 -08:00
John Clements
0d2a4b98db
moving to another machine
2010-12-07 20:44:34 -08:00
John Clements
6f84a1c143
checkpointing progress toward applicable structs instead of hash table
2010-12-07 20:44:34 -08:00
John Clements
34fbc9a06f
frightening bug, #%if was capturing everything
2010-10-20 12:05:06 -07:00
John Clements
60dabc8ad7
may have fixed cond in stepper tests
2010-10-19 17:50:35 -07:00
Eli Barzilay
7dc4d2e5a6
Change a bunch of "~%" and "~n" in format strings to "\n".
2010-08-25 17:17:01 -04:00
Eli Barzilay
606b7f60dc
Lots of "~e" to "~.s" changes.
2010-08-25 17:17:01 -04:00
John Clements
2b7797ad17
comments added, & 1 test
2010-05-28 14:57:18 -07:00
Eli Barzilay
2d9601089d
A lot of "MzScheme" -> "Racket"s.
2010-05-16 18:26:26 -04:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
John Clements
2098a19291
fixed dmda stepper bug: goes in 4.2.4 release
...
svn: r17805
2010-01-24 19:28:57 +00:00
John Clements
ba18a93fa6
fixed bug involving certificates appearing in different places
...
svn: r17793
2010-01-24 07:01:25 +00:00
Mike Sperber
0257ac515a
Make the stepper ignore `check-property'.
...
svn: r17013
2009-11-23 20:44:47 +00:00
John Clements
eb6c26e71d
added view-controller-non-blocking.ss
...
svn: r16260
2009-10-06 22:55:02 +00:00
John Clements
224a9546b8
hash should have been hasheq...
...
svn: r16200
2009-10-01 17:52:45 +00:00
Mike Sperber
c26b3b8c6c
Make the Stepper behavior on and/or configurable:
...
In the HtDP languages, initial subexpressions that have evaluated to
#t / #f remain in the residual term, whereas in the DMdA languages,
they do not.
svn: r16018
2009-09-15 17:32:21 +00:00
John Clements
03134e9107
added dont-care defn to suppress output
...
svn: r15994
2009-09-13 19:10:13 +00:00
John Clements
7bb15bbbeb
fixed #i printing
...
svn: r15993
2009-09-13 18:35:21 +00:00
John Clements
de967c2755
ignore source posn if #f
...
svn: r15552
2009-07-24 20:46:10 +00:00
John Clements
a08acb6aad
change to gathering of posn info
...
svn: r15538
2009-07-23 04:36:36 +00:00
Eli Barzilay
a70bf64fd9
Newlines at EOFs
...
svn: r15380
2009-07-04 02:28:31 +00:00
Jay McCarthy
ad53d3e60d
Renaming permissive? to permissive-xexprs based on Matthias suggestion
...
svn: r15237
2009-06-22 21:00:24 +00:00
John Clements
b181309703
removed unused debugger files
...
svn: r15000
2009-05-27 23:17:39 +00:00
John Clements
142a990a46
eliminated extra arg to error-result construction
...
svn: r14923
2009-05-22 17:53:28 +00:00
John Clements
0885877641
ranges for stepper-jump
...
svn: r14895
2009-05-21 05:35:38 +00:00
John Clements
6f62f05ed5
...
...
svn: r14893
2009-05-21 00:04:17 +00:00
John Clements
9c93191241
jump-to-beginning-of-selected
...
svn: r14501
2009-04-13 23:48:15 +00:00
Jay McCarthy
04cdd975e9
Fixing xml snip bug
...
svn: r14087
2009-03-13 14:55:37 +00:00
John Clements
24fabc146a
...
...
svn: r13941
2009-03-04 08:29:12 +00:00
Eli Barzilay
d1a0086471
newlines at EOFs
...
svn: r13105
2009-01-14 03:10:47 +00:00
Jay McCarthy
5cc3b529a0
Re: Robby
...
svn: r12915
2008-12-20 17:42:38 +00:00
John Clements
9e7a4e9e1d
fixed felix's bug
...
svn: r12495
2008-11-18 18:26:31 +00:00
John Clements
a3ce8a9b85
fixes for mz-level stepper tests
...
svn: r12220
2008-11-02 23:59:21 +00:00
Mike Sperber
f26fcdd82c
Add `stepper-skipto/discard' property.
...
Like stepper-skipto, but discards the context. This is for the
contracts implementation in the DMdA teaching languages.
svn: r12078
2008-10-21 07:06:48 +00:00
John Clements
9c928f7e82
got mz tests working again
...
svn: r11623
2008-09-09 22:49:33 +00:00
Robby Findler
a073b04c3c
removed extra arguments in call to highlight-range, since they were the default value (and the signature of this method is going to change)
...
svn: r10897
2008-07-24 11:36:54 +00:00
Danny Yoo
4535aa4537
Simplifying scheme box location-finding code.
...
svn: r10803
2008-07-17 00:52:47 +00:00
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
Danny Yoo
8024601262
Correcting arguments passed to open-input-text-editor.
...
svn: r10496
2008-06-29 01:43:50 +00:00
Danny Yoo
0e42c65d3b
Adjusted xml and scheme boxes to pass in port-name as syntax source.
...
svn: r10495
2008-06-28 23:33:44 +00:00
Danny Yoo
1e1cb4d843
Revert r10469.
...
svn: r10480
2008-06-27 19:33:04 +00:00
Danny Yoo
ca7188be1e
Removed hack in scheme box's read-special. This fixes error highlighting under Check Syntax for embedded scheme boxes.
...
svn: r10469
2008-06-27 00:05:47 +00:00
Robby Findler
c9485454a9
liberalized the XML snips so they dont require the framework
...
svn: r10187
2008-06-08 03:43:33 +00:00
John Clements
b180fe980c
...
...
svn: r9999
2008-05-28 07:55:42 +00:00
John Clements
7909426f60
fussing with test results
...
svn: r9985
2008-05-27 20:21:17 +00:00
John Clements
001cb4ca8d
added test-engine flag
...
svn: r9984
2008-05-27 20:20:45 +00:00
John Clements
275c9b83ab
switchable buttons
...
svn: r9933
2008-05-22 22:09:14 +00:00
John Clements
8ee6d5a308
all check-forms working sans popup
...
svn: r9586
2008-05-02 05:52:10 +00:00
John Clements
d14b6d12d2
...
...
svn: r9580
2008-05-01 23:49:55 +00:00
John Clements
9326b8cfbc
check-expect largely supported
...
svn: r9574
2008-05-01 22:33:54 +00:00
John Clements
c88c7fd4c5
working on check-expect
...
svn: r9468
2008-04-25 00:33:35 +00:00
John Clements
00bba9428c
working for v4
...
svn: r9271
2008-04-11 22:46:07 +00:00
Matthew Flatt
021d4d7527
new hash function names and ops (3.99.0.23)
...
svn: r9209
2008-04-08 21:42:38 +00:00
Eli Barzilay
b76390a452
revise the way setup-plt crawls over the collection trees
...
svn: r8860
2008-03-03 22:04:28 +00:00
Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Eli Barzilay
699c40643d
* Changed setup-plt to compile collections if they have an "info.ss"
...
file. (That is, it does not require the file to have a `name'
entry.)
* The name shown when setup works is the directory name, followed by
the `name' field from the info file when specified.
* This means that many `name's are no longer needed, so I'm removing
them. To see if you need a `name' entry, consider that the name
will be shown like this:
... foo (<your name here>)
This means that if the name is the same as the directory name, then
there is no point in having it. I also removed cases where the name
differed only in its capitalization for collections where the case
is obvious.
* Also, for subcollections, the name should clarify the name of the
subcollection in context. For example "Acknowledgments" explains
what scribbling/acks is, but there's no need to add the context name
as in "Scribblings: Acknowledgments".
* There may also be a point in keeping names for other uses. One such
example was in games, where the name field was used in the PLT Games
application. (This was changed to default on the directory name, so
it is no longer needed in most games.) Another example is in planet
packages.
svn: r8629
2008-02-12 10:33:01 +00:00
Eli Barzilay
3c72e71e24
switched info.ss files to #lang
...
svn: r8532
2008-02-04 23:00:35 +00:00
John Clements
4124a601ed
closer to working with v4
...
svn: r8499
2008-02-02 00:37:02 +00:00
Robby Findler
5af14c4902
got check syntax mostly working again
...
svn: r7815
2007-11-22 16:18:00 +00:00
John Clements
90a8a691a7
...
...
svn: r7725
2007-11-14 17:08:50 +00:00
Matthew Flatt
39cedb62ed
v3.99.0.2
...
svn: r7706
2007-11-13 12:40:00 +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
John Clements
7f5c80232a
...
...
svn: r7311
2007-09-11 05:13:22 +00:00
John Clements
64a31bb0b3
commented out mred stuff to allow nightly testing.
...
svn: r7278
2007-09-05 00:35:25 +00:00
John Clements
ba7441b3a5
...
...
svn: r7276
2007-09-05 00:23:34 +00:00
John Clements
db0f29e3e4
changes only to comments
...
svn: r6191
2007-05-10 18:04:02 +00:00
Matthew Flatt
ba2c163558
remove stray reference to eli-debug.ss
...
svn: r5526
2007-02-01 02:11:23 +00:00
John Clements
05bdd7e0c5
support for begin0. Whew.
...
svn: r5522
2007-02-01 00:18:42 +00:00
Matthew Flatt
105339ed2e
field name mismatch in provide/contract (not sure why it isn't a syntax error)
...
svn: r5453
2007-01-25 06:19:57 +00:00
John Clements
cfd0e35fce
added all-bindings-mutable? field to model-settings structure
...
svn: r5084
2006-12-12 00:07:49 +00:00
Eli Barzilay
3459c3a58f
merged units branch
...
svn: r5033
2006-12-05 20:31:14 +00:00
John Clements
5a795b614c
working on begin0
...
svn: r4914
2006-11-21 23:01:26 +00:00
John Clements
311caf733e
fixed bugs
...
svn: r4784
2006-11-05 17:43:07 +00:00
John Clements
4cfa7addc3
small bug in shared.ss
...
svn: r4772
2006-11-03 23:17:49 +00:00
Eli Barzilay
76bdd05167
removed debugging code
...
svn: r4766
2006-11-03 20:27:39 +00:00
John Clements
96d857dcd0
changed syntax-property to stepper-syntax-property
...
svn: r4762
2006-11-03 18:15:16 +00:00
John Clements
57b2dd2903
added vertical-separator-snip for pickle-ability
...
svn: r4621
2006-10-17 22:50:13 +00:00
John Clements
3a8cfed33b
bug fixes for annotate/not-top-level
...
svn: r4615
2006-10-16 23:02:57 +00:00
John Clements
785bc0375c
added sperber's fix for true-false reconstruction in cond.
...
svn: r4614
2006-10-16 17:28:59 +00:00
John Clements
4d4db929ca
support for begin, minor refactoring, cleanup, etc.
...
svn: r4589
2006-10-13 19:15:09 +00:00
John Clements
f1c6776715
lifting now controlled by language.
...
svn: r4424
2006-09-23 11:19:32 +00:00
John Clements
52afe35a48
added language-based let-lifting choice parameter
...
svn: r4369
2006-09-18 21:04:13 +00:00
Eli Barzilay
eae55ddaf9
removed debugging output
...
svn: r4033
2006-08-12 04:07:50 +00:00
Eli Barzilay
307b638c8d
minor bugfix
...
svn: r4028
2006-08-12 02:18:03 +00:00
Eli Barzilay
d8d91aff0b
* Misc reformatting in model.ss
...
* A much improved display-break gadget
svn: r4012
2006-08-09 22:59:46 +00:00
Eli Barzilay
3852135b8b
Merged in changes from branch: generalizations and improvements.
...
svn: r3967
2006-08-04 20:00:31 +00:00
John Clements
f35c7b08b4
fixed bug related to failure to recertify special-values checking
...
svn: r3730
2006-07-16 16:19:20 +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
08ef0f366c
...
...
svn: r3715
2006-07-15 21:22:08 +00:00
John Clements
e5511ae1ed
...
...
svn: r3712
2006-07-15 15:50:01 +00:00
John Clements
1c302a2902
...
...
svn: r3711
2006-07-15 15:41:55 +00:00
John Clements
dd89364c2d
...
...
svn: r2558
2006-03-31 20:00:14 +00:00
John Clements
289e076893
added preliminary acl2 support
...
svn: r2414
2006-03-11 00:21:19 +00:00