Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-07 | Ensure private variables are not used when appending target-specific | Paul Smith | 1 | -0/+12 | |
variables. Fixes Savannah bug #32872. | |||||
2009-05-26 | Add 'private' variable modifier, feature submitted by Ramon Garcia. | Paul Smith | 1 | -0/+78 | |
Rework the parser for variables to allow multiple modifiers and also allow for variables and targets with modifier names, like "export" and "private". |