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