Eli Barzilay
bb34f747b6
make all files terminate with a newline
...
svn: r8786
2008-02-24 21:27:36 +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
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
Kathy Gray
cff35de4c9
Adding libraries to lang.
...
svn: r3218
2006-06-04 22:09:21 +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
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
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
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
3c6a8d5046
Assorted inner class bug fixes
...
svn: r1745
2006-01-02 22:38:09 +00:00
Kathy Gray
08b57461d7
Corrected immutable string bug, and refined bug fix for casts
...
svn: r1604
2005-12-12 23:54:14 +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
350c360fa9
svn: r1586
2005-12-11 23:57:33 +00:00
Kathy Gray
bb83ebdbf0
svn: r1422
2005-11-28 05:55:12 +00:00
Kathy Gray
79af758ca0
Added tests for return type checking
...
svn: r1400
2005-11-24 18:17:26 +00:00
Kathy Gray
3064b59ed0
svn: r1397
2005-11-24 17:56:32 +00:00
Kathy Gray
3aeeac1fbe
Added tests
...
svn: r1357
2005-11-21 06:14:04 +00:00
Kathy Gray
4ebb06b25c
Adding the profj tests
...
svn: r1313
2005-11-14 21:30:38 +00:00