payredu

[WIP] Cross-platform ledger GUI written in c99

1 
2 
3 
4 
5 
6 
7 
8 
9 
10 
11 
12 
13 
0.2 (2025/03/27)
---
- Amount, sign and denom parsing works!
- Add support decimals with upto two decimal places
- Move commented hot-reload code from payredu.c to hot.c
- Fix hot-reload debugging

Dark Ages
---------
- Start keeping CHANGELOG file for payredu
- Basic combined parser/lexer for the ledger format has been
implemented in book.c
- Fix Makefile issue with tests/tests.mk