Skip to content

Debugger 0.2.0

Compare
Choose a tag to compare
@KristofferC KristofferC released this 20 Mar 15:53
· 127 commits to master since this release
f178134
  • Improve printing of source code (#84, #90, #93, #94, #99, #106, #109, #117)
  • Add support for watch expressions (#49)
  • Add a command o to open a the current location in the editor (#100)
  • Fix bug in f and fr commands (#101, #103)
  • Now use the break_on functionality from JuliaInterpreter for break on error (#104)
  • Add a toggle for running in Compiled mode (#102)
  • Add a toggle for showing lowered code (#117)