Commit Graph

14 Commits

Author SHA1 Message Date
Jeremy Ashkenas 6bcc798a76 Fixes #2207 -- unambiguous immediate implicit closes don't close implicit objects 2012-04-25 14:14:00 -04:00
Michael Ficarra 28a1101b91 merging/improving @rolftimmermans fix/tests for #2007 2012-02-13 19:47:21 -05:00
Michael Ficarra 8248601b72 Merge branch 'object_literals_in_compr' of https://github.com/rolftimmermans/coffee-script into rolftimmermans-object_literals_in_compr
Conflicts:
	test/objects.coffee
2012-02-13 19:41:47 -05:00
clutchski 0ca255b7b8 Whitespace clean-up. 2012-02-03 19:31:26 -05:00
Rolf Timmermans 64b0e50609 Fix error that prevented object literals from being properly returned from comprehensions. 2012-01-09 09:08:58 +01:00
Jeremy Ashkenas 62a331a3dc Fixes #1961, Fixes #1974, compound assignments to an implicit object. 2011-12-26 09:45:48 -08:00
Michael Ficarra 46b34d4b43 whitespace cleanup 2011-12-24 07:04:34 -05:00
Jeremy Ashkenas 510fb59e29 Fixes #1871, allows single-line implicit ends to close implicit objects. 2011-12-15 15:43:38 -05:00
Jeremy Ashkenas af0ee70ea3 Fixes #1903 2011-12-15 12:29:03 -05:00
Gerald Lewis f3253f4f5c tests for #1513 2011-08-15 11:06:53 -04:00
satyr 9b9612e09c fixed #1322; block comments no longer get out of implicitly called implicit objects 2011-07-27 18:49:48 +09:00
Michael Ficarra f433fa4187 improved test for #1436 2011-07-06 22:15:35 -04:00
Jann Horn caa3d1ab5d added a test for #1436, `for` etc. should work as normal property names 2011-07-06 22:15:34 -04:00
Jeremy Ashkenas 19849e66d4 renaming wordy test titles. 2011-04-23 13:35:15 -04:00