Code change: https://github.com/soasme/PeppaPEG/compare/v1.6.0..v1.7.0.
- [Enhancement]: Provided
P4_GetErrorString
. #44.
- [Feature]: Added Join. #44
- [Example]: Wrote an Calculator example in Peppa PEG. #43
- [Feature]: Added StartOfInput and EndOfInput. #42
- [Feature]: Added parameter
stride
for Range. #41