Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 370 Bytes

ChangeLog.md

File metadata and controls

19 lines (13 loc) · 370 Bytes

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