Joel Dice
17c1a552d5
break each Class, Field, and Method into separate classes
...
In order to facilitate making the VM compatible with multiple class
libraries, it's useful to separate the VM-specific representation of
these classes from the library implementations. This commit
introduces VMClass, VMField, and VMMethod for that purpose.
2010-09-01 10:13:52 -06:00
..
2009-11-30 14:00:51 -07:00
2008-11-11 08:21:48 -07:00
2010-04-15 11:11:10 -06:00
2009-10-29 14:14:44 -06:00
2010-04-20 15:51:35 -06:00
2009-08-06 11:52:36 -06:00
2009-11-27 21:15:12 -07:00
2009-12-02 19:08:29 -07:00
2010-06-25 21:54:01 -06:00
2010-06-15 19:10:48 -06:00
2010-09-01 10:13:52 -06:00
2009-12-02 19:08:29 -07:00
2010-06-24 19:35:07 -06:00
2010-06-24 19:12:15 -06:00
2010-09-01 10:13:52 -06:00
2010-01-04 17:17:16 -07:00
2010-01-04 17:17:16 -07:00
2008-02-19 11:06:52 -07:00
2010-06-24 19:12:15 -06:00
2009-02-09 16:22:01 -07:00
2008-11-27 21:44:04 -07:00
2010-01-04 17:14:00 -07:00
2009-12-02 19:08:29 -07:00
2009-11-19 18:13:00 -07:00
2009-12-02 19:08:29 -07:00
2009-12-02 20:08:07 -07:00
2008-11-29 16:08:14 -07:00
2010-09-01 10:13:52 -06:00
2010-09-01 10:13:52 -06:00
2008-02-19 11:06:52 -07:00
2010-09-01 10:13:52 -06:00
2010-09-01 10:13:52 -06:00
2009-12-16 19:25:03 -07:00
2010-04-26 10:24:53 -06:00
2010-07-23 10:52:58 -06:00
2009-12-01 09:21:33 -07:00
2009-05-26 19:02:39 -06:00
2009-12-02 19:08:29 -07:00
2009-09-18 18:01:54 -06:00
2010-08-04 18:27:54 -06:00
2009-12-02 19:08:29 -07:00
2009-12-02 19:08:29 -07:00
2009-12-01 09:21:33 -07:00
2009-12-02 19:08:29 -07:00
2010-09-01 10:13:52 -06:00
2008-02-19 11:06:52 -07:00
2009-03-15 12:02:36 -06:00
2008-12-18 20:23:08 -07:00
2009-12-02 19:08:29 -07:00
2010-02-04 18:30:13 -07:00
2010-02-02 11:37:08 -07:00
2010-04-15 11:11:10 -06:00
2009-12-03 12:46:29 -07:00
2009-12-04 12:01:31 -07:00
2008-04-13 12:15:04 -06:00