Commit History

Author SHA1 Message Date
  Lexikos 9e69ab2a53 Merge branch 'v2.0' into alpha 3 weeks ago
  Lexikos 4f4fe8410b Changed VarUnset warning message for consistency with VarUnsetError. 3 weeks ago
  Lexikos 87e5792d45 Improved VarUnsetError messages where global declaration may be needed. 3 weeks ago
  Lexikos f2b19f6177 Fixed error dialogs not showing vicinity lines. 3 weeks ago
  Lexikos d127a1be3f Changed how #Warn settings are applied. 1 month ago
  Lexikos 025fefdbce Merge branch 'v2.0' into alpha 1 month ago
  Lexikos 5f6148ed1f Fixed error file/line number for some errors sent to stdout. 1 month ago
  Lexikos ac64f5b1e3 Fixed DBGp property evaluation causing Try without Catch to fail. 1 month ago
  Lexikos 73f3bc5720 Changed #Warn to apply settings per-module. 1 month ago
  Lexikos 6668ec65a0 Added `#Module M` and `Import * from M`. 1 month ago
  Lexikos fa7a3e1d5f Merge branch 'v2.0' into alpha 1 month ago
  Lexikos bda5f8fee9 Fixed error dialog to accept letter key shortcuts when text is focused. 1 month ago
  Lexikos 9bd85fb338 Tweak error dialog formatting 1 month ago
  Lexikos 5cc417c7ce Revise use of Object::GetOwnProp 1 month ago
  Lexikos 5b19502466 Changed Throw to be non-continuable as in v2.0. 1 month ago
  Lexikos 9274b6eda5 Added `Error.Prototype.Show(Mode?)`. 1 month ago
  Lexikos 3efde0be55 Merge branch 'v2.0' into alpha 1 month ago
  Lexikos c001f64d06 Fixed exceptions suppressed by debugger not being deleted. 1 month ago
  Lexikos e06bcb7ac9 Changed debugger to suppress exceptions during property evaluation. 1 month ago
  Lexikos 75bc127d72 Changed reference operator (&) to permit built-in/virtual variables. 2 months ago
  Lexikos 25d46c5f29 Fixed `IsSet(x := y?)`. 2 months ago
  Lexikos 211ef50ccd Fixed throw() within Catch to re-throw. 3 months ago
  Lexikos 89821ca30c Remove ACT_THROW 10 months ago
  Lexikos a09efc35fe Added Throw() function. 10 months ago
  Lexikos c844bba924 Added ??=. 11 months ago
  Lexikos 0c8c337320 Fixed stack traces to exclude calls to __new for Error subclasses. 11 months ago
  Lexikos d82011185a Fixed error messages referring to parameter #65535. 11 months ago
  Lexikos 45f73c0ab1 Merge branch 'v1.1' into v2.0 11 months ago
  Lexikos ca3a44e3fd Changed Reload button on error/warning dialogs to also close the dialog. 1 year ago
  Lexikos 4cfc684d63 Optimize code size 1 year ago