@hackage / language-rust

Parsing and pretty printing of Rust code

Latest0.2.0.27

Changelog

Revision history for language-rust

0.2.0.27 -- 2018-04-22

  • Bump Rust version

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