summaryrefslogtreecommitdiffstats
path: root/cli/inline.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
|
* Update copyright yearKaren Arutyunov2018-05-211-1/+1
|
* Update copyright yearBoris Kolpackov2017-01-031-1/+1
|
* Start switch to build2Boris Kolpackov2016-11-151-1/+1
|
* Generate "direct access" modifier in addition to "setter"Boris Kolpackov2012-06-211-0/+8
|
* Copyright updateBoris Kolpackov2011-01-041-1/+1
|
* Implement generation of specifier functions (--generate-specifier)Boris Kolpackov2010-06-021-0/+18
| | | | | These functions determine whether the option was specified on the command line. New test: specifier.
* Update copyrightBoris Kolpackov2010-01-011-1/+1
|
* Implement option value modifiers generationBoris Kolpackov2009-11-221-1/+8
|
* Use consistent const placementBoris Kolpackov2009-10-181-1/+1
|
* Generate accessor implementationsBoris Kolpackov2009-09-271-1/+53
|
* Add header, inline, and source generatorsBoris Kolpackov2009-09-201-0/+24
All they currently do is output the namespace structure plus the included C++ files for header.