Kathy Gray
25587a0c50
Correcting but that check did not use range when comparing two integer values, when range was provided.
...
svn: r5164
2006-12-22 15:09:31 +00:00
Eli Barzilay
3459c3a58f
merged units branch
...
svn: r5033
2006-12-05 20:31:14 +00:00
Eli Barzilay
0a857f8d10
~n -> \n
...
svn: r4940
2006-11-23 21:56:47 +00:00
Matthew Flatt
a60278a843
use current-write-relative-directory to produce .zo without absolute paths for inferred procedure names
...
svn: r4855
2006-11-15 00:25:10 +00:00
Kathy Gray
d4d706f7f0
Moved profj-testing back to profj temporarily for the release
...
svn: r4811
2006-11-09 10:18:37 +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
Kathy Gray
58751057b6
Moved profj-testing.ss out of profj and only into the testing file; methods from profj-testing used by profj are obsolete now
...
svn: r4601
2006-10-14 15:04:07 +00:00
Kathy Gray
50ca4e1cbf
Corrected bugs regarding exceptions and check ... catch
...
svn: r4464
2006-10-02 20:17:36 +00:00
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