Commit Graph

23 Commits

Author SHA1 Message Date
Eli Barzilay
bb34f747b6 make all files terminate with a newline
svn: r8786
2008-02-24 21:27:36 +00:00
Eli Barzilay
b1a08edd5a use new require specs in many places
svn: r8774
2008-02-23 09:42:03 +00:00
John Clements
4e7fbad09a slightly less confusing error message?
svn: r8332
2008-01-15 06:39:32 +00:00
Kathy Gray
10558df5dd Corrected bug 8501
svn: r5465
2007-01-26 13:39:39 +00:00
Kathy Gray
50ca4e1cbf Corrected bugs regarding exceptions and check ... catch
svn: r4464
2006-10-02 20:17:36 +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
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
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
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
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
ab0d89060e Modified error reports for field declaration and not ending a class
svn: r2124
2006-02-04 23:16:18 +00:00
Kathy Gray
8bb5b50cf9 svn: r1934 2006-01-23 21:47:05 +00:00
Kathy Gray
bba3643e76 Fixed parsing bugs and immutable string error
svn: r1358
2005-11-21 06:16:39 +00:00
Kathy Gray
2df0524b8a Corrections to parsing errors and String library
svn: r1342
2005-11-17 22:42:38 +00:00
Kathy Gray
e1a4d090f6 Adding instanceof to Intermediate
svn: r1318
2005-11-14 22:35: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
Matthew Flatt
f9b58b05b7 avoid defining keyword?
svn: r965
2005-10-04 16:07:43 +00:00
Kathy Gray
6e6e54d411 Fixed infinite loop bug in parse-error
svn: r839
2005-09-12 17:11:51 +00:00
Kathy Gray
346fec9154 Fixed parsing bugs in advanced
svn: r700
2005-08-29 20:18:19 +00:00
Kathy Gray
2067df9916 Fixed parsing bug in advanced, and array initialization bug
svn: r687
2005-08-26 18:41:21 +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