You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLJS-1156: load-file fails with :make-reader issue
relax namespace checking, if something loaded a namesapce it's ok to refer to it, fixes
interactions after load-file, no longer get false warnings
load-file needs to use *repl-opts* if opts not supplied, load-file need to analyze the
file in case it was already compiled.
0 commit comments