Commit graph

4 commits

Author SHA1 Message Date
8f77f2258c
fix: modified to fix some of the test failures. 2023-05-18 18:04:20 -07:00
bdeaf2ec92
feat: added some more test harness. 2023-04-03 19:43:35 -07:00
1bcc682b7c
refactor: converted int64 to int32 where appropriate.
refactor: reduced usage of fmt in favor of logs and string concatication.

refactor: minor re-ordering of the data structures to reduce storage space required.
2023-03-21 07:34:10 -07:00
a7747040ce
[CI SKIP] Refactored project layout per Mark Wolfe Blog : https://www.wolfe.id.au/2020/03/10/how-do-i-structure-my-go-project/ 2021-09-21 07:08:52 -07:00
Renamed from src/picol/parser.go (Browse further)