jashkenas--coffeescript/test
Jeremy Ashkenas c5fd64c72a allowing direct calls against numbers. 2010-05-31 22:56:51 -04:00
..
test_arguments.coffee
test_assignment.coffee Fixed lingering CoffeeScript Compiler running live in Internet Explorer bugs. Implemented helpers.index_of and removed named functions. Ticket #366 2010-05-14 23:40:04 -04:00
test_bind.coffee requiring helpers module in test_bind.coffee 2010-04-21 19:52:58 -04:00
test_blocks.coffee
test_break.coffee
test_chaining.coffee merging in gfodor's excellent Rewriter patch. 2010-04-19 23:18:39 -04:00
test_classes.coffee allowing Klass::['dynamic-property'] syntax. Issue #392 2010-05-31 22:32:43 -04:00
test_comments.coffee Adding initial implementation of here-comments (block comments) Issue #368 2010-05-12 20:56:44 -04:00
test_compilation.coffee moving issue #381 test to the proper spot. 2010-05-31 14:03:07 -04:00
test_compound_assignment.coffee
test_comprehensions.coffee one more range comprehension vs range literal test, for thoroughness. 2010-05-31 19:43:30 -04:00
test_exceptions.coffee
test_existence.coffee Added safe soaking on non-existent variables. 2010-05-05 21:58:48 +12:00
test_expressions.coffee
test_functions.coffee Fixed lingering CoffeeScript Compiler running live in Internet Explorer bugs. Implemented helpers.index_of and removed named functions. Ticket #366 2010-05-14 23:40:04 -04:00
test_heredocs.coffee
test_if.coffee adding 'unless' blocks 2010-04-27 19:35:15 -04:00
test_importing.coffee
test_literals.coffee allowing direct calls against numbers. 2010-05-31 22:56:51 -04:00
test_module.coffee
test_operations.coffee
test_pattern_matching.coffee Allowing pattern matching within for..loops 2010-04-26 21:35:35 +03:00
test_ranges_slices_and_splices.coffee
test_regexp_interpolation.coffee
test_regexps.coffee making regexes stricter about their flags. 2010-05-14 09:14:41 -04:00
test_returns.coffee
test_splats.coffee adding support for calling variadic functions with less than the requested number of arguments. 2010-05-08 12:44:54 -04:00
test_string_interpolation.coffee
test_switch.coffee Moving all of the 'test_issues' tests from 'hiatus' to their proper locations... 2010-05-31 15:13:48 -04:00
test_while.coffee adding until loops as the inverse of while loops 2010-04-28 22:08:00 -04:00