This repository was archived by the owner on Aug 22, 2019. It is now read-only.
v0.2.2
Pre-release
Pre-release
Some new features and cleanup
- Added some useful functions:
ast_expression_tostring
ast_primary_tostring
ast_number_tostring
- Fixed some bugs which became apparent while implementing these.
- Added relevant test files too.
- Fixed all compiler warnings (gcc -Wall)
- Only remaining ones come from inside the flex generated code. Nothing to be done about that.