Mike Gerwitz
|
7a579ab2aa
|
Initial refactoring of class_builder module into ClassBuilder ctor (#25)
|
2011-08-09 17:27:26 -04:00 |
Mike Gerwitz
|
48cb9797c4
|
Added tests to ensure constants support different levels of visibility
|
2011-05-30 10:55:40 -04:00 |
Mike Gerwitz
|
6e1d796092
|
Implemented constant properties
|
2011-05-19 19:48:51 -04:00 |
Mike Gerwitz
|
2d91a221aa
|
Const keyword now results in static property
|
2011-05-19 19:07:31 -04:00 |
Mike Gerwitz
|
030bdef821
|
Static keyword cannot be used with const for properties
|
2011-05-19 18:30:55 -04:00 |
Mike Gerwitz
|
f3c1d0f9af
|
Methods cannot be declared as constant
|
2011-05-19 07:54:51 -04:00 |