Robby Findler
|
41e22a6e3f
|
added the ability to tell drracket to run a program and then run something after that
used that ability to make the scribble buttons work better
|
2011-08-24 11:25:26 -05:00 |
|
Eli Barzilay
|
3157955d40
|
".ss" -> ".rkt" scan done.
|
2011-07-02 10:37:53 -04: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 |
|
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 |
|
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 |
|
Eli Barzilay
|
709b588410
|
moved drscheme-related tool into "tools"
svn: r16804
|
2009-11-16 10:19:29 +00:00 |
|
Matthew Flatt
|
973d51c20f
|
change 'read-language' protocol so that the result from 'get-info' accepts a key plus default value (instead of just a key)
svn: r16459
|
2009-10-29 23:05:56 +00:00 |
|
Robby Findler
|
be20c0747c
|
added support for changing toolbar buttons based on the #lang line (when in the module language) and use that support for #lang scribble/base
svn: r16449
|
2009-10-29 16:01:40 +00:00 |
|
Matthew Flatt
|
1ba7cf0926
|
#lang syntax coloring; Scribble syntax coloring
svn: r15607
|
2009-07-28 18:06:14 +00:00 |
|
Matthew Flatt
|
345c17e85c
|
major Scribble revision (v4.2.1.2)
svn: r15569
|
2009-07-25 20:25:33 +00:00 |
|