Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-04 | Ensure appending private variables in pattern-specific target variables. | Paul Smith | 1 | -0/+32 | |
Fixes Savannah bug #35468. | |||||
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". |