Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 460 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 460 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2019-05-13

Added

  • Basic MIPS lexing
  • Basic MIPS parsing
  • MIPS datamodel (Registers & Memory)
  • Rudementary execution