Commit Graph

67 Commits

Author SHA1 Message Date
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
Kathy Gray
b80e32edc1 More indentation clean up for block comments
svn: r10017
2008-05-29 16:13:10 +00:00
Kathy Gray
79484ba799 Modification to { } insertion
svn: r10016
2008-05-29 15:07:09 +00:00
Kathy Gray
705a5538eb More performance enhancement by switching expansions
svn: r9970
2008-05-27 00:03:31 +00:00
Kathy Gray
b07c20085e Attempt at performance increase/ overhead per-module reduction
svn: r9966
2008-05-26 22:38:05 +00:00
Kathy Gray
8adea7808c Updated indenter
svn: r9935
2008-05-22 22:25:14 +00:00
Kathy Gray
bd714552b1 Some indenter fixes
svn: r9906
2008-05-20 16:41:52 +00:00
Kathy Gray
bb90917e8c Correcting a bug that lost checks not in methods
Changing menu dialogs style, and placement for Dock

svn: r9817
2008-05-12 21:24:19 +00:00
Kathy Gray
c69b4b947e Correction to test enable/disable behavior.
Hooks for correction to printing out test announcements at inopportune times.

svn: r9754
2008-05-08 21:48:02 +00:00
Kathy Gray
6a1b99a74f Fixes to v4 errors discovered in test suite;
Fixes to undefined errors in parser;
Tweak to error selection in parser;
Removal of irrelevant preference in ProfJ Tool

svn: r9536
2008-04-29 16:07:47 +00:00
Kathy Gray
9ad02ea7d9 Adding test menu item
svn: r9319
2008-04-15 15:30:15 +00:00
Kathy Gray
7a6dff6d19 Merging testing branch (kathyg/test-harnessv4-2) onto trunk: -r8903:9138
svn: r9160
2008-04-04 11:30:36 +00:00
Kathy Gray
547092db4c restore highlighting
svn: r8856
2008-03-03 16:24:51 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
Kathy Gray
3549e55d5a Bringing up to v4 require specs and tool interface.
NOTE: testing window is NOT working yet.

svn: r8157
2007-12-29 19:39:25 +00:00
Matthew Flatt
eab8008c4f change 'include' and 'include-bitmap' to better match normal module-path syntax
svn: r7936
2007-12-10 16:13:25 +00:00
Kathy Gray
35c37dd664 Modification to force a filter predicate in combintor.scm
Correction to annotate profj modules for error trace

svn: r7426
2007-10-01 09:00:32 +00:00
Robby Findler
6b6f397a64 finished auto completion integration
svn: r7304
2007-09-10 00:46:31 +00:00
Kathy Gray
502f1f2047 svn: r7102 2007-08-15 01:07:46 +00:00
Robby Findler
c5ce09d107 fixed the way the tabbers keymap is installed
svn: r7061
2007-08-08 21:43:40 +00:00
Kathy Gray
afcb20810d Correction to sync parsers, fix indenting, and inform of syntax errors
svn: r7060
2007-08-08 21:36:11 +00:00
Kathy Gray
94a30c2e14 Fixing bugs in parsing selection, and in indenting
svn: r6996
2007-08-01 23:33:11 +00:00
Kathy Gray
7eb84055f8 Variant indenter
svn: r6966
2007-07-25 21:27:38 +00:00
Robby Findler
fbd17e8f4b changed a keymap to an aug-keymap
svn: r6947
2007-07-22 17:25:01 +00:00
Robby Findler
8d99cb38f3 added tabifier
svn: r6942
2007-07-21 20:01:15 +00:00
Kathy Gray
2894bc1e54 Various bug fixes, expansion speed improvements
svn: r6837
2007-07-07 15:31:57 +00:00
Kathy Gray
cccb5150f0 Changes to add a language level to ProfJ
svn: r6814
2007-07-03 23:02:13 +00:00
Kathy Gray
4bcf7111fb Adding a correction that changes the strongly connected components calculation
svn: r6785
2007-07-02 01:14:51 +00:00
Mike Sperber
59e805d518 More localized strings in ProfessorJ and the wizard.
svn: r6176
2007-05-08 13:55:50 +00:00
Matthew Flatt
2f44f07916 change ProfJ insert menu items to be grayed when there's no target editor
svn: r6169
2007-05-07 21:56:51 +00:00
Robby Findler
41d4b5d28e changed teachpacks to be language specific
svn: r6145
2007-05-04 20:45:15 +00:00
Robby Findler
e350fae8cc changed language interface to cope with new metadata save file format; also make executables work (better) in the teaching languages
svn: r6019
2007-04-23 04:10:00 +00:00
Robby Findler
e5698365c9 improved color preferences; this is the change that requires people to rename their preferences as explained on plt-scheme
svn: r5996
2007-04-19 15:15:23 +00:00
Robby Findler
e3776e5476 added 'module' wrapper for saved files in the teaching languages (and support for that in the drscheme:language:language<%> interface)
svn: r5602
2007-02-14 23:23:32 +00:00
Eli Barzilay
3459c3a58f merged units branch
svn: r5033
2006-12-05 20:31:14 +00:00
Eli Barzilay
6c388f5fce move profj up to the top of the experimental languages
svn: r4754
2006-11-02 22:38:09 +00:00
Robby Findler
4c9868bf8c got rid of get-language-id, in favor of using get-language-numbers in the preference for the current language
svn: r4079
2006-08-17 16:05:41 +00:00
Robby Findler
67f4db819d fixed PR 8186
svn: r4064
2006-08-15 03:10:15 +00:00
Kathy Gray
b1b2919d1b From :svn merge r3228:3451. Branch to add additional testing extensions for
full Java

svn: r3452
2006-06-23 20:33:19 +00:00
Eli Barzilay
02fab1c358 added teachpack-htdc to th eprofj manuals
svn: r3385
2006-06-17 00:46:57 +00:00
Kathy Gray
cff35de4c9 Adding libraries to lang.
svn: r3218
2006-06-04 22:09:21 +00:00
Robby Findler
c948e8cbc6 used capability interface for a bunch more special menu items
svn: r3205
2006-06-03 19:44:18 +00:00
Kathy Gray
684c923242 Updated Profj to use more string constants
svn: r3167
2006-06-01 04:43:59 +00:00
Kathy Gray
c666a5cae2 Added Java Class and Java Union to the menu items only appearing in Java
languages, using register-capability

svn: r3162
2006-05-31 22:30:33 +00:00
Kathy Gray
9ee8f07902 Added language capabilities for Profj, and the Java example box
svn: r3155
2006-05-31 19:14:10 +00:00
Kathy Gray
f72cc3c675 Corrected button running into resize-box; window not closing on tab close; and
preference problem for disabling testing 

svn: r3141
2006-05-30 22:34:45 +00:00
Robby Findler
0d98327eae added a capability to change the title of the Scheme menu
svn: r3124
2006-05-30 17:40:39 +00:00
Robby Findler
b6372a2e22 infrastrure for capabilities added (and added first capabilities)
svn: r3119
2006-05-30 14:54:10 +00:00
Kathy Gray
86cafcc1a1 Merged testing branch in with trunk-- merge -r 2619:3114 branches/kathyg
svn: r3115
2006-05-30 05:24:21 +00:00
Kathy Gray
524dbb1cbe Corrected bug in statements after loop, running same language in two
windows/tabs, substring off by one error, spelling error in error message

svn: r2591
2006-04-04 17:42:06 +00:00