Mike Gerwitz
|
ace9f4c1ea
|
Began implementing class name staging (implement() does not yet work with it)
|
2011-03-05 00:33:47 -05:00 |
Mike Gerwitz
|
b158e542d5
|
Declaring named class will throw error for extreaneous arguments
|
2011-03-04 16:36:15 -05:00 |
Mike Gerwitz
|
81d03cb984
|
Altered class toString() representations to be more consistent with JS
|
2011-03-03 23:00:59 -05:00 |
Mike Gerwitz
|
e2cba458d8
|
Class instances now have different default toString() implementations than uninstantiated classes
- Instance id is not yet included, as that is currently in a different branch
|
2011-03-03 22:53:20 -05:00 |
Mike Gerwitz
|
840a495017
|
Began implementing named classes
- toString() implementation
|
2011-03-03 22:33:18 -05:00 |