Robby Findler
|
a3c2d438de
|
fixed a bug in the teaching languages highlighting
svn: r10148
|
2008-06-05 16:29:43 +00:00 |
|
Robby Findler
|
b8773a6a47
|
removed forcing of the xref collections ..
svn: r10145
|
2008-06-05 15:06:30 +00:00 |
|
Matthew Flatt
|
413c90c0dc
|
fix single-html scribble builds by planet; fix up teachpack docs; add Dave to acks; add a #:use-sources in errortrace docs
svn: r10139
|
2008-06-05 00:21:36 +00:00 |
|
Matthew Flatt
|
7c3962720e
|
add uti-exports support (thanks to Dave Gurnell for help)
svn: r10129
|
2008-06-04 14:16:30 +00:00 |
|
Matthew Flatt
|
2a728cdf3c
|
fix bug in namespace-require/constant that caused a Check Syntax bug; fix DrScheme's source location for module forms; tweak help output to use right font for class names
svn: r10113
|
2008-06-03 22:01:10 +00:00 |
|
Robby Findler
|
8f10fbe17d
|
removed order-manuals method and the optional argument to language-dialog that shows help-desk manual ordering
svn: r10106
|
2008-06-03 03:01:36 +00:00 |
|
Eli Barzilay
|
df62a12b07
|
extended help-desk to construct custom queries
svn: r10102
|
2008-06-03 00:21:55 +00:00 |
|
Eli Barzilay
|
00043aaaae
|
perform-search expects a single string, at least for now
svn: r10101
|
2008-06-03 00:07:37 +00:00 |
|
Danny Yoo
|
516231c1f9
|
Fix for auto-language.ss: if first line of program contains a snip, read-line fails and needs to be handled.
svn: r10074
|
2008-06-01 02:23:55 +00:00 |
|
Matthew Flatt
|
0ef9d76ad3
|
remove HtUS and Slideshow web sites in the Help menu
svn: r10057
|
2008-05-30 19:10:27 +00:00 |
|
Matthew Flatt
|
6cc0a9b046
|
change default file extension in DrScheme from .scm to .ss
svn: r10054
|
2008-05-30 18:44:21 +00:00 |
|
Robby Findler
|
240900bef2
|
made the repl printer use current-print
svn: r10053
|
2008-05-30 18:36:08 +00:00 |
|
Robby Findler
|
d40b191eb7
|
removed current-print from the language dialog
svn: r10027
|
2008-05-30 02:08:59 +00:00 |
|
Robby Findler
|
612f26972e
|
improved the error reporting in the REPL and misc other minor changes
svn: r10014
|
2008-05-29 04:55:43 +00:00 |
|
Robby Findler
|
ed3dcd6ecd
|
fixed bugs in check syntax wrt embedded editors and renaming
svn: r9954
|
2008-05-25 19:45:08 +00:00 |
|
Robby Findler
|
758f6bb839
|
cleaned up the rest of the executable creation code
svn: r9949
|
2008-05-25 02:26:29 +00:00 |
|
Robby Findler
|
14c50faac0
|
new error icons
svn: r9942
|
2008-05-23 13:55:27 +00:00 |
|
Robby Findler
|
094cbcff19
|
fixed a bug noticed by SamTH
svn: r9931
|
2008-05-22 21:48:12 +00:00 |
|
Robby Findler
|
c5f4bc9e20
|
emptied the namespace when executing a module
svn: r9923
|
2008-05-21 17:43:14 +00:00 |
|
Robby Findler
|
a8fd2e018c
|
added an explicit registration for the toolbar switchable-buttons
svn: r9882
|
2008-05-18 22:59:02 +00:00 |
|
Robby Findler
|
1a3f3799b2
|
minor tweak to about box and fixed executable generation for teaching languages
svn: r9866
|
2008-05-16 18:35:33 +00:00 |
|
Robby Findler
|
d6f114ff73
|
renamed button
svn: r9863
|
2008-05-16 12:36:02 +00:00 |
|
Robby Findler
|
25ca892f55
|
some cleanup of the help-desk / drscheme interaction and the about-drscheme dialog
svn: r9862
|
2008-05-16 02:53:41 +00:00 |
|
Robby Findler
|
2bf1a2cde9
|
fixed read errors, ala PR 9387
svn: r9861
|
2008-05-16 02:28:16 +00:00 |
|
Matthew Flatt
|
b56df5be44
|
fix multi-file regex search
svn: r9851
|
2008-05-15 16:48:03 +00:00 |
|
Matthew Flatt
|
4728ffe303
|
change DrScheme to set current-print
svn: r9850
|
2008-05-15 16:31:51 +00:00 |
|
Robby Findler
|
0dbc57a309
|
PR 9387
svn: r9841
|
2008-05-15 02:28:27 +00:00 |
|
Robby Findler
|
cf6c45e0c3
|
added get-language-menu
svn: r9820
|
2008-05-13 02:37:36 +00:00 |
|
Robby Findler
|
9afde2887c
|
oops
svn: r9802
|
2008-05-11 02:14:15 +00:00 |
|
Robby Findler
|
a3da1f8158
|
moved recon.ss into drscheme/private (where it should have been all along)
svn: r9798
|
2008-05-10 21:29:45 +00:00 |
|
Robby Findler
|
0752311937
|
finally got the drscheme:language:object/c contract to render in the documentation properly
svn: r9797
|
2008-05-10 21:15:30 +00:00 |
|
Robby Findler
|
26e78df5f5
|
svn: r9785
|
2008-05-10 02:01:10 +00:00 |
|
Robby Findler
|
5b3a61460b
|
adjusted the tools docs that the contracts on the tool units are extracted from the same place that the documentation is extracted from, namely tool-lib.ss
svn: r9777
|
2008-05-09 22:15:50 +00:00 |
|
Robby Findler
|
acdbe038c6
|
forgot to remove a reference to oc.ss
svn: r9772
|
2008-05-09 16:43:31 +00:00 |
|
Robby Findler
|
9f5e4a6dd9
|
improved docs, fixed bug in toolbar button shifting around business
svn: r9770
|
2008-05-09 16:14:13 +00:00 |
|
Robby Findler
|
1eacde0927
|
converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
svn: r9761
|
2008-05-09 02:14:40 +00:00 |
|
Robby Findler
|
694a0d732b
|
converted a bunch of tex-isms to scribble-isms and other small improvements in the docs
svn: r9760
|
2008-05-09 02:14:27 +00:00 |
|
Robby Findler
|
233e8431bc
|
a tools manual that contains all of the bindings (but with lots of editing still to go)
svn: r9752
|
2008-05-08 21:16:28 +00:00 |
|
Matthew Flatt
|
548e45408b
|
regexp-replace* handles empty matches; empty-match handling documented
svn: r9751
|
2008-05-08 20:29:56 +00:00 |
|
Robby Findler
|
79cc0c2942
|
PR 9368
svn: r9744
|
2008-05-08 16:24:13 +00:00 |
|
Robby Findler
|
2491bfed70
|
moved legacy languages
svn: r9731
|
2008-05-08 06:37:05 +00:00 |
|
Robby Findler
|
06463490f3
|
a little progress on the tools manual
svn: r9724
|
2008-05-07 17:57:14 +00:00 |
|
Matthew Flatt
|
42dcfbc79a
|
string constants for new R5RS/PrettyBig option
svn: r9723
|
2008-05-07 17:15:53 +00:00 |
|
Matthew Flatt
|
fad08fcd84
|
more drscheme repairs and tests
svn: r9721
|
2008-05-07 16:31:20 +00:00 |
|
Matthew Flatt
|
860c41d749
|
drs bug and test-suite fixes
svn: r9709
|
2008-05-06 23:27:23 +00:00 |
|
Robby Findler
|
83d60cbfac
|
toolbar can now be on the right or on the left
svn: r9588
|
2008-05-02 12:49:45 +00:00 |
|
Robby Findler
|
0fe4de70ac
|
fixed a bug in the way the resize-corner for the defs/ints was working
svn: r9584
|
2008-05-02 03:11:41 +00:00 |
|
Robby Findler
|
ee9fc4a8d7
|
reworked the buttons along the top of drscheme
svn: r9578
|
2008-05-01 23:15:06 +00:00 |
|
Robby Findler
|
e5fba85ed0
|
fixed a bug in check syntax and a bug in the contract system
svn: r9524
|
2008-04-28 22:12:21 +00:00 |
|
Robby Findler
|
457bf61732
|
improved the performance of check syntax some more
svn: r9495
|
2008-04-26 17:34:16 +00:00 |
|