github open2b/scriggo v0.54.0

latest releases: v0.61.1, v0.61.0, v0.60.0...
4 years ago

Changes

  • compiler/checker: don't consider 'make(...)' a constant function call (breaking change)
  • runtime: implement range over channels
  • all: add 'else' statement to the 'for in' and 'for range' statements (breaking change)
  • scriggo: update dependencies

Optimizations

  • compiler/emitter, runtime: simplify 'for range' instruction with 'break'

Fixes

  • compiler/checker: fix terminating statements
  • ast: add '(*Block).String' method
  • ast/utils: don't panic '(*dumper).Visit' if a block has nil position

Don't miss a new scriggo release

NewReleases is sending notifications on new releases.