Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typo2.1.1 | Mattias Andrée | 2021-08-09 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Standardise @(( )), add -R option, and fix critical bug2.1 | Mattias Andrée | 2021-08-05 | 1 | -103/+94 |
| | | | | | | | | | 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 C | Mattias Andrée | 2021-02-28 | 1 | -4/+318 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Remove -e flag, remove long options, start rewriting in C, add support for changing shell | Mattias Andrée | 2021-02-27 | 1 | -0/+245 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |