Commit Graph

28 Commits

Author SHA1 Message Date
Kathy Gray
e9d4954768 Modified default comparison for floating point numbers in tests to 0.0001
svn: r5780
2007-03-16 15:18:17 +00:00
Kathy Gray
5503e79355 Adding more testing support
svn: r5571
2007-02-08 00:20:48 +00:00
Kathy Gray
8eee6a0298 svn: r5501 2007-01-29 17:05:18 +00:00
Eli Barzilay
19c33a8e2a no need for string->immutable-string when creating exceptions
svn: r5372
2007-01-17 01:18:50 +00:00
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
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
36f7613855 Correction to behavior of instanceof and check
svn: r3691
2006-07-12 19:27:08 +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
cff35de4c9 Adding libraries to lang.
svn: r3218
2006-06-04 22:09:21 +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
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
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
08b57461d7 Corrected immutable string bug, and refined bug fix for casts
svn: r1604
2005-12-12 23:54:14 +00:00
Kathy Gray
e44c0b9e65 Assorted bug fixes, mostly with dynamic
svn: r1421
2005-11-28 05:54:42 +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
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
990f73e698 Changes to speed up expansion of compiled code
svn: r1144
2005-10-24 20:44:46 +00:00
Kathy Gray
38f85dce57 Fix to catching exceptions
svn: r786
2005-09-07 18:33:23 +00:00
Kathy Gray
2067df9916 Fixed parsing bug in advanced, and array initialization bug
svn: r687
2005-08-26 18:41:21 +00:00
Kathy Gray
bc5db8e3df svn: r415 2005-07-21 14:39:22 +00:00
Kathy Gray
57e8d8dab4 Fixing dynamic bug, and adding Util.error
svn: r334
2005-07-04 21:32:23 +00:00
Kathy Gray
541cf4b7ad Removed debugging printf
svn: r328
2005-07-04 19:40:01 +00:00
Kathy Gray
fdc3e5d0e4 Made test-boxes work in ProfessorJ
svn: r219
2005-06-19 15:38:35 +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