Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Changed WriteConfiguration to non-const so it can do error checking. ↵ | Brad King | 2001-04-26 | 1 | -1/+1 |
| | | | | Added parsing and output of a name for each WrapperSet generated from a CABLE_WRAP command. | ||||
* | ENH: Change to new CABLE command architecture. CABLE configuration code is ↵ | Brad King | 2001-03-01 | 1 | -6/+6 |
| | | | | now generated on the first pass, during the Invoke() calls. | ||||
* | ENH: CABIL -> CABLE rename. | Brad King | 2001-02-28 | 1 | -13/+13 |
| | |||||
* | ENH: Implemented automatic tag generation for CABIL_DEFINE_SET command. ↵ | Brad King | 2001-02-27 | 1 | -0/+75 |
Added tag output to WriteConfiguration methods. Added CABIL_INSTANTIATE_CLASS command to generate explicit class template instantiation configuration output. |