-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CLJS-1034: Support REPL-defined functions in stacktrace infrastructure
Make `cljs.repl/mapped-stacktrace` nil safe for all the stack element components. If handed :file that starts with "<" or nil :file prepend "NO_SOURCE_FILE" a la Clojure. Smarter printing for nil values of a stack element.
- Loading branch information
dnolen
committed
Mar 4, 2015
1 parent
cf5fccc
commit de15ba8
Showing
1 changed file
with
25 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters