payredu

Cross-platform ledger GUI written in c99
git clone git@getsh.org:payredu.git
Log | Files | Refs | README

DateCommit messageAuthorFiles+-
2024-04-14 08:14fmt README HACKINGBharatvaj Hemanth2+51-21
2024-04-11 16:22Fix Makefile under bmakeBharatvaj Hemanth2+4-1
2024-04-11 16:03Use gmake's $^ and assign $_ to it, if bmakeBharatvaj Hemanth2+12-12
2024-04-11 14:32Add support for cl version 19.38.33134Bharatvaj Hemanth7+103-47
2024-03-17 06:47Fix the Makefile for NetBSDBharatvaj Hemanth3+17-14
2023-12-30 17:44Add vstr.hBharatvaj Hemanth1+9-0
2023-12-17 20:15Use separate book.c and account.c for definitionsBharatvaj Hemanth13+321-202
2023-12-17 18:24Implement basic combined lexer + parser for ledger formatBharatvaj Hemanth7+324-161
2023-11-18 21:21Fix WHO nodes getting added in the root of the treeBharatvaj Hemanth1+2-3
2023-11-18 20:44Update project name as 'payeredo'Bharatvaj Hemanth1+3-3
2023-11-18 20:41Add basic ledger file parsing in book.cBharatvaj Hemanth8+378-60
2023-10-24 22:20Add todo.txt wit design notesBharatvaj Hemanth2+54-3
2023-10-24 22:18Fix typos in READMEBharatvaj Hemanth1+2-2
2023-10-24 22:15Rename the project to 'peredu'Bharatvaj Hemanth7+116-20
2023-10-22 13:39Add book.c for ledger operationsBharatvaj Hemanth5+108-36
2023-10-21 10:25Add READMEBharatvaj Hemanth1+15-0
2023-10-21 09:58Basic UI addedBharatvaj Hemanth8+167-110
2023-10-19 19:14Brave New WorldBharatvaj Hemanth8+38588-0