Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 210 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 210 Bytes

0.2.28

18.03.2016

Fixes: * Fix unary negative numbers

0.2.26

18.03.2016

Features:

* Type checking for ==

0.2.22

17.03.2016

Fixes:

  • Fix unary op handling
  • Convert ** to math:pow