Skip to content

v0.3

Latest
Compare
Choose a tag to compare
@kirakiseki kirakiseki released this 13 Jun 13:06

Changelog

  • 4214dff chore: add comments for hir, analyser and mir generator
  • 3c90287 chore: add cmpOp in comment/ deprecated: break and continue
  • 3503934 impl: loop statement
  • d29db49 impl: if-else and Conditional Exp MIR generation
  • 2053961 fix: RelationExp AND check seg
  • c7a131d impl: mirgen of call/return and generator context switch using stack
  • 1a6a63c feat: analyser generates hir.Program
  • 85a6b27 feat: unused vars/unused methods exclude entrypoint main
  • 2f7be71 impl: analyser