aboutsummaryrefslogtreecommitdiffstats
path: root/gpp.1 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* gpp.1: m fix2.1.3Mattias Andrée2023-11-251-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Standardise @(( )), add -R option, and fix critical bug2.1Mattias Andrée2021-08-051-3/+20
| | | | | | | | | The bug was that if the code buffered was increased, the new character that should have been pushed to it was not pushed into the code buffer, leaving out some characters before preprocessing takes place. Signed-off-by: Mattias Andrée <maandree@kth.se>
* Finish rewrite to CMattias Andrée2021-02-281-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Remove -e flag, remove long options, start rewriting in C, add support for changing shellMattias Andrée2021-02-271-30/+133
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* mMattias Andrée2021-02-271-6/+0
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add include path exampleMattias Andrée2021-02-271-0/+52
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Remove info manual + remove shell tab copletion + improve radme and man page + mMattias Andrée2021-02-271-0/+197
Signed-off-by: Mattias Andrée <maandree@kth.se>