Commit Graph

103 Commits

Author SHA1 Message Date
Kathy Gray
8411780c8b Correction to testing display (respects font preferences now). Adding order to the choice of composite module
svn: r4389
2006-09-19 21:01:05 +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
a361348bdc Corrected bug of conflicting names between import and current file
svn: r3985
2006-08-08 17:58:37 +00:00
Kathy Gray
325c304560 Correction to bug causing methods with the same name and different access to interfere with each other.
Correction to bug allowing package access methods to implement interface methods.
Correction to bug preventing interactions window from accessing protected fields.

svn: r3922
2006-08-02 03:53:43 +00:00
Eli Barzilay
bb5b45b181 re-do changes that were undone in r3843
svn: r3859
2006-07-28 08:15:46 +00:00
Eli Barzilay
5099b078c6 Undo the following revisions:
r3839
  r3825
  r3823
  r3821
  r3820 (undo only the changes in drscheme/private/debug.ss)
  r3792
  r3791

They will be re-done after v352 is released

svn: r3843
2006-07-27 17:12:18 +00:00
Robby Findler
991ebf493c renamed the book
svn: r3823
2006-07-26 13:16:32 +00:00
Kathy Gray
36f7613855 Correction to behavior of instanceof and check
svn: r3691
2006-07-12 19:27:08 +00:00
Kathy Gray
7856564e55 Corrected default value of testextension parameter
svn: r3454
2006-06-23 20:51:57 +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
Kathy Gray
5cd44fdbc3 Corrected but in displaying arrays.
svn: r3442
2006-06-22 22:59:14 +00:00
Kathy Gray
d6eff0630c Refinement of overloading resolution in the presence of odd interface hierarchies
svn: r3416
2006-06-19 16:40:53 +00:00
Eli Barzilay
02fab1c358 added teachpack-htdc to th eprofj manuals
svn: r3385
2006-06-17 00:46:57 +00:00
Kathy Gray
a54293ede2 Correction to iface-depth
svn: r3380
2006-06-16 15:26:18 +00:00
Matthew Flatt
140ea1519e missing map argument added
svn: r3379
2006-06-16 12:10:34 +00:00
Kathy Gray
8587e782a7 Correction to error with interfaces and resolving of method overloading/resolution
svn: r3372
2006-06-16 02:31:54 +00:00
Matthew Flatt
b37c965c35 indexed 'check' and 'expect', reflowed to 80 columns
svn: r3369
2006-06-15 14:58:49 +00:00
Kathy Gray
b4e198bb23 Adding check of not setting already initied field in beginner
svn: r3359
2006-06-14 17:53:56 +00:00
Kathy Gray
d50969a663 Corrected bug causing slow startups for drscheme
svn: r3239
2006-06-05 22:30:07 +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
4e8dd55532 Corrected bugs in overloading resolution, character conversion, and interface
field staticness

svn: r3201
2006-06-03 07:07:12 +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
a1cda35b2a svn: r3143 2006-05-31 04:14:39 +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
Eli Barzilay
1fca26c61d * Made DrScheme show tools sorted by spec paths, and not show #<path:...> when
there is no name
* Added tool-names entries for tools that were missing it

svn: r3035
2006-05-24 18:03:10 +00:00
Kathy Gray
a74548cd95 Correction to no reachable return bug in the presence of loops. Slight modifications to parse-error messages.
svn: r2911
2006-05-11 21:20:31 +00:00
Kathy Gray
7c4c832269 Corrected bug in initializing an array with { }
svn: r2827
2006-04-27 21:47:30 +00:00
Kathy Gray
a3eb06d5b2 Corrected error of unreachable return in if without else and no return.
svn: r2805
2006-04-26 17:33:37 +00:00
Kathy Gray
f0564d5746 Correction to bug for accessing private field
svn: r2791
2006-04-26 04:33:09 +00:00
Kathy Gray
f0fe9a4d47 Corrected a bug with packages and protected access
svn: r2711
2006-04-19 03:09:31 +00:00
Kathy Gray
584624a02d svn: r2647 2006-04-09 19:09:33 +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
Eli Barzilay
6744633338 Moved (and improved) sort! etc from Swindle to mzlib/list.ss
* Expose sort!, merge! and merge, since they're also useful

* Made `mergesort' be an alias for `sort'.

* Removed it all from Swindle

* Removed `sort' from compat.ss

* Needed to adjust a few other files, no problems but
  graphics/value-turtles provides its own version of `merge'

svn: r2542
2006-03-30 09:39:30 +00:00
Kathy Gray
165779f4b1 Corrected cast to String bug, punctuation and spelling errors in some error messages
svn: r2445
2006-03-16 19:55:51 +00:00
Kathy Gray
1c85dd7504 Bug fix for order of field evaluation
svn: r2342
2006-03-02 06:00:54 +00:00
Kathy Gray
9469edc6f1 Arity bug in build-info fix.
svn: r2328
2006-02-28 05:38:32 +00:00
Kathy Gray
70193deb1d Corrected the following bugs:
Cleaned up language and highlighting for parse-error of three ids in a row.
Removed () from many method error messages.
Eliminated scheme-error when introducing overloaded method in subclass.

svn: r2292
2006-02-21 06:29:08 +00:00
Kathy Gray
ce5eca215c Corrected bugs:
abstract class implementing interface does not have to fully implement it
  super.METHOD(...) now fails when super method is abstract

svn: r2291
2006-02-20 23:10:04 +00:00
Kathy Gray
0b777b2b5a Correction to bug in cycle detection. Updates to graphics library interface
svn: r2248
2006-02-15 23:33:51 +00:00
Kathy Gray
ea0239841a Corrected parse error, where the parsers were raising an error directly, with no source.
(note to self: parsers still raise an error dirrectly for one case with cast, but with source).

svn: r2164
2006-02-07 21:05:12 +00:00
Kathy Gray
b3947cc82f Corrected reference before defined bug, including allowing the cases where Java allows it, and making sure that we won't get <undefined> when that happens.
svn: r2149
2006-02-07 04:54:48 +00:00
Kathy Gray
50be82dd6a Correction to printing function for data with cycles
svn: r2144
2006-02-06 18:36:48 +00:00
Kathy Gray
ab0d89060e Modified error reports for field declaration and not ending a class
svn: r2124
2006-02-04 23:16:18 +00:00