Mike Gerwitz
|
55288f1e07
|
Moved attachAbstract() to class_builder
|
2011-03-29 00:08:49 -04:00 |
Mike Gerwitz
|
c8e2ebc4ea
|
Added toString() to forced-public methods list
|
2011-03-28 19:52:16 -04:00 |
Mike Gerwitz
|
bc8ec4e0be
|
Added tests for forced-public methods
|
2011-03-28 19:17:38 -04:00 |
Mike Gerwitz
|
52aab7fa54
|
reserved => reserved_members
|
2011-03-28 19:01:58 -04:00 |
Mike Gerwitz
|
2555a0db47
|
Added tests for reserved members
|
2011-03-28 18:58:23 -04:00 |
Mike Gerwitz
|
030b207f8f
|
Public-required members are now stored in a hash
|
2011-03-28 18:21:06 -04:00 |
Mike Gerwitz
|
8cd25b1bc4
|
Now storing reserved names in a hash
|
2011-03-28 18:18:40 -04:00 |
Mike Gerwitz
|
8ba68b31dc
|
Split concrete and abstract ctor generation into two separate functions
|
2011-03-27 23:16:19 -04:00 |
Mike Gerwitz
|
5bb0269280
|
Added test todo for class_builder
|
2011-03-27 23:09:17 -04:00 |
Mike Gerwitz
|
adfc607c8b
|
Continued moving class creation logic into class_builder module
- Again, very messy. Not yet complete.
|
2011-03-27 23:04:40 -04:00 |
Mike Gerwitz
|
87e7872f61
|
Using __dirname for modules rather than relative path
|
2011-03-27 02:02:04 -04:00 |
Mike Gerwitz
|
af8f0b1566
|
Began refactoring into class_builder module
- Sloppy thusfar. Baby steps.
|
2011-03-27 01:57:17 -04:00 |