Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix last commit and use it in calc-example1.0 | Mattias Andrée | 2021-04-17 | 2 | -2/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add implement support for character ranges | Mattias Andrée | 2021-04-17 | 4 | -8/+126 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Fix surrogate rejection | Mattias Andrée | 2021-04-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add dynamically linked version of library | Mattias Andrée | 2021-04-17 | 4 | -4/+38 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Makefile: add install and uninstall rules | Mattias Andrée | 2021-04-17 | 1 | -1/+14 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | m | Mattias Andrée | 2021-04-17 | 1 | -1/+1 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Update todo | Mattias Andrée | 2021-04-17 | 1 | -1/+3 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Do not require libsimple at all | Mattias Andrée | 2021-04-17 | 1 | -6/+19 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Do not require libsimple at runtime | Mattias Andrée | 2021-04-17 | 2 | -44/+104 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Do not use libsimple outside of the generator | Mattias Andrée | 2021-04-17 | 5 | -30/+55 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | Add inclusion guard to libparser.h | Mattias Andrée | 2021-04-17 | 1 | -0/+5 |
| | | | | Signed-off-by: Mattias Andrée <maandree@kth.se> | ||||
* | First commit | Mattias Andrée | 2021-04-17 | 10 | -0/+1179 |
Signed-off-by: Mattias Andrée <maandree@kth.se> |