Commit graph

7 commits

Author SHA1 Message Date
01101c84a0
cpplint: lint things a bit
https://raw.githubusercontent.com/cpplint/cpplint/HEAD/cpplint.py

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-10 17:15:32 -05:00
e62400400d
*: shaping into a project structure
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-10 16:29:08 -05:00
768916ff0d
*.cpp *.h: vim settings for 2-spaces instead of tabs
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-10 13:59:55 -05:00
d3a10d7190
*: adding a threaded worker example
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-08 19:56:52 -05:00
c89b8f22da
account: implement deposit, withdraw, and getter
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-08 11:18:25 -05:00
bfa3196b62
account: split class logic out and have it building
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-08 11:09:09 -05:00
d77bfd2366 dorking around 2025-02-08 09:49:00 -05:00