Commit Graph

  • e8a4e93a72 Added failing test case for the yield precedence Anatoly Ressin 2014-10-12 20:08:28 +03:00
  • 1301390087 Use stdio option instead of customFds dtaniwaki 2014-10-04 12:54:07 +09:00
  • 158ca0d869 Merge pull request #3638 from lbeschastny/issue3638 Jeremy Ashkenas 2014-09-23 14:52:03 -04:00
  • a78cbe78a1 Merge pull request #3240 from alubbe/master Jeremy Ashkenas 2014-09-19 16:38:41 -04:00
  • 77d5b95260 Added test for jashkenas/coffee-script#3638 Leonid Beschastny 2014-09-17 14:46:50 +04:00
  • 55e3b6b3c3 Fixed jashkenas/coffeescript#3638 - invalid block comments compilation Leonid Beschastny 2014-09-17 15:02:10 +04:00
  • efca2861a6 added tests for yield, yield from, yield return and yield in if statements Andreas Lubbe 2014-09-06 17:25:44 +02:00
  • 781ea22d57 always wrap 'yield' in () to allow composability with all other operators Andreas Lubbe 2014-09-06 17:12:25 +02:00
  • 437b9ed65c added 'yield return' Andreas Lubbe 2014-09-06 15:40:53 +02:00
  • c72556619f added 'yield from' Andreas Lubbe 2014-09-06 13:53:21 +02:00
  • 565d78f00b removed support for '->*" and '=>*' Andreas Lubbe 2014-09-06 12:55:27 +02:00
  • 75900660fd Merge remote-tracking branch 'A/master' Andreas Lubbe 2014-09-06 11:32:25 +02:00
  • b407a59baf Merge pull request #3618 from josh/update-site-example-projects Michael Ficarra 2014-08-28 00:40:35 -04:00
  • 9dfd71b0e4 Add Atom to Examples Joshua Peek 2014-08-27 21:24:42 -07:00
  • 872092f6de Remove josh/nack from Examples Joshua Peek 2014-08-27 21:21:25 -07:00
  • 8b066f125d Merge pull request #3616 from epmatsw/spelling Michael Ficarra 2014-08-26 19:46:34 -07:00
  • 94c467b520 Quick spelling fixes Will Stamper 2014-08-26 20:34:45 -05:00
  • 53aa50f785 merged Jeremy Ashkenas 2014-08-26 12:28:39 -04:00
  • 81047d45ee CoffeeScript 1.8.0 1.8.0 Jeremy Ashkenas 2014-08-26 12:24:29 -04:00
  • 9177676979 Merge pull request #3611 from lydell/release-1.8.0 Jeremy Ashkenas 2014-08-26 12:20:18 -04:00
  • 7cfba37f7c Update changelog for 1.8.0 Simon Lydell 2014-08-23 16:09:51 +02:00
  • ee8d105194 Rebuild docs Simon Lydell 2014-08-23 16:08:39 +02:00
  • 6929441cb7 Merge pull request #3592 from mmotorny/master Michael Ficarra 2014-08-17 22:07:07 -07:00
  • b5734028d9 Exit with an error code 1 if could not write a compiled JavaScript file or a source map Maksym Motornyy 2014-08-17 20:42:30 -07:00
  • ab6f69c741 Merge pull request #3561 from yjo/js-map-file-ext Michael Ficarra 2014-07-29 10:52:59 -07:00
  • 2ec6e7e944 Use '.js.map' as file extension for created map files Addresses jashkenas/coffeescript#3297 Joe Lee-Moyet 2014-07-29 14:46:19 +01:00
  • e8c96de269 Fix the "Examples" link on coffeescript.org Nami-Doc 2014-07-23 22:17:00 +02:00
  • fbbda3f85f Fix the "Examples" link on coffeescript.org Nami-Doc 2014-07-23 22:17:00 +02:00
  • f96ab11feb Merge pull request #3545 from jordanbtucker/patch-1 Michael Ficarra 2014-07-17 16:23:47 -07:00
  • 5c1daf966a bin/cake will be in coffeescript jordanbtucker 2014-07-17 15:04:40 -07:00
  • df8529fbfb Merge pull request #3543 from ysmood/err_info_issue Michael Ficarra 2014-07-16 07:36:48 -07:00
  • 3465e7554d Fixed an error formatting issue f7b36054fc Yad Smood 2014-07-16 17:56:07 +08:00
  • f7b36054fc Add a test case for compiler error formatting. Yad Smood 2014-07-16 17:50:15 +08:00
  • 3ec10df4a1 Merge pull request #3539 from minodisk/fix-heregex-interpolation Michael Ficarra 2014-07-13 21:10:03 -07:00
  • deead4bfad Fix wrong location issue in heregex interpolation minodisk 2014-07-13 14:03:32 +09:00
  • 302aa6a457 Merge pull request #3533 from minodisk/fix-string-interpolation Michael Ficarra 2014-07-02 21:49:24 -07:00
  • 5920939e23 Fix wrong location issue in "string" interpolation minodisk 2014-07-03 00:33:57 +09:00
  • 2bab1b6aa1 Merge pull request #3524 from minodisk/master Michael Ficarra 2014-07-01 07:35:57 -07:00
  • 2b539ebea8 Fix wrong location issue in string interpolation starting with line break minodisk 2014-06-27 19:28:50 +09:00
  • 159d562230 Fix off-by-one issue with string interpolation in lexer dabbler0 2014-06-12 16:03:10 -04:00
  • eb030a2c73 Update link to "CoffeeScript Ristretto", fixes #3489 Nami-Doc 2014-06-26 17:08:31 +02:00
  • 1157b32413 Update link to "CoffeeScript Ristretto", fixes #3489 Nami-Doc 2014-06-26 17:08:31 +02:00
  • ba4157b5e2 Retina favicon.ico G. Scott Olson 2014-06-23 11:11:54 -04:00
  • 5a54d8ba6d Merge pull request #3509 from aviflax/patch-1 Michael Ficarra 2014-06-09 08:21:27 -07:00
  • f619416492 Remove typo Avi Flax 2014-06-06 13:46:41 -04:00
  • 2dd1ec3314 Remove sudo from install command in introduction Avi Flax 2014-06-06 09:26:18 -04:00
  • 4ad625a265 Merge pull request #3508 from bwin/patch-1 Michael Ficarra 2014-06-05 21:51:26 -07:00
  • df2b79fa56 remove docco as dependency (still a devDependency) Benjamin Winkler 2014-06-06 04:33:19 +02:00
  • c4f9c3abf5 Merge pull request #3503 from datenreisender/handle-dotless-commands Michael Ficarra 2014-06-03 23:22:15 -07:00
  • 9410216b02 Make getCommandId() more readable. Marko Schulz 2014-06-03 22:50:25 +02:00
  • 233055a7ab Implement changes recommended in the pull request. Marko Schulz 2014-06-03 11:29:03 +02:00
  • edf3c12fcc Handle dotless commands in the REPL. Marko Schulz 2014-06-02 13:24:57 +02:00
  • 1bb3c843e1 Merge pull request #3450 from ehuss/node11repl Michael Ficarra 2014-05-28 07:56:15 -07:00
  • 48f2c2d0d2 Merge pull request #3494 from ELLIOTTCABLE/patch-1 Nami-Doc 2014-05-24 10:57:17 +02:00
  • 7e01672479 Fix “list of open-source CoffeeScript on GitHub” ELLIOTTCABLE 2014-05-24 01:22:27 -05:00
  • ddc023b28b Merge pull request #3492 from forty/master Michael Ficarra 2014-05-21 07:49:39 -07:00
  • c65f584112 Do not rely on properties order in scope tests Quentin Barbe 2014-05-21 16:40:44 +02:00
  • 70a9a341ac Merge pull request #3491 from forty/master Jeremy Ashkenas 2014-05-20 17:48:26 -04:00
  • c608901d5a Add tests to check that the FOR variable is defined after the loop forty 2014-05-20 23:37:33 +02:00
  • a5a1ea9157 Merge pull request #3477 from davidchambers/deprecate-join Jeremy Ashkenas 2014-05-12 10:59:17 -04:00
  • 1cd48a9f5d command: deprecate --join David Chambers 2014-05-11 22:41:39 -07:00
  • d8b7a55eb9 Merge pull request #3448 from leedm777/export-repl Jeremy Ashkenas 2014-05-08 16:08:45 -04:00
  • 6ae21ae461 merged Jeremy Ashkenas 2014-05-08 15:07:42 -04:00
  • f0764096e9 now that github supports renames, coffeescript, not coffee-script Jeremy Ashkenas 2014-05-08 15:07:42 -04:00
  • ade9620351 Merge pull request #3460 from datenreisender/correct-repl-help Michael Ficarra 2014-05-01 07:48:58 -07:00
  • 3fdc3a4758 Fix help for .load Marko Schulz 2014-05-01 14:47:06 +02:00
  • 03705c674f Fix repl for Node 0.11.12. Eric Huss 2014-04-19 01:18:21 -07:00
  • 576fe44ef8 Export the CoffeeScript REPL. David M. Lee 2014-04-18 00:41:18 -05:00
  • e02c8abb1a Merge pull request #3425 from charlierudolph/compile_errors Michael Ficarra 2014-03-18 08:11:29 -05:00
  • 2723f1afe9 Merge pull request #3424 from charlierudolph/fix_index Michael Ficarra 2014-03-17 21:57:38 -05:00
  • 6114751d21 Display compile errors - rebase from @jeremybanks Jeremy Banks 2014-03-17 17:01:58 -07:00
  • 15b64addbf Fix errors on index charlierudolph 2014-03-17 16:15:31 -07:00
  • 4547612e50 Merge pull request #3418 from fcolas6013/patch-2 Nami-Doc 2014-03-15 22:24:54 +01:00
  • 9c15b13a96 fix spell mistake on index.html.js Fabrice Colas 2014-03-15 14:23:46 -07:00
  • 63acf6a5ff Merge pull request #3355 from aroben/kill-isUndefined Jeremy Ashkenas 2014-03-15 16:37:59 -04:00
  • 3339c2f228 Merge pull request #3415 from matt-hickford/patch-1 Jeremy Ashkenas 2014-03-14 23:36:28 -04:00
  • c2db81d892 Package with preferGlobal as appropriate for command-line application Matt Hickford 2014-03-15 00:44:38 +00:00
  • 8b15d8218d Merge pull request #3401 from sailxjx/master Nami-Doc 2014-03-11 09:09:00 +01:00
  • bfc9d4d594 fix a spell mistake in cakefile sailxjx 2014-03-11 15:11:02 +08:00
  • ab5728c030 fix cake install; related: #3395, #3393 Michael Ficarra 2014-03-03 13:24:20 -06:00
  • dcf1556ffc Update README.md Michael Ficarra 2014-02-28 13:18:54 -06:00
  • 53c53bd3e6 Update README.md Jeremy Ashkenas 2014-02-28 07:59:24 -05:00
  • c2e1ab589c Delete README Jeremy Ashkenas 2014-02-28 07:58:14 -05:00
  • 75207a08ad Merge pull request #3393 from christianbundy/markdown-readme Jeremy Ashkenas 2014-02-28 07:57:41 -05:00
  • a2dbfdc2f4 Convert README to Markdown Christian Bundy 2014-02-27 22:19:04 -08:00
  • 0a82ac7d69 remove editorialisation Michael Ficarra 2014-02-22 23:17:29 -06:00
  • a489006afb typo: mult-dot => multi-dot Michael Ficarra 2014-02-22 23:16:47 -06:00
  • af08cfd37f add newlines to end of files Michael Ficarra 2014-02-22 23:16:22 -06:00
  • 9dc3a3df13 Merge pull request #3386 from blmarket/deprecate_warning Michael Ficarra 2014-02-22 22:33:25 -06:00
  • a82aecc008 Improved coding convention and messages. Jeong, Heon 2014-02-23 13:02:52 +09:00
  • 36a3e03048 Fixes issue #3349, prints deprecation warning Jeong, Heon 2014-02-23 11:40:19 +09:00
  • fc8e9fd92a Merge pull request #3382 from davidchambers/time-elements Jeremy Ashkenas 2014-02-18 12:18:45 -05:00
  • c9e87f3044 changelog: use time elements for release dates David Chambers 2014-02-18 08:49:46 -08:00
  • bb319e2add Merge pull request #3381 from davidchambers/inline-css Michael Ficarra 2014-02-18 08:08:03 -06:00
  • 81e2253a55 changelog: replace inline CSS David Chambers 2014-02-17 21:45:49 -08:00
  • c41a14f447 Merge pull request #3380 from madprgmr/master Michael Ficarra 2014-02-17 17:56:36 -06:00
  • a323160d14 Rudimentary fix for jashkenas/coffee-script#3379. Sean Hussey 2014-02-17 18:37:10 -05:00
  • a216f93b54 Merge pull request #3376 from davidchambers/anchors Jeremy Ashkenas 2014-02-17 14:14:13 -05:00
  • 551cf56ceb changelog: add missing compare view URLs David Chambers 2014-02-16 18:09:17 -08:00
  • 09446ad515 changelog: add anchor to each section David Chambers 2014-02-15 12:31:06 -08:00