Jeremy Ashkenas
71bb6108fb
Merge pull request #2819 from hden/fix-path
...
Quick fix for node v0.10 path
2013-03-13 01:03:57 -07:00
Hao-kang Den
7d08dbb86c
build
2013-03-13 16:00:57 +08:00
Hao-kang Den
a8b65565dd
roll back to options.filename
2013-03-13 15:58:39 +08:00
Jeremy Ashkenas
54258e441d
Merge pull request #2826 from epidemian/bump-engines-node
...
Bump engines.node version on package.json to 0.8
2013-03-13 00:40:56 -07:00
Michael Ficarra
4ac223b684
minor cleanup of parent commit
2013-03-12 21:11:48 -05:00
Michael Ficarra
707655daef
Merge pull request #2824 from iamwilhelm/master
...
added warning that repl needs node.js >= 0.8
2013-03-12 18:46:19 -07:00
Wil Chung
70e83030a7
added warning that we need node 0.8+ to run repl
...
remove unnecessary parens and else statement in repl
we do this by convention of the main coffee source
fix: exit should be process.exit
compiled and build full
2013-03-12 18:28:48 -07:00
Demian Ferreiro
9787ce543d
Bump engines.node version on package.json to 0.8
2013-03-12 21:46:48 -03:00
Hao-kang Den
22595424a8
manually add the newline at EOF
2013-03-12 21:28:48 +08:00
Hao-kang Den
601189ea2d
Merge branch 'fix-path' of https://github.com/hden/coffee-script into fix-path
2013-03-12 20:54:12 +08:00
Hao-kang Den
d3263dc35b
fix node v0.10 path
2013-03-12 20:53:13 +08:00
Jeremy Ashkenas
e1c6b083f8
Merge pull request #2820 from hden/source-maps-in-node
...
Source maps in node
2013-03-12 05:35:39 -07:00
Michael Ficarra
f56f5f234e
@epidemian typo
2013-03-12 15:32:52 +08:00
Demian Ferreiro
4ca6da4a95
Add REPL scoping tests
2013-03-12 15:32:52 +08:00
Demian Ferreiro
b0cbd90e64
Fixes #1829 . Preserve variable scope in the REPL
2013-03-12 15:32:52 +08:00
Hao-kang Den
9b6772a390
accept override
2013-03-12 15:29:13 +08:00
Hao-kang Den
b7f0653a0e
port patchStackTrace from Redux
2013-03-12 15:29:13 +08:00
Michael Ficarra
20d98c7106
@epidemian typo
2013-03-11 21:48:21 -05:00
Michael Ficarra
5ec658c55d
Merge remote-tracking branch 'epidemian/issue1829'
2013-03-11 21:47:19 -05:00
Hao-kang Den
64301d0d08
fix node v0.10 path
2013-03-12 09:09:07 +08:00
Demian Ferreiro
119ec16e5e
Add REPL scoping tests
2013-03-11 20:16:48 -03:00
Jeremy Ashkenas
decc0f18fc
Merge pull request #2814 from epidemian/issue1829
...
Fixes #1829 . Preserve variable scope in the REPL
2013-03-11 16:15:34 -07:00
Demian Ferreiro
5a004425ca
Fixes #1829 . Preserve variable scope in the REPL
2013-03-11 19:52:18 -03:00
Jeremy Ashkenas
69f6500ba9
rebuilt source code documentation with new version of Docco.
2013-03-11 11:37:22 +08:00
Jeremy Ashkenas
97980ffc7f
Merge pull request #2723 from epidemian/improved-error-messages
...
Improved error messages
2013-03-10 16:46:25 -07:00
Demian Ferreiro
f0fcf4aee0
Merge branch 'master' of git://github.com/jashkenas/coffee-script into improved-error-messages
...
Conflicts:
lib/coffee-script/coffee-script.js
lib/coffee-script/command.js
lib/coffee-script/helpers.js
lib/coffee-script/lexer.js
lib/coffee-script/nodes.js
lib/coffee-script/repl.js
src/coffee-script.coffee
src/command.coffee
src/helpers.coffee
src/lexer.coffee
src/nodes.coffee
test/helpers.coffee
2013-03-10 20:29:36 -03:00
Michael Ficarra
838e5e1163
Merge pull request #2810 from SonicHedgehog/master
...
Fix typo in documentation
2013-03-10 11:58:01 -07:00
Jakob Krigovsky
af0bdae675
Fix typo in documentation
2013-03-10 19:09:03 +01:00
Jeremy Ashkenas
0d45287057
Fixes #2808 . Remove --require flag.
2013-03-10 17:17:04 +08:00
Demian Ferreiro
09f8df9640
Add check for end of input on parseError handler
2013-03-10 00:30:27 -03:00
Jeremy Ashkenas
dbb99f31a7
Reverting #2490
2013-03-10 07:21:00 +08:00
Jeremy Ashkenas
c7da623d4b
#2490 . A bit more of the style.
2013-03-10 06:55:52 +08:00
Jeremy Ashkenas
b44435ab8a
#2490 -- implementing a conditional in terms of the guard style.
2013-03-10 06:44:45 +08:00
Jeremy Ashkenas
c53df12ec1
disallow multiple else blocks in if/guard syntax
2013-03-09 15:44:45 +08:00
Jeremy Ashkenas
13fae12f69
Fixes #2490 -- adding guard-style if blocks
2013-03-09 10:40:37 +08:00
Jeremy Ashkenas
0120db0efc
Merge pull request #2803 from benbria/master
...
Rework source map files and paths
2013-03-08 07:19:48 -08:00
Jason Walton
c4f50b52d7
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
lib/coffee-script/helpers.js
test/helpers.coffee
2013-03-08 10:17:47 -05:00
Jason Walton
242f397bfa
Remove dead variables.
2013-03-07 21:30:04 -05:00
Jason Walton
f85d19b459
Rework API for sourcemap filenames and paths.
2013-03-07 21:26:09 -05:00
Jeremy Ashkenas
8f7f3627e0
Fixes #2796 , by adding a test for it.
2013-03-07 23:13:22 +13:00
Jeremy Ashkenas
8b134cf348
Add an additonal test, courtesy @matehat
2013-03-07 23:10:39 +13:00
Jeremy Ashkenas
67de35ff29
Fixes #2781 , fixes #2782 . Reverting to old method of instance method binding.
2013-03-07 23:09:32 +13:00
Jeremy Ashkenas
774ee6a554
merge
2013-03-07 22:59:23 +13:00
Jeremy Ashkenas
4be4ea3623
Merge pull request #2795 from fahad19/master
...
Fix: compiling `coffee.coffee` produces `.js` file.
2013-03-07 01:30:07 -08:00
Fahad Ibnay Heylaal
18fec7e202
tests for baseFileName helper for files with only coffee-script extensions as the file name.
2013-03-07 10:23:36 +06:00
Fahad Ibnay Heylaal
072df5ecc9
more test coverage for baseFileName helper.
2013-03-07 10:15:01 +06:00
Fahad Ibnay Heylaal
4d7151aa5d
fix: compiling coffee.coffee produces .js file.
2013-03-07 03:41:34 +06:00
Jason Walton
185b2ce632
Code inspect fixes from the inimitable Nami-Doc
2013-03-06 16:26:34 -05:00
Jason Walton
ce6772f2be
Better fix for sourceRoot and relative path for .coffee files in source maps.
2013-03-06 15:45:47 -05:00
Jason Walton
d6e1a979e4
Fix sourceRoot and relative path for .coffee files in generated source maps.
2013-03-06 11:05:57 -05:00