mirror of
https://github.com/seejohnrun/haste-server.git
synced 2024-11-01 11:31:22 +00:00
9fc659be67
Variables inside if-clauses are indeed hoisted to the top of the enclosing scope. It's bad form to make `var` declarations inside an if-clause. sel is now function-local, rather than global :( |
||
---|---|---|
.. | ||
application.css | ||
application.js | ||
application.min.js | ||
favicon.ico | ||
function-icons.png | ||
highlight.min.js | ||
hover-dropdown-tip.png | ||
index.html | ||
logo.png | ||
robots.txt | ||
solarized_dark.css |