payredu

[WIP] Cross-platform ledger GUI written in c99

db705b3 - Bharatvaj Hemanth2025-03-26 07:56
Merge branch 'main' of nonplanar.org:payredu
8b5eb06 - Bharatvaj Hemanth2025-03-26 07:28
Amount, sign and denom parsing works!
89afead - Bharatvaj Hemanth2024-04-14 13:44
fmt README HACKING
34aa80e - Bharatvaj Hemanth2024-04-11 16:22
Fix Makefile under bmake
9e1e34f - Bharatvaj Hemanth2024-04-11 21:33
Use gmake's $^ and assign $_ to it, if bmake
4074051 - Bharatvaj Hemanth2024-04-11 20:02
Add support for cl version 19.38.33134
2a0b60d - Bharatvaj Hemanth2024-03-17 06:47
Fix the Makefile for NetBSD
5351f86 - Bharatvaj Hemanth2023-12-30 23:14
Add vstr.h
16ed12c - Bharatvaj Hemanth2023-12-18 01:45
Use separate book.c and account.c for definitions
4981c3d - Bharatvaj Hemanth2023-12-17 23:54
Implement basic combined lexer + parser for ledger format
abf3089 - Bharatvaj Hemanth2023-11-19 02:51
Fix WHO nodes getting added in the root of the tree
abed34c - Bharatvaj Hemanth2023-11-19 02:14
Update project name as 'payeredo'
34d5c65 - Bharatvaj Hemanth2023-11-19 02:11
Add basic ledger file parsing in book.c
4756346 - Bharatvaj Hemanth2023-10-25 03:50
Add todo.txt wit design notes
2ed399b - Bharatvaj Hemanth2023-10-25 03:48
Fix typos in README
cef3db4 - Bharatvaj Hemanth2023-10-25 03:45
Rename the project to 'peredu'
2301cc5 - Bharatvaj Hemanth2023-10-22 19:09
Add book.c for ledger operations
9ec4db1 - Bharatvaj Hemanth2023-10-21 15:55
Add README
87a2d13 - Bharatvaj Hemanth2023-10-21 15:28
Basic UI added
2d1f499 - Bharatvaj Hemanth2023-10-20 00:44
Brave New World