Skip to content

Releases: helvm/helma

0.8.4.3

13 Feb 18:02
Compare
Choose a tag to compare
  • Add SimpleParams for ETA

0.8.4.2

13 Feb 17:40
Compare
Choose a tag to compare
  • Compile code for Automaton
  • Rewrite parameters

0.8.4.1

23 Jan 21:59
Compare
Choose a tag to compare
  • Compile code for Automaton
  • Rewrite parameters

0.8.4.0

21 Jan 21:15
Compare
Choose a tag to compare

Faster implementation for ETA

0.8.3.10

08 Jan 16:10
Compare
Choose a tag to compare
  • Refactor Automaton and Evaluator

0.8.3.9

28 Dec 18:52
Compare
Choose a tag to compare
  • Use loopM for ETA

0.8.3.8

16 Dec 22:20
Compare
Choose a tag to compare
  • Fix divmod for ETA

0.8.3.7

13 Dec 20:59
Compare
Choose a tag to compare
  • Add breaking the loop for tests

0.8.3.6

10 Dec 19:37
Compare
Choose a tag to compare
  • Add fast parser for ETA

0.8.3.5

13 Nov 21:13
Compare
Choose a tag to compare
  • Optimize BrainFuck interpreter, add new instruction - MulDupClr