1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00
jashkenas--coffeescript/docs/v2
Geoffrey Booth 44a27c6204 Fix #4558: Stack trace line numbers for scripts that compile CoffeeScript (#4645)
* Don't throw an error in the console when loading a try: URL

* Handle the possibility of compiling multiple scripts with the same filename, or multiple anonymous scripts

* Fix #4558: Much more robust caching of sources and source maps, more careful lookup of source maps especially for CoffeeScript code compiled within a Coffee script (. . . within a Coffee script, etc.)

* Reimplement `cake release` to just use the shell to avoid the issues plaguing that command (something to do with module caching perhaps)
2017-08-23 06:50:46 -07:00
..
annotated-source 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
browser-compiler 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00
index.html Fix #4558: Stack trace line numbers for scripts that compile CoffeeScript (#4645) 2017-08-23 06:50:46 -07:00
test.html 2.0.0-beta4 (#4628) 2017-08-03 18:11:19 -07:00