jashkenas--coffeescript/test
Jeremy Ashkenas 1018c51359 Fixes #494: Forcing named classes in CoffeeScript (named functions) ... even in IE. 2011-12-18 20:00:09 -05:00
..
arrays.coffee renaming wordy test titles. 2011-04-23 13:35:15 -04:00
assignment.coffee Fixes #1838 2011-12-14 18:31:20 -05:00
booleans.coffee renaming wordy test titles. 2011-04-23 13:35:15 -04:00
classes.coffee Fixes #494: Forcing named classes in CoffeeScript (named functions) ... even in IE. 2011-12-18 20:00:09 -05:00
comments.coffee removing over-hash-comment 2011-03-11 21:41:12 -05:00
compilation.coffee 1e25c9da306f38ddf7bd3c63ed7c9540b75384e0#commitcomment-719177 2011-11-14 11:18:45 -05:00
comprehensions.coffee nodes: added missing jump-guard in While::makeReturn, fixing #1850 2011-11-11 06:56:49 +09:00
control_flow.coffee amending the previous test 2011-11-24 09:58:04 -05:00
eval.coffee prepping for 1.2.0 2011-12-18 13:21:00 -05:00
exception_handling.coffee Adding a test for #1595 2011-08-14 17:08:12 -04:00
formatting.coffee fixed #1299: overhauled token pairings 2011-09-17 08:26:04 +09:00
function_invocation.coffee tests for 1840 2011-11-14 11:37:16 -05:00
functions.coffee Fixes #1859 -- postfix if preceding an unparenthesized single-line function body 2011-12-18 12:55:21 -05:00
helpers.coffee removing over-hash-comment 2011-03-11 21:41:12 -05:00
importing.coffee test reorganization waypoint 2010-12-29 00:48:54 -05:00
interpolation.coffee added one more test for #1150 2011-06-22 19:42:07 +03:00
javascript_literals.coffee finished reorganizing test suite 2011-01-03 04:17:00 -05:00
numbers.coffee One test; viz., for binary literal. 2011-10-21 22:27:08 +03:00
objects.coffee Fixes #1871, allows single-line implicit ends to close implicit objects. 2011-12-15 15:43:38 -05:00
operators.coffee prepping for 1.2.0 2011-12-18 13:21:00 -05:00
option_parser.coffee Moved src/*.coffee under src/coffee-script/ so that lib can be added to $NODE_PATH and only expose the top-level coffee-script namespace. Fixes #1246 2011-07-05 21:58:04 +10:00
ranges.coffee test for #1409 2011-06-02 01:49:28 -04:00
regexps.coffee empty regular expressions with flags still need to be compiled to /(?:)/ 2011-10-03 03:49:59 -04:00
repl.coffee made sure all files were properly commented 2011-01-03 04:28:47 -05:00
scope.coffee formatting and rewording a test 2011-08-01 17:28:52 -04:00
slicing_and_splicing.coffee fixes #1723: operator precedence in unbounded splice compilation 2011-09-22 02:14:07 -04:00
soaks.coffee removing over-hash-comment 2011-03-11 21:41:12 -05:00
strings.coffee renaming wordy test titles. 2011-04-23 13:35:15 -04:00
test.html fixing test.html 2011-05-01 08:28:00 -04:00