Mike Gerwitz
82a02c0081
[copyright] Copyright assignment to the FSF
...
Thanks to Donald Robertson III for his help and guidance during this
process.
2014-04-09 19:05:07 -04:00
Mike Gerwitz
1b323ed80b
Validation warnings now stored in state object
...
This will allow for additional processing before actually triggering the
warnings. For the sake of this commit, though, we just keep with existing
functionality.
2014-03-15 21:16:26 -04:00
Mike Gerwitz
18ac37c871
Added support for `weak' keyword
...
Note that, even though it's permitted, the validator still needs to be
modified to permit useful cases. In particular, I need weak abstract and
strong concrete methods for use in traits.
2014-03-07 00:47:43 -05:00
Mike Gerwitz
89f00e0cdd
[copyright] Copyright update
2014-01-20 22:55:29 -05:00
Mike Gerwitz
f11b3b1f38
Moved test-class_builder-final into test suite as ClassBuilder/FinalTest
2014-01-20 22:14:42 -05:00
Mike Gerwitz
2aca9726c3
Moved test-class_builder-member-restrictions into test suite as ClassBuilder/MemberRestrictionTest
2014-01-20 22:14:41 -05:00
Mike Gerwitz
782e2c96cb
Moved test-class_builder-visibility into suite as ClassBuilder/VisibilityTest
2014-01-20 22:14:41 -05:00
Mike Gerwitz
b5e72b2934
Moved test-class_builder-const into suite as ClassBuilder/ConstTest
2014-01-20 22:14:41 -05:00
Mike Gerwitz
b281ccba8f
Moved test-class_builder-static into suite as ClassBuilder/StaticTest
2014-01-20 22:14:41 -05:00