Commit History

Author SHA1 Message Date
  Andreas Rumpf 5dc83d0c8f cleanup of excpt.nim 6 years ago
  Ștefan Talpalaru 497e8c41e8 replace misleading "stack overflow" message on call depth limit 6 years ago
  alaviss c7eba64dee don't raise exception in the default handler (#9783) 6 years ago
  Araq 5c25b93898 change system.nim to adhere to the style guide 6 years ago
  cooldome dfb8730f51 Implements #9434. Minimal Stacktrace for Exceptions in release mode (#9480) 6 years ago
  alaviss 198e34ec1d system/excpt: nil is no longer vaild for seqs (#8825) 6 years ago
  Araq 64517445ea even more strict isNil handling for strings/seqs in order to detect bugs 6 years ago
  Andreas Rumpf 696c0c48c7 fixes merge conflict 6 years ago
  Emery Hemingway 2da0341b4d Genode fixes (#8501) 6 years ago
  Andreas Rumpf abe0725ab1 WIP: nothing works 6 years ago
  Yuriy Glukhov ce63490928 Yield in try 6 years ago
  Andreas Rumpf 599b5d6dcb make 'not nil' experimental 6 years ago
  cooldome 16c1a90857 Cpp codegen: handling of imported exceptions. Fixes #3571 (#7360) 6 years ago
  cooldome d24b6667c6 genTryCpp to catch by Nim type, ready for first review (#7196) 6 years ago
  Andreas Rumpf 0dd1811344 make C++ tests green again 7 years ago
  Andreas Rumpf 6266c68ab6 writeStackTrace now officially has no IO effect anymore for more convenient debugging 7 years ago
  Araq ee67a67ac4 first steps in adding template/macro calls to stack traces 7 years ago
  Andreas Rumpf 661ce8b8cb added system.getStackTraceEntries 7 years ago
  Erwan Ameil 6a6a2b7d76 Fix missing stacktraces when using -d:useNimRtl (#6716) 7 years ago
  Andreas Rumpf 1eaeccc15d Merge branch 'devel' into araq 7 years ago
  Andreas Rumpf 3308d26581 breaking change: arrays of char do not convert to cstring; ptr to array of char does 7 years ago
  Andreas Rumpf 39f0195ebf Merge branch 'devel' into araq 7 years ago
  Arne Döring 000b8afd26 Remove expr/stmt (#5857) 7 years ago
  Andreas Rumpf ebba9f06ae fixes #5871 7 years ago
  Andreas Rumpf 2b862b74e0 Merge branch 'devel' into araq 7 years ago
  Andreas Rumpf 0c271f5420 fixes #5871 7 years ago
  Andreas Rumpf 03e0aa37e3 fixes system.onUnhandledException feature 7 years ago
  Andreas Rumpf 57ed077c1e add system.onUnhandledException feature 7 years ago
  Andreas Rumpf c3c37dbb15 Merge branch 'devel' into araq 7 years ago
  Andreas Rumpf 113857c7f1 better stack trace handling 7 years ago