Commit Graph

36 Commits

Author SHA1 Message Date
Kathy Gray
8f1898eda7 Fix to null.m() bug
svn: r1433
2005-11-29 08:15:41 +00:00
Kathy Gray
e44c0b9e65 Assorted bug fixes, mostly with dynamic
svn: r1421
2005-11-28 05:54:42 +00:00
Kathy Gray
6cd0f93eb4 Corrected bug allowing value after return for void method in full/dynamic
svn: r1399
2005-11-24 18:16:58 +00:00
Kathy Gray
b8e937ac1f Corrected a bug where name collision was possible in wrappers for dynamic
svn: r1384
2005-11-23 18:31:56 +00:00
Kathy Gray
bba3643e76 Fixed parsing bugs and immutable string error
svn: r1358
2005-11-21 06:16:39 +00:00
Kathy Gray
1feb623798 svn: r1343 2005-11-17 23:05:07 +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
Robby Findler
40517379bd improved not-a-language language
svn: r1241
2005-11-06 20:55:39 +00:00
Robby Findler
3535a75479 merged 1227:1237 -- another draft of initial language. hope this one is better
svn: r1238
2005-11-06 03:29:26 +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
faf7d088c4 Modified error message for contracts
svn: r1097
2005-10-16 17:14:45 +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
38f85dce57 Fix to catching exceptions
svn: r786
2005-09-07 18:33:23 +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
Kathy Gray
0108566138 Fixed two bugs in advanced: one with printing, the other with identifiers in for loops
svn: r625
2005-08-21 15:19:19 +00:00
Kathy Gray
04264c3f8f Documentation for dynamic commit
svn: r569
2005-08-08 21:47:02 +00:00
Kathy Gray
1e802969f9 svn: r568 2005-08-08 21:26:03 +00:00
Kathy Gray
6418b30860 Updated doc.txt to speak about dynamic
svn: r566
2005-08-08 16:50:25 +00:00
Kathy Gray
7ed2a33211 fixed error message bug for naming a method the same as the constructor
svn: r550
2005-08-04 18:12:41 +00:00
Kathy Gray
38ae4e952b Fixed a bug where interfaces were not being properly mirrored for dynamic use,
also adds ability to use graphics in the interactions window for Full Java

svn: r506
2005-07-30 18:31:11 +00:00
Kathy Gray
bc5db8e3df svn: r415 2005-07-21 14:39:22 +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
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
d94aa9230d Fixed a hex lexing error
svn: r291
2005-07-01 23:57:13 +00:00
Kathy Gray
cddd4e4e66 svn: r283 2005-06-30 19:29:41 +00:00
Kathy Gray
b6cf15b4b7 Temporarily fixes a recompilation problem
svn: r282
2005-06-30 19:22:41 +00:00
Kathy Gray
fdc3e5d0e4 Made test-boxes work in ProfessorJ
svn: r219
2005-06-19 15:38:35 +00:00
Kathy Gray
7f7d9bb7fb Corrected a bug in ProfJ tool for interacting with Large letters
svn: r101
2005-06-15 16:31:51 +00:00
Eli Barzilay
daa18fcba0 typos
svn: r66
2005-06-08 00:28:39 +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