packages feed

language-rust-0.1.1.26: ChangeLog.md

# Revision history for language-rust


## 0.1.1.26  -- 2018-03-02

* Bump test and benchmark dependencies

## 0.1.0.26  -- 2018-03-01

* Parser module (using Alex and Happy)
* Pretty printing module
* Resolving module for validating ASTs
* Unit testsuite
* Difference testsuite
* Allocation benchmarks
* Timing benchmarks