Kathy Gray
db1a0b8789
Version number
...
svn: r9973
2008-05-27 12:16:48 +00:00
Matthew Flatt
fbb0ced20f
expand in a fresh namespace
...
svn: r9013
2008-03-18 02:26:11 +00:00
Eli Barzilay
b1a08edd5a
use new require specs in many places
...
svn: r8774
2008-02-23 09:42:03 +00:00
Kathy Gray
05e2b658ef
Correction to bug 9022
...
svn: r7579
2007-10-27 19:14:13 +00:00
Kathy Gray
9cb66102ed
correction to bugs 8947 and 8948
...
svn: r7388
2007-09-19 23:32:26 +00:00
Kathy Gray
aa67ad7a9b
Correcting bug 8742
...
svn: r6600
2007-06-12 19:03:58 +00:00
Kathy Gray
fcaa2fb5b5
Corrected bugs in inner class instantiation
...
svn: r6429
2007-05-31 16:47:38 +00:00
Kathy Gray
9123e74cfe
Corrected bug in detecting inner class allocation
...
svn: r6412
2007-05-30 17:31:39 +00:00
Kathy Gray
9eecc33370
Corrected bugs in importing files, package compilation, and interface instanceofs
...
svn: r6362
2007-05-28 19:46:13 +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
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
d6eff0630c
Refinement of overloading resolution in the presence of odd interface hierarchies
...
svn: r3416
2006-06-19 16:40:53 +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
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
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
7c4c832269
Corrected bug in initializing an array with { }
...
svn: r2827
2006-04-27 21:47:30 +00:00
Kathy Gray
584624a02d
svn: r2647
2006-04-09 19:09:33 +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
c0d057056a
Correction to recompiling on a version chance
...
svn: r2052
2006-01-30 22:07:40 +00:00
Kathy Gray
e9ab189fcb
Correction to int/float-double conversions, and Image printing
...
svn: r1936
2006-01-24 06:46:47 +00:00
Kathy Gray
581ee0783c
Correction to bugs with accessing fields of wrapped java objects, and using == in the presence of dynamic.
...
svn: r1880
2006-01-20 04:12:33 +00:00
Kathy Gray
455a1c65a7
Bug fixes for inheriting from a compiled class (loss of modifiers), inner class lookup in composite files, and
...
code to recompile java files when the version number changes.
svn: r1856
2006-01-18 05:18:15 +00:00
Kathy Gray
3c6a8d5046
Assorted inner class bug fixes
...
svn: r1745
2006-01-02 22:38:09 +00:00
Kathy Gray
7251f03287
Correction to interface types
...
svn: r1624
2005-12-15 23:04:22 +00:00
Kathy Gray
fedbf9e0c8
Correcting a bug with returning a dynamic value
...
svn: r1588
2005-12-12 03:51:20 +00:00
Kathy Gray
40990e30e3
Corrected problem with cast accepting too many programs (and ==, and cast to dynamic)
...
svn: r1585
2005-12-11 23:57:06 +00:00
Kathy Gray
e44c0b9e65
Assorted bug fixes, mostly with dynamic
...
svn: r1421
2005-11-28 05:54:42 +00:00
Kathy Gray
f5c3b8aa6c
Merged 1145:1303 from branches/kathyg (only collects/profj directory)
...
Changes Beginner to have interfaces; assorted bug fixes
svn: r1305
2005-11-14 04:51:09 +00:00
Kathy Gray
4d63cd4701
Various bug fixes, for dynamic, beginner, and example boxes
...
svn: r389
2005-07-18 03:40:45 +00:00
Kathy Gray
095c8dbb87
Adding dynamic type and interoperability support to ProfJ; also brings profj up to date after the switch from cvs to svn
...
svn: r50
2005-06-02 04:36:59 +00:00
Eli Barzilay
017d151d59
Adding collects, with all the right properties (except eoln-style).
...
svn: r3
2005-05-27 18:56:37 +00:00