jashkenas--coffeescript/test
Marc Häfner 3c38a34ab2 Fix line numbers when first line is indented.
* Offset @chunkLine for inserted line break.
* Avoid line break insertion for blank lines.
2013-03-01 21:30:07 +01:00
..
arrays.coffee
assignment.coffee Adding a test for #2613 2013-02-01 22:07:19 +11:00
booleans.coffee
classes.coffee Fixes #2721, super outside of classes with extends for instance methods. 2013-03-01 13:17:07 +13:00
comments.coffee
compilation.coffee Revert "Moving the 'generated by coffeescript version X' comment to the bottom, to get it out of the way" 2013-02-24 21:11:43 -06:00
comprehensions.coffee Fixes #2525, #1187, #1208, #1758, and many more -- allow looping over an array downwards 2013-02-02 12:23:14 +11:00
control_flow.coffee Improve the handling of implicit object and implicit call combinations 2013-02-27 08:15:38 +01:00
eval.coffee
exception_handling.coffee Disallow implicit calls in cases like: 2013-02-28 23:20:42 +01:00
formatting.coffee
function_invocation.coffee Disallow implicit calls in cases like: 2013-02-28 23:20:42 +01:00
functions.coffee Fix #1435 by amending away sign reversal. 2013-02-24 20:33:58 +01:00
helpers.coffee
importing.coffee Fixes #2441: Remove (deprecated) registerExtension support. 2012-08-08 20:01:07 -04:00
interpolation.coffee
javascript_literals.coffee
literate.litcoffee fix tabbed literate code 2013-01-10 06:24:12 +09:00
location.coffee Fix line numbers when first line is indented. 2013-03-01 21:30:07 +01:00
numbers.coffee
objects.coffee Improve the handling of implicit object and implicit call combinations 2013-02-27 08:15:38 +01:00
operators.coffee adding one more compound operator test for #2627 2013-01-05 18:14:05 -10:00
option_parser.coffee
ranges.coffee
regexps.coffee
repl.coffee CoffeeScript 1.5.0 2013-02-25 21:12:22 +13:00
scope.coffee
slicing_and_splicing.coffee
soaks.coffee
strict.coffee
strings.coffee
test.html tests for the repl: ignoring comments, output in inspect mode, variable saving 2012-10-31 00:09:59 -04:00