Matthew Flatt
|
a662c679dc
|
reflect bsl, etc. printer options for external use
|
2010-08-24 21:10:08 -06:00 |
|
Matthew Flatt
|
b4ab391fb6
|
fix htdp/bsl printer
|
2010-06-27 08:29:21 -06:00 |
|
Matthew Flatt
|
c8de3b5d1e
|
change `pretty-print' to accept a qq-depth argument
makes it more consistent with `print'
fixes the htdp/bsl, etc. languages, which install a global print
handler
Merge to v5.0
|
2010-05-27 20:22:44 -06:00 |
|
Eli Barzilay
|
bb263675b6
|
Rename "drscheme-button*" -> "drracket-button*"; fix bad reference to "drscheme/syncheck-drracket-button".
|
2010-05-16 18:26:25 -04:00 |
|
Sam Tobin-Hochstadt
|
a60a083802
|
fix references to syncheck-drracket-button
|
2010-05-05 11:13:48 -04:00 |
|
Matthew Flatt
|
28b4043077
|
rename all files .ss -> .rkt
|
2010-04-27 16:50:15 -06:00 |
|
Matthew Flatt
|
7503f8c6e9
|
change #:module-info to #:language-info for consistency with module->language-info
|
2010-04-21 18:50:16 -06:00 |
|
Robby Findler
|
bf9ae0f731
|
added support for opt-out buttons and then took advantage of it to do a better job with the check syntax, macro stepper, and debugger buttons
svn: r18785
|
2010-04-11 03:14:02 +00:00 |
|
Robby Findler
|
c7606115e1
|
added support for the stepper button appearing automatically in the teaching languages (in the module language with #lang htdp/* prefix)
svn: r18771
|
2010-04-09 19:28:02 +00:00 |
|
Matthew Flatt
|
bebf513aa7
|
change 'configure-runtime to produce a list of module-spcifying vectors instead of a single vector
svn: r18763
|
2010-04-08 19:11:50 +00:00 |
|
Matthew Flatt
|
8b31b1b552
|
fix racket runtime-config info; reduce boilerplate for HtDP and Scribble language families
svn: r18761
|
2010-04-08 13:53:59 +00:00 |
|
Matthew Flatt
|
b559c9db9b
|
initial cut at HtDP languages via #lang; syntax/module-reader: split compiled-module info from reader info, reorganize and complete docs, don't export read-properties or get-info-getter for now
svn: r18759
|
2010-04-08 02:30:00 +00:00 |
|