Skip to content

JuliaInterpreter 0.3.0

Compare
Choose a tag to compare
@KristofferC KristofferC released this 20 Mar 15:00
· 413 commits to master since this release
3bce6a9
  • Ensure slots get assigned in finish_stack! (#183)
  • Enable interpreting through invoke (#182)
  • Enable interpreting through invokelatest(#184)
  • Add docs for break_on (#189)
  • The debug command :si no longer steps through wrapper functions (#199)
  • Add functionality for stepping over the setup inserted by lowering for entering keyword calls (#190).
    This is used by default in many of the debugger commands with the exception of si.