Brian Donovan
b0f797205b
Merge pull request #1744 from silfverstrom/bugg/typo-in-messages
...
Fixed very minor typo in messages.js.
2015-06-14 07:57:25 -07:00
Niklas Silfverström
dd52c6a687
Fixed very minor typo in messages.js.
2015-06-14 08:06:55 +02:00
Mordy Tikotzky
3cf773b528
fix register hook when not registering for .js extension.
2015-06-14 00:31:14 -04:00
Henry Zhu
98424f80af
template-literals: remove unnecessary strings, only add "" to beginning if second node isn't a string - fixes #1732
2015-06-13 14:34:33 -04:00
Sebastian McKenzie
708879ff1b
fix auxiliary comment option in makefile
2015-06-13 19:01:50 +01:00
Sebastian McKenzie
70042bb0a8
update internal babel version to latest
2015-06-13 18:57:22 +01:00
Sebastian McKenzie
0f7711a202
5.5.8
2015-06-13 18:54:52 +01:00
Sebastian McKenzie
27f039488e
v5.5.8
v5.5.8
2015-06-13 18:53:41 +01:00
Sebastian McKenzie
e3ce82e12f
remove console.log
2015-06-13 18:50:51 +01:00
Sebastian McKenzie
4934ea56a0
change NodePath#inType to use arguments instead of types
2015-06-13 18:50:19 +01:00
Sebastian McKenzie
ce03457b19
add getOpposite path method
2015-06-13 18:50:05 +01:00
Sebastian McKenzie
1298c67949
rename getOwnBindingInfo to getOwnBinding
2015-06-13 18:49:59 +01:00
Sebastian McKenzie
668274edcb
remove resolve-rc file
2015-06-13 18:49:37 +01:00
Sebastian McKenzie
0694a7dd06
5.5.7
2015-06-13 02:23:28 +01:00
Sebastian McKenzie
20d19735fc
v5.5.7
v5.5.7
2015-06-13 02:22:20 +01:00
Sebastian McKenzie
b5b6bf4ad5
add isDirective method,
2015-06-13 02:21:22 +01:00
Sebastian McKenzie
844c10cac0
fix reference to inferers
2015-06-13 02:20:04 +01:00
Sebastian McKenzie
43583e4e9d
pick only current constant violation if it's of the same scope
2015-06-13 02:19:57 +01:00
Sebastian McKenzie
f5b921cda9
better errorWithNode that's consolidated across paths and files
2015-06-13 02:19:44 +01:00
Sebastian McKenzie
763892aa79
remove unused variable
2015-06-13 02:19:30 +01:00
Sebastian McKenzie
3e6eae4d1a
Merge branch 'master' of github.com:babel/babel
2015-06-13 02:00:22 +01:00
Sebastian McKenzie
7c090c8580
Merge pull request #1740 from zertosh/cli-fixes
...
Really fix "--help"
2015-06-13 01:56:58 +01:00
Andres Suarez
a5f6c1c389
Really fix "--help"
2015-06-12 20:54:53 -04:00
Sebastian McKenzie
c159f2d982
Merge branch 'master' of github.com:babel/babel
2015-06-13 01:54:33 +01:00
Sebastian McKenzie
9205f10244
Merge pull request #1719 from jmm/internals-docs2
...
Internals documentation
2015-06-13 01:53:04 +01:00
Sebastian McKenzie
4cd7bcad59
Merge pull request #1727 from zertosh/cli-fixes
...
Fix "--help" distinguish optional transforms
2015-06-13 01:52:46 +01:00
Andres Suarez
7e9660efd3
Fix "--help" distinguish optional transforms
2015-06-12 20:51:52 -04:00
Sebastian McKenzie
2d66ce5224
Merge pull request #1724 from arthurvr/bool
...
Update `util.booleanify()` return type
2015-06-13 01:48:30 +01:00
Sebastian McKenzie
1257b2cf40
Merge pull request #1736 from grncdr/patch-1
...
Remove duplicate keys from alias-keys.json
2015-06-12 20:33:54 +01:00
Stephen Sugden
f21d935de5
Add aliases from JSX* tags to Expression
2015-06-12 12:24:24 -07:00
Stephen Sugden
2e20364793
Remove duplicate keys from alias-keys.json
...
Fixes #1734
2015-06-12 20:58:41 +02:00
Sebastian McKenzie
e47e8a187a
Merge branch 'master' of github.com:babel/babel
2015-06-11 19:06:41 +01:00
Ingvar Stepanyan
26924d5944
Fix dependency reference of Symbol.hasInstance
2015-06-10 22:07:40 +03:00
Arthur Verschaeve
5eb1850a55
Update util.booleanify() return type
...
Ref 62f37c1e62
2015-06-10 16:54:43 +02:00
Sebastian McKenzie
333e287226
remove special minification.removeConsole ExpressionStatement handling
2015-06-10 13:14:44 +01:00
Ingvar Stepanyan
deaf03dd28
Fixes & optimizations to es6.spec.arrowFunctions.
2015-06-10 12:28:10 +03:00
Sebastian McKenzie
80a77bd6a2
fix linting error
2015-06-10 03:16:07 +01:00
Sebastian McKenzie
c9286a1de1
rewrite option handling - fixes #1636
2015-06-10 03:07:06 +01:00
Sebastian McKenzie
52f614dcdf
add better path execution status algo
2015-06-10 01:36:36 +01:00
Sebastian McKenzie
600367ae25
add t.COMPARISON_BINARY_OPERATORS
2015-06-10 01:34:51 +01:00
Sebastian McKenzie
b761cba135
split auxiliary comment option into before and after - fixes #1721
2015-06-10 01:34:44 +01:00
Sebastian McKenzie
947d3e262d
push newline after decorator when doing code gen - fixes #1713
2015-06-10 01:19:58 +01:00
Sebastian McKenzie
4061bea528
change execution order of module metadata visitor to resolve module source before building up metadata tree - fixes #1720
2015-06-10 01:15:11 +01:00
Sebastian McKenzie
de195e5bfc
Merge branch 'master' of github.com:babel/babel
2015-06-10 01:10:41 +01:00
Sebastian McKenzie
3bcef86973
Merge pull request #1720 from chadhietala/failing-metadata-test
...
Metadata object does not take in account resolveModuleSource()
2015-06-10 01:10:09 +01:00
Sebastian McKenzie
fa670ac71e
visually split up inference inferer methods
2015-06-09 22:52:21 +01:00
Sebastian McKenzie
572261f9ce
add support for typecasts in path static evaluation
2015-06-09 22:52:00 +01:00
Chad Hietala
8a320d53a5
Metadata object does not take in account resolveModuleSource()
...
This adds a failing test to illustrate the metadata object not reflecting what is returned from resolveModuleSource(). I might also not understand resolveModuleSource's purpose. However, this was the hook mentioned here https://github.com/babel/babel/issues/1602 .
2015-06-09 14:26:33 -07:00
Jesse McCarthy
0650eedeb6
Add reference to doc dir to CONTRIBUTING.
2015-06-09 15:37:01 -04:00
Jesse McCarthy
2282d066a2
Start doc dir for internals documentation.
2015-06-09 15:37:01 -04:00