Skip to content

JuliaInterpreter 0.2.0

Compare
Choose a tag to compare
@timholy timholy released this 16 Mar 15:07
· 444 commits to master since this release
3fa687f

Highlights:

  • in-source breakpoints (#133)
  • switch to Symbols in debug_command (#162)
  • add break_on/break_off (#140)
  • move building to precompilation (#139)
  • better support for path oddities (#145, #146)
  • improvements in stepping logic (#149, #156, #157)
  • fixes for generated functions (#159)
  • benchmarks (#148)
  • more API cleanups (#136, #137, #147)
  • fixes for Vararg types (#131, #138)
  • calls protected with try/catch (#135)
  • fixes for master branch of Julia (#134)