This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
coffeescript
Watch
1
Star
1
Fork
0
You've already forked coffeescript
mirror of
https://github.com/jashkenas/coffeescript.git
synced
2026-01-21 04:37:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2392a91033993c02d1ff6608f8938777ca672a1c
coffeescript
/
documentation
History
Geoffrey Booth
2392a91033
Embed CSS; a bit unorthodox, but we’re a single page so there’s no point in separate .css files and their separate HTTP requests
2016-12-06 22:27:08 -08:00
..
css
Embed CSS; a bit unorthodox, but we’re a single page so there’s no point in separate .css files and their separate HTTP requests
2016-12-06 22:27:08 -08:00
examples
Docs for tagged template literals (
#4372
)
2016-11-26 19:28:43 -08:00
images
Modernize favicon
2016-12-06 22:21:58 -08:00
index.html
Embed CSS; a bit unorthodox, but we’re a single page so there’s no point in separate .css files and their separate HTTP requests
2016-12-06 22:27:08 -08:00
test.html
Refactor the way test.html runs tests to be similar to how Cakefile runs them; most importantly, tests fail when the
test
function throws an exception, not when
ok
does (which happens intentionally a few times in the classes tests); this also produces a more accurate count of tests run
2016-11-30 00:34:07 -08:00