- Add doc for minecraft nbt usage (thanks @extremeheat)
- Add NBT example, various fixes to IR and compiler (#11) (thanks @extremeheat)
- Replace std::optional with internal one, fix containers (#9) (thanks @extremeheat)
- JSON encoding support (#7) (thanks @extremeheat)
- Improve complex switch handling, avoid possible var name collisions (#1) (thanks @extremeheat)
- Fix encoding bitfields (thanks @extremeheat)
- Fixes to nested arrays, string switches and scope storing for custom types (thanks @extremeheat)
- initial implementation