Improved error handling of overflow
Refactor to its own lib which can be used in other programs, but lacks proper separation
What's Changed
- Feature/remove redundancies by @cpmachado in #2
- Redesign planning and setup refactor by @cpmachado in #3
- Use Getopt to parse CLI arguments by @cpmachado in #4
- Detect overflow by @cpmachado in #5
- Refactor to have libegc by @cpmachado in #7
- Fix dist path pollution in dist generation by @cpmachado in #9
Full Changelog: v0.0.0...v0.0.1