Skip to content

version 2.5

Compare
Choose a tag to compare
@cosmos72 cosmos72 released this 21 Apr 10:45
· 722 commits to master since this release
  • interpreted interfaces
  • workaround to import 3rd party packages on non-Linux systems
  • implement 'package' on fast interpreter
  • split 'fast' and 'classic' interpreters
  • Ctrl+C and SIGINT now interrupt main goroutine and return to prompt
  • fix access to deeply embedded fields and methods
  • fix nested quasiquotes