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-05-03 03:00:14 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b7c965101cc66a415f5195494a6724ae753526d
coffeescript
/
test
/
fixtures
/
execution
History
Jeremy Ashkenas
4b7c965101
make equals signs full equals of colons -- you can use them inside of object literals now too
2009-12-25 13:21:17 -08:00
..
array_comprehension.cs
trading aint for isnt -- let's be serious
2009-12-24 17:21:20 -08:00
assign_to_try_catch.cs
added some execution test
2009-12-24 00:12:07 -08:00
calling_super.cs
got extends back in the language -- use it together with super
2009-12-24 16:49:23 -08:00
chained_calls.cs
added a test to make sure that chained calls work
2009-12-25 07:16:59 -08:00
fancy_if_statement.cs
added some execution test
2009-12-24 00:12:07 -08:00
keyword_operators.cs
added the typeof operater as an OpNode
2009-12-24 11:50:44 -08:00
test_everything.cs
make equals signs full equals of colons -- you can use them inside of object literals now too
2009-12-25 13:21:17 -08:00
test_switch.cs
changing switch/case to switch/when -- it's a better word
2009-12-24 01:33:59 -08:00