summaryrefslogtreecommitdiff
path: root/libdeno/exceptions.cc
AgeCommit message (Expand)Author
2019-03-30Move //libdeno to //core/libdeno (#2015)Ryan Dahl
2019-03-21core: Allow terminating an Isolate from another thread (#1982)Simon Menke
2019-02-09Support scoped variables, unblock REPL async op, and REPL error colors (#1721)Kevin (Kun) "Kassimo" Qian
2019-02-04Replace macros to check nullptr (#1674)Masashi Hirano
2019-01-30Fix cpplintRyan Dahl
2019-01-30libdeno: improve exception handlingRyan Dahl