Geoffrey Booth
6685771255
Merge branch 'master' of github.com:jashkenas/coffeescript into 2
...
# Conflicts:
# package.json
2016-11-29 08:26:49 -08:00
Geoffrey Booth
ac26360fdc
Replace Uglify.js with Google Closure Compiler, JS version; let NPM finally reformat package.json the way it likes ( #4376 )
2016-11-28 23:10:17 -08:00
Geoffrey Booth
57ffe14fab
Merge branch 'master' into 2
...
# Conflicts:
# Cakefile
# package.json
2016-11-17 22:00:36 -08:00
Geoffrey Booth
a49c5c5150
Revert to http://coffeescript.org until GitHub pages supports HTTPS for custom domains ( #4363 )
2016-11-17 09:57:03 -08:00
Geoffrey Booth
a95d986055
coffeescript.org goes HTTPS!
2016-11-15 21:31:53 -08:00
Geoffrey Booth
6f09d36ec8
Update dev dependencies; update template rendering to use new Underscore syntax
2016-11-14 21:39:25 -08:00
Geoffrey Booth
70a7265f35
Fix tabbed Literate CoffeeScript ( #4345 )
...
* failing test case
* add markdown parser for literate coffeescript
this should help to handle ligitimate markdown with indentation correctly
* Update generated code
* Update package.json
* Add `marked` dependency to browser version of CoffeeScript
* Update invertLiterate to use a randomly-generated token that we check for uniqueness, rather than a magic number that we hope might not occur in the code
* Fix typos
2016-10-23 08:37:51 -07:00
Geoffrey Booth
b35bb20a18
Upgrade dependencies
2016-10-22 11:54:05 -07:00
Geoffrey Booth
8b50fd0461
[CS2] Require Node 6.9.1+ ( #4341 )
...
* Node 6 deprecated `new Buffer` in favor of `Buffer.from` and `Buffer.alloc`; update our calls, and set the required version of Node to be >= 6.9.0, and set this to be 2.0.0-alpha for now
* Bump to Node version 6.9.1
2016-10-21 09:56:25 -07:00
Simon Lydell
8623792bcd
CoffeeScript 1.11.1
2016-10-01 20:58:53 +02:00
Simon Lydell
c3f5b8db86
Replace .npmignore with "files": [...] in package.json
2016-09-24 14:26:46 +02:00
Simon Lydell
66b5203689
CoffeeScript 1.11.0
2016-09-24 14:16:00 +02:00
Geoffrey Booth
a8b77fb4e7
Add modules documentation ( #4309 )
2016-09-18 20:54:44 +02:00
Simon Lydell
cea773ec81
CoffeeScript 1.10.0
2015-09-03 20:10:18 +02:00
Simon Lydell
b58772e8a7
CoffeeScript 1.9.3
2015-05-14 11:24:39 +02:00
Andreas Lubbe
3a2888f97a
bumped version to 1.9.2
2015-04-15 17:25:49 +02:00
Jeremy Ashkenas
533ad8afe9
CoffeeScript 1.9.1
2015-02-18 15:43:33 -05:00
Jeremy Ashkenas
dd0ec84ebe
redoc
2015-02-03 11:31:43 -05:00
Jeremy Ashkenas
e0ec8a51e4
CoffeeScript 1.9.0
2015-01-29 12:20:46 -05:00
Yad Smood
74fc7128ab
Decouple "mkdirp"
...
Make coffee completely independent.
2015-01-22 04:20:34 +08:00
Andreas Lubbe
75900660fd
Merge remote-tracking branch 'A/master'
2014-09-06 11:32:25 +02:00
Jeremy Ashkenas
81047d45ee
CoffeeScript 1.8.0
2014-08-26 12:24:29 -04:00
Benjamin Winkler
df2b79fa56
remove docco as dependency (still a devDependency)
...
also changed version requirement notation for from `n.n.x` to `~n.n.n` like the others
2014-06-06 04:33:19 +02:00
Jeremy Ashkenas
f0764096e9
now that github supports renames, coffeescript, not coffee-script
2014-05-08 15:07:42 -04:00
Matt Hickford
c2db81d892
Package with preferGlobal as appropriate for command-line application
...
Per https://www.npmjs.org/doc/json.html#preferGlobal
> If your package is primarily a command-line application that should be installed globally, then set this value to true to provide a warning if it is installed locally.
>
> It doesn't actually prevent users from installing it locally, but it does help prevent some confusion if it doesn't work as expected.
2014-03-15 00:44:38 +00:00
Michael Ficarra
eda4f0c55b
Merge remote-tracking branch 'origin/gh-pages'
2014-02-01 21:07:10 -06:00
Michael Ficarra
ed928928f6
use npm-installed docco rather than relying on globally installed docco
2014-02-01 21:06:21 -06:00
Michael Ficarra
5e31672793
Merge branch 'master' into gh-pages
2014-01-29 23:21:00 -06:00
Michael Ficarra
4ab8503e5a
CoffeeScript 1.7.1
2014-01-29 23:19:36 -06:00
Michael Ficarra
094a0cbe95
add docco as npm dependency so it doesn't have to be installed globally
2014-01-29 22:52:49 -06:00
Jeremy Ashkenas
a3ae0c5c75
CoffeeScript 1.7.0
2014-01-28 14:05:38 -05:00
xixixao
9e5ffaea69
Use actual _.template instead of custom one
2014-01-28 18:56:43 +00:00
xixixao
f42329ca0a
Use Node instead of Ruby for documentation
2014-01-28 03:17:12 +00:00
Andreas Lubbe
d712a6c0f4
npm run-script test-harmony executes generator tests
2013-11-29 20:59:22 -08:00
Jeremy Ashkenas
96e807c677
Improve license part of package.json ;)
2013-08-19 16:10:25 +02:00
FredyC
457cdfde26
Fixed deep directory creation for command line utility
2013-08-01 11:17:27 +02:00
Jeremy Ashkenas
84b8b5ccee
CoffeeScript 1.6.3
2013-06-02 09:37:45 +04:00
Jeremy Ashkenas
a3e8de338a
CoffeeScript 1.6.2
2013-03-18 13:06:33 +08:00
Demian Ferreiro
9787ce543d
Bump engines.node version on package.json to 0.8
2013-03-12 21:46:48 -03:00
Jeremy Ashkenas
eef83a9fcb
CoffeeScript 1.6.1
2013-03-05 11:07:16 +13:00
Jeremy Ashkenas
9f614fedec
CoffeeScript 1.6.0
2013-03-05 08:19:08 +13:00
Jeremy Ashkenas
af53c230a1
CoffeeScript 1.5.0
2013-02-25 21:12:22 +13:00
Jeremy Ashkenas
4bf2c6b2e9
Merge branch 'master' of github.com:jashkenas/coffee-script into literate
2013-01-05 11:34:48 -10:00
Jeremy Ashkenas
ba08a21d21
bumping version to 1.5.0-pre
2013-01-04 09:35:20 -10:00
Casey Foster
9e3d43193d
gh-2631 Update to uglifyjs's new API
2012-11-29 09:45:31 -08:00
Jeremy Ashkenas
158d37215a
CoffeeScript 1.4.0
2012-10-23 16:45:31 -04:00
Domenic Denicola
81c0964e48
Add test script to package.json.
...
Allows one to run the tests using `npm test`.
2012-07-08 22:55:43 -04:00
Jeremy Ashkenas
79492aab36
CoffeeScript 1.3.3
2012-05-15 12:35:40 -04:00
Michael Ficarra
5c8eef2ab5
package.json: changing license URL to new github raw URL format
2012-05-14 17:50:04 -04:00
Jeremy Ashkenas
7792a3a6e3
CoffeeScript 1.3.2
2012-05-14 14:45:20 -04:00