racket/collects/drscheme/private
Eli Barzilay 922842d9d8 Change `bad module name' error message to use "syntax" instead of
"object", and make it use the syntax object so the error points at the
right place in the definitions window.

svn: r10287
2008-06-16 15:02:07 +00:00
..
app.ss remove HtUS and Slideshow web sites in the Help menu 2008-05-30 19:10:27 +00:00
auto-language.ss Fix for auto-language.ss: if first line of program contains a snip, read-line fails and needs to be handled. 2008-06-01 02:23:55 +00:00
bindings-browser.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
debug.ss some improvements to the repl in the module language when there is no module there 2008-06-14 02:58:30 +00:00
drscheme-normal.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
drsig.ss improved the error reporting in the REPL and misc other minor changes 2008-05-29 04:55:43 +00:00
eval.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
font.ss PR 9248 2008-04-04 03:33:58 +00:00
frame.ss some cleanup of the help-desk / drscheme interaction and the about-drscheme dialog 2008-05-16 02:53:41 +00:00
get-extend.ss a little progress on the tools manual 2008-05-07 17:57:14 +00:00
help-desk.ss extended help-desk to construct custom queries 2008-06-03 00:21:55 +00:00
init.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
insert-large-letters.ss make all files terminate with a newline 2008-02-24 21:27:36 +00:00
key.ss Adding collects, with all the right properties (except eoln-style). 2005-05-27 18:56:37 +00:00
label-frame-mred.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
language-configuration.ss removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering 2008-06-03 03:01:36 +00:00
language-object-contract.ss removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering 2008-06-03 03:01:36 +00:00
language.ss removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering 2008-06-03 03:01:36 +00:00
launcher-bootstrap.ss cleaned up the rest of the executable creation code 2008-05-25 02:26:29 +00:00
launcher-mred-bootstrap.ss cleaned up the rest of the executable creation code 2008-05-25 02:26:29 +00:00
launcher-mz-bootstrap.ss cleaned up the rest of the executable creation code 2008-05-25 02:26:29 +00:00
link.ss PR 9387 2008-05-15 02:28:27 +00:00
main.ss change default file extension in DrScheme from .scm to .ss 2008-05-30 18:44:21 +00:00
modes.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
module-browser.ss fixed read errors, ala PR 9387 2008-05-16 02:28:16 +00:00
module-language.ss Change `bad module name' error message to use "syntax" instead of 2008-06-16 15:02:07 +00:00
multi-file-search.ss fix multi-file regex search 2008-05-15 16:48:03 +00:00
number-snip.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
recon.ss moved recon.ss into drscheme/private (where it should have been all along) 2008-05-10 21:29:45 +00:00
rep.ss fixed a bug in the teaching languages highlighting 2008-06-05 16:29:43 +00:00
stick-figures.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
syncheck-debug.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
text.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
time-keystrokes.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
tool-contract-language.ss use new require specs in many places 2008-02-23 09:42:03 +00:00
tools.ss finally got the drscheme:language:object/c contract to render in the documentation properly 2008-05-10 21:15:30 +00:00
ts.ss converted a bunch of tex-isms to scribble-isms and other small improvements in the docs 2008-05-09 02:14:27 +00:00
unit.ss PR 9471 2008-06-09 22:44:40 +00:00