Commit History

Author SHA1 Message Date
  Lexikos 9e69ab2a53 Merge branch 'v2.0' into alpha 3 months ago
  Lexikos 94cc88730b Fixed debugger to break at the line of the call when stepping out. 3 months ago
  Lexikos 025fefdbce Merge branch 'v2.0' into alpha 4 months ago
  Lexikos ac64f5b1e3 Fixed DBGp property evaluation causing Try without Catch to fail. 4 months ago
  Lexikos 8adcdbc332 Reduce debugger dependency on linked Line list (g_script.mFirstLine) 4 months ago
  Lexikos f47e330ae7 Fix VAR_VIRTUAL_OBJ vars in debugger 4 months ago
  Lexikos 751e99f3bc Changed default DBGp max_children to 1000 and max_depth to 1. 4 months ago
  Lexikos f974a60b3b Merge branch 'v2.0' into alpha 4 months ago
  Lexikos b05659f5f5 Optimize code size of WriteFileURI by avoiding CString 4 months ago
  Lexikos cef4179ab7 Add nested property and multiple parameter support to property_get 4 months ago
  Lexikos 509eb7fdf1 Changed debugger to return inherited and own properties together. 5 months ago
  Lexikos afb1e77ca1 Fixed debugger crashing due to re-entrant asynchronous DBGp commands. 5 months ago
  Lexikos 3f8545d091 Change Debugger to in-class initialization 5 months ago
  Lexikos e06bcb7ac9 Changed debugger to suppress exceptions during property evaluation. 5 months ago
  Lexikos 89994ea142 Improved DBGp property_get to support properties of primitive values. 5 months ago
  Lexikos 41710ffd8c Fixed stdout/stderr DBGP packets corrupting the pending response. 5 months ago
  Lexikos 08e937138a Merge branch 'master' into alpha 1 year ago
  Lexikos 888aa5c7da Move WriteFileURI into WriteF %r 1 year ago
  Lexikos 19924b4739 Added DBGp breakpoint exception type. 1 year ago
  Lexikos 5fb4fba2f0 Remove obsolete declaration 1 year ago
  Lexikos 95d36a33b5 Fixed debugger breakpoints on lines with fat arrow functions. 1 year ago
  Lexikos 59337c7cfe Fixed stack traces to include the topmost executing line of the auto-execute section. 1 year ago
  Lexikos 257db6d3af Revise error dialogs 2 years ago
  Lexikos e42d8b9c04 Merge branch 'master' into alpha 2 years ago
  Lexikos 7b6ec899bb Fixed debugger (stack_get) reporting incorrect line after OnError. 2 years ago
  Lexikos 176937017b Fixed debugger instability due to unsafe reentry by async commands. 2 years ago
  Lexikos 29b6864c6a Added Stack property to Error objects. 3 years ago
  Lexikos 374b3d5f57 Fixed debugger to support built-in vars that do not return strings. 4 years ago
  Lexikos 93b62e55f3 Separated local and static variables. 4 years ago
  Lexikos e46f2c92be Replace {Var** mVar, int mVarCount, int mVarCountMax} with VarList 4 years ago