Sebastian McKenzie
|
76111143bb
|
remove dead tests
|
2015-07-30 23:44:41 +01:00 |
|
Sebastian McKenzie
|
436874dac8
|
add support for boolean flow literals - fixes #2127
|
2015-07-30 23:44:36 +01:00 |
|
Ben Newman
|
04857656d6
|
Update Regenerator dependency to 0.8.35.
I fully expect the CI tests to pass, but it's nice to have that safety layer.
|
2015-07-30 18:41:01 -04:00 |
|
Sebastian McKenzie
|
ba2d18f025
|
add acorn license - cc @RReverser
|
2015-07-30 12:57:23 +01:00 |
|
Sebastian McKenzie
|
723d51e6f5
|
add rollback support to publish script
|
2015-07-29 23:27:50 +01:00 |
|
Sebastian McKenzie
|
e4a1e491f6
|
flip around conditional - i hate this style
|
2015-07-29 23:25:45 +01:00 |
|
Sebastian McKenzie
|
42459fe894
|
revert ensureTransformerNames changes - fixes #2119
|
2015-07-29 23:25:32 +01:00 |
|
Sebastian McKenzie
|
7d53f0be1a
|
switch to class prop initialiser
|
2015-07-29 23:22:38 +01:00 |
|
Sebastian McKenzie
|
3df5d31cee
|
add comments and remove dead code
|
2015-07-29 23:22:30 +01:00 |
|
Sebastian McKenzie
|
ed156a8ca5
|
move default module formatter visitors into separate files
|
2015-07-29 23:22:21 +01:00 |
|
Sebastian McKenzie
|
be8ee7d2c5
|
remove start property from beginning of node builders
|
2015-07-29 23:19:51 +01:00 |
|
Sebastian McKenzie
|
aa3f9a16ee
|
switch some classes to class propertie initialisers
|
2015-07-29 23:19:36 +01:00 |
|
Sebastian McKenzie
|
a1bea6d073
|
removed unused i variable
|
2015-07-29 23:19:21 +01:00 |
|
Sebastian McKenzie
|
c2a4276ce9
|
fix deprecated alias key regression - fixes #2119
|
2015-07-29 23:16:47 +01:00 |
|
Sebastian McKenzie
|
b91b4a4dc0
|
fix syntax error
|
2015-07-29 16:43:52 +01:00 |
|
Sebastian McKenzie
|
99d8dec04d
|
clear rawValue from JSX attribute values as they're tokenised and parsed differently - fixes #2114
|
2015-07-29 16:15:47 +01:00 |
|
Sebastian McKenzie
|
c43daa83df
|
v5.8.19
|
2015-07-29 13:32:27 +01:00 |
|
Sebastian McKenzie
|
091d188a67
|
v5.8.18
|
2015-07-29 13:30:00 +01:00 |
|
Sebastian McKenzie
|
dbe1d53e75
|
v5.8.17
|
2015-07-29 13:28:24 +01:00 |
|
Sebastian McKenzie
|
00d916507a
|
v5.8.16
|
2015-07-29 04:24:37 +01:00 |
|
Sebastian McKenzie
|
52e87d576d
|
v5.8.15
|
2015-07-29 04:22:52 +01:00 |
|
Sebastian McKenzie
|
2c197a508d
|
fix esModule error for realsies now
|
2015-07-29 04:21:34 +01:00 |
|
Sebastian McKenzie
|
f1d42e7beb
|
Revert "don't throw error on locationless illegal export name"
This reverts commit db13cbfa0683570a55e2461ff0006a8c35eebbed.
|
2015-07-29 04:17:50 +01:00 |
|
Sebastian McKenzie
|
db13cbfa06
|
don't throw error on locationless illegal export name
|
2015-07-29 04:16:57 +01:00 |
|
Sebastian McKenzie
|
484eb4dee8
|
Merge branch 'master' into development
|
2015-07-29 03:22:05 +01:00 |
|
Sebastian McKenzie
|
7ff0146e48
|
Merge pull request #2107 from samccone/sjs/update-browserify
Update dev browserify.
|
2015-07-29 03:09:34 +01:00 |
|
Sam Saccone
|
3c07b519f5
|
Update dev browserify.
This allows us to browserify the contents of test/browser.js without
erroring
The previous version of browserify was choking on the file.
xref #1838
|
2015-07-28 22:07:38 -04:00 |
|
Sebastian McKenzie
|
5990785ab1
|
fix bug where files that babel can compile weren't being written when ignored with the --copy-files flag
|
2015-07-28 20:04:32 +01:00 |
|
Sebastian McKenzie
|
bda0d5cc68
|
create new export named declaration when we're splitting it up - fixes #2092
|
2015-07-28 19:58:51 +01:00 |
|
Sebastian McKenzie
|
90fb36d3ea
|
create new raw identifiers instead of cloning the original user one when exploding export specifiers - fixes #2092
|
2015-07-28 19:42:05 +01:00 |
|
Sebastian McKenzie
|
2c3566de03
|
remove flow types from being scope tracked - these aren't used anywhere and if they're going to be added back they need to be abstracted from bindings to create any real value - fixes #2105
|
2015-07-28 19:26:52 +01:00 |
|
Sebastian McKenzie
|
73d6257377
|
remove trailing whitespace
|
2015-07-28 18:59:28 +01:00 |
|
Sebastian McKenzie
|
ecf54eeae1
|
code generator: add terminator parentheses test
|
2015-07-28 18:57:00 +01:00 |
|
Sebastian McKenzie
|
e5cb0cf32c
|
break on hitting a terminator paren triggering character to avoid pushing multiple starting parens - fixes #2102
|
2015-07-28 18:55:35 +01:00 |
|
Sebastian McKenzie
|
4d846e3686
|
consider comment starting character to be a terminatorless separator #2106
|
2015-07-28 18:54:47 +01:00 |
|
Sebastian McKenzie
|
2b009e8c47
|
v5.8.14
|
2015-07-28 18:40:08 +01:00 |
|
Sebastian McKenzie
|
fc8c38ac0d
|
clear scope uids when removing a binding - fixes #2101
|
2015-07-28 16:14:58 +01:00 |
|
Sebastian McKenzie
|
f9a657dd36
|
fix chalk API to reset highlighting on codeframe
|
2015-07-28 16:09:21 +01:00 |
|
Sebastian McKenzie
|
0719a99e4d
|
add 5.8.11-5.8.12 changelog
|
2015-07-28 13:45:47 +01:00 |
|
Sebastian McKenzie
|
5712e3c7f2
|
v5.8.13
|
2015-07-28 13:41:00 +01:00 |
|
Sebastian McKenzie
|
1c37c3a8c4
|
Merge branch 'development'
cially if it merges an updated upstream into a topic branch.
|
2015-07-28 09:10:49 +01:00 |
|
Sebastian McKenzie
|
770e89d537
|
v5.8.12
|
2015-07-28 01:38:31 +01:00 |
|
Sebastian McKenzie
|
1d023d98f7
|
v5.8.11
|
2015-07-28 01:37:05 +01:00 |
|
Sebastian McKenzie
|
65c5c0acfd
|
v5.8.10
|
2015-07-28 01:28:44 +01:00 |
|
Sebastian McKenzie
|
a66470d821
|
fix es6 parameter tests
|
2015-07-28 01:25:00 +01:00 |
|
Sebastian McKenzie
|
27c0688742
|
check if options are nully instead of falsy - fixes #2079
|
2015-07-28 01:21:23 +01:00 |
|
Sebastian McKenzie
|
57d2323ae9
|
deopt on binding identifiers with same rest name - fixes #2091
|
2015-07-28 01:19:59 +01:00 |
|
Dan Fabulich
|
beaff831d2
|
Add Unicode BOM to browser.js, fixes issue #340 running from file URL.
|
2015-07-26 23:26:00 -07:00 |
|
Sebastian McKenzie
|
64e7164b55
|
Merge pull request #2087 from loganfsmyth/lookahead-state-fix
Ensure that the original state is restored on lookahead - fixes #2086
|
2015-07-27 04:59:58 +01:00 |
|
Logan Smyth
|
0bfc5a90dc
|
Ensure that the original state is restored on lookahead - fixes #2086
|
2015-07-26 20:56:07 -07:00 |
|