Mike Gerwitz
42b52bb692
Exposing keyword bit values and bitmasks
...
Available through property parser interface
2014-04-20 02:40:36 -04:00
Mike Gerwitz
fd7e0cbef7
Support for implicit private members
...
Members with underscore prefixes are now implicitly private, which follows
common convention. See test case comments for rationale.
2014-04-20 02:28:38 -04:00
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
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
ba1c3044de
Moved test-prop_parser-parse-keywords into suite as PropParserKeywordsTest
2014-01-20 22:14:42 -05:00