6504 Commits

Author SHA1 Message Date
Sebastian McKenzie
bfe92a4eea add comments: false to generation test 2015-07-14 21:10:35 +01:00
Sebastian McKenzie
66c29acb78 complete publish script 2015-07-14 21:09:27 +01:00
Sebastian McKenzie
e50babe916 add shouldPrintComment option and output comments when compact option is set to true - fixes #1810 2015-07-14 20:55:56 +01:00
Sebastian McKenzie
eb8d7e679e fix use strict parsing 2015-07-14 17:14:32 +01:00
Sebastian McKenzie
e294b76a06 add extensions to babel-cli bin files 2015-07-14 17:14:10 +01:00
Sebastian McKenzie
0cbcadc2da add shelljs to root package.json 2015-07-14 16:56:20 +01:00
Sebastian McKenzie
8360001b96 add npmignore to babylon 2015-07-14 16:48:43 +01:00
Sebastian McKenzie
7c8f3ed696 rewrite bootstrap script to use shelljs as the bootstraping process is kinda weird now with multiple packages 2015-07-14 16:48:20 +01:00
Sebastian McKenzie
0c7c73435c add NODE_PATH export 2015-07-14 15:22:18 +01:00
Sebastian McKenzie
be09f12e42 sync tests with upstream acorn 2015-07-14 15:15:36 +01:00
Sebastian McKenzie
d73938ee89 elaborate on babylon readme 2015-07-14 15:14:57 +01:00
Sebastian McKenzie
5dcd54f4bc add VERSION file to publish script add 2015-07-13 23:43:57 +01:00
Sebastian McKenzie
c13f722964 add back package.json 2015-07-13 23:43:35 +01:00
Sebastian McKenzie
2f212cea0a v5.6.21 2015-07-13 23:37:01 +01:00
Sebastian McKenzie
dfbb6604e7 2.6.20 2015-07-13 21:09:45 +01:00
Sebastian McKenzie
e733235bea +x 2015-07-13 21:00:59 +01:00
Sebastian McKenzie
5f6350bada fix setup-git script name 2015-07-13 21:00:54 +01:00
Sebastian McKenzie
d28716cf93 v5.6.20 v5.6.20 2015-07-13 20:50:20 +01:00
Sebastian McKenzie
a286a86b6d Revert "remove do expressions"
This reverts commit 420492388b06ff295a638adbea0f34c726056607.
2015-07-13 20:45:49 +01:00
Sebastian McKenzie
2b32a2781e Revert "remove DoExpression generator"
This reverts commit 5cd8822888067d2615f620d1340df688d73108e4.
2015-07-13 20:45:43 +01:00
Sebastian McKenzie
86a49e2b1d v5.6.19 v5.6.19 2015-07-13 16:41:15 +01:00
Sebastian McKenzie
5cd8822888 remove DoExpression generator 2015-07-13 16:39:30 +01:00
Sebastian McKenzie
420492388b remove do expressions 2015-07-13 16:37:08 +01:00
Sebastian McKenzie
2d5d1ceb5c t 2015-07-13 16:34:43 +01:00
Sebastian McKenzie
1948946a4d add scripts 2015-07-12 12:51:20 +01:00
Sebastian McKenzie
0a7a01391c remove travis deploy 2015-07-12 12:36:01 +01:00
Sebastian McKenzie
7a268c95a5 remove dead files 2015-07-12 12:35:53 +01:00
Sebastian McKenzie
3d21b85d87 add +x bin files that reference the compiled ones 2015-07-12 12:35:49 +01:00
Sebastian McKenzie
d5be4bb5b9 v5.6.18 v5.6.18 2015-07-12 00:39:50 +01:00
Sebastian McKenzie
d6dc29ec6a remove templates doc 2015-07-12 00:37:55 +01:00
Sebastian McKenzie
ada45d5800 add missing semicolons 2015-07-12 00:36:21 +01:00
James Kyle
f3e77c7a0d Merge pull request #1983 from chicoxyzzy/code-docs-additions-by-chicoxyzzy
add some useful links
2015-07-11 15:09:29 -07:00
chico
b08012cf12 add some useful links 2015-07-12 01:05:50 +03:00
Sebastian McKenzie
16502488b9 Merge branch 'master' into top-secret
# Conflicts:
#	packages/babel/src/util.js
#	src/babel/tools/protect.js
#	src/babel/transformation/transformers/internal/explode.js
2015-07-11 23:00:28 +01:00
Sebastian McKenzie
ef275da1c2 Merge pull request #1897 from babel/code-docs
Code docs
2015-07-11 22:56:24 +01:00
James Kyle
cc6eb50f28 parenthesis -> parentheses 2015-07-11 14:48:40 -07:00
James Kyle
a260b6859f Clarify what the arrow function transformer does 2015-07-11 14:27:14 -07:00
James Kyle
eb182ccbe0 fix typo 2015-07-11 13:09:11 -07:00
Sebastian McKenzie
f9498d7a2d Merge branch 'master' into top-secret
# Conflicts:
#	packages/babylon/src/options.js
#	src/acorn/plugins/flow.js
#	src/acorn/src/util.js
2015-07-11 21:04:33 +01:00
Sebastian McKenzie
a226641631 more architectural changes 2015-07-11 20:56:26 +01:00
Sebastian McKenzie
afe5eb118c add .babelignore support to be more inline with other tools 2015-07-11 20:56:07 +01:00
James Kyle
fe1e99c799 Create generation/generators README 2015-07-11 12:53:46 -07:00
James Kyle
deeb75a5d1 Add descriptions to transformation/transformers/es6/destructuring 2015-07-11 12:53:46 -07:00
James Kyle
961d482269 Add content to tools README 2015-07-11 12:53:46 -07:00
James Kyle
1c8f0dcab4 Add content to helpers README 2015-07-11 12:53:46 -07:00
James Kyle
5dc39439ed Add content to generation README 2015-07-11 12:53:46 -07:00
James Kyle
58e029a064 Add content to api README 2015-07-11 12:53:46 -07:00
James Kyle
01ea72790d Add descriptions to types/flow 2015-07-11 12:53:45 -07:00
James Kyle
118ac2e62d Add descriptions to traversal/scope/index 2015-07-11 12:53:45 -07:00
James Kyle
3207a387a7 Add descriptions to transformation/transformers/es6/constants 2015-07-11 12:53:45 -07:00