Skip to content

Scala gen enhancements

Compare
Choose a tag to compare
@AttilaMihaly AttilaMihaly released this 03 Feb 21:17
  • fix package version 99d6b59
  • Merge pull request #332 from AttilaMihaly/scala-gen 16d5e99
  • Reproduced issue and fixed it. #331 91b32e4
  • Reproduced issue and fixed it by automatically adding an underscore when the generated function name would collide with Object methods. #330 7057c46
  • Merge pull request #323 from wintersoil/feature/ArithmeticOperationsVisual 0de0347
  • Moved AbstractTreeVisualizer.elm to tests/Morphir, push again due to PR errors second fe3a596
  • Moved AbstractTreeVisualizer.elm to tests/Morphir, push again due to PR errors 086ba10
  • Moved AbstractTreeVisualizer.elm to tests/Morphir, removed import error 5412c0a
  • Merge remote-tracking branch 'origin/feature/ArithmeticOperationsVisual' into feature/ArithmeticOperationsVisual dc0c2c6
  • Moved AbstractTreeVisualizer.elm to tests/Morphir cb36960
  • Delete generated.iml a14ff43
  • Removed Debug.log statements c72abce
  • Added Arithmetic Equations Visualization, New test cases added (Values.elm), partial AST generation done (AbstractTreeVisualizer.elm) for Arithmetic Operations - Cleanup and final changes d5944ee
  • Update morphir.json ad2ec4c
  • Cleanup 9687396
  • Added Arithmetic Equations Visualization, New test cases added (Values.elm), partial AST generation done (AbstractTreeVisualizer.elm) for Arithmetic Operations 9bc0ab0

v2.14.0...v2.15.0