Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restructure cppawk installation. | Kaz Kylheku | 2022-07-02 | 1 | -88/+0 |
| | | | | | | | | | cppawk now expects to be installed in some directory (typically "bin"), such that the include files are in a "share/cppawk/include" directory where "share" is a sibling of "bin". The git repository is restructured to match this shape; cppawk is moved into "bin", and the include files into "share/cppawk/include". | ||||
* | New <field.h> header: positional parameter utils. | Kaz Kylheku | 2022-04-22 | 1 | -0/+88 |