Sebastian McKenzie
|
488b719fde
|
Merge pull request #494 from gaearon/perf-2
Performance impovements
|
2015-01-15 19:28:04 +11:00 |
|
Sebastian McKenzie
|
af32080287
|
Merge pull request #498 from leebyron/patch-1
Update CONTRIBUTING.md
|
2015-01-15 19:27:07 +11:00 |
|
Sebastian McKenzie
|
4c1cd13536
|
Merge pull request #501 from shinnn/package-json
Update repository info and homepage URL
|
2015-01-15 14:36:39 +11:00 |
|
Dan Abramov
|
1002cf7796
|
Avoid Node allocations by making prototype call statics
|
2015-01-15 04:18:18 +03:00 |
|
Shinnosuke Watanabe
|
081dd33e73
|
Update repository info and homepage URL
* link to https://6to5.org
* use user/repo style
|
2015-01-15 10:07:54 +09:00 |
|
Sebastian McKenzie
|
bd9dc4f15d
|
Merge pull request #500 from shinnn/container-based-build
Use container-based infrastructure on Travis CI
|
2015-01-15 12:01:33 +11:00 |
|
Shinnosuke Watanabe
|
c7ba566ad6
|
Use container-based infrastructure on Travis CI
http://docs.travis-ci.com/user/workers/container-based-infrastructure/
|
2015-01-15 09:55:10 +09:00 |
|
Dan Abramov
|
a1b326a0ab
|
Use object lookup instead of array
|
2015-01-15 03:51:22 +03:00 |
|
Dan Abramov
|
a452f781b8
|
Slightly refactor and add explanations for optimized functions
|
2015-01-15 03:39:24 +03:00 |
|
Lee Byron
|
7d732ef503
|
Update CONTRIBUTING.md
|
2015-01-14 19:01:53 -05:00 |
|
Lee Byron
|
25cb0c6344
|
Update CONTRIBUTING.md
Explain git init submodules step when checking out
|
2015-01-14 18:23:49 -05:00 |
|
Sebastian McKenzie
|
45a52bf478
|
Merge pull request #496 from swirlycheetah/master
Expand upon the contributing guidelines
|
2015-01-15 09:41:12 +11:00 |
|
Chris Wheatley
|
a14f971b8a
|
add further commands required for workflow
|
2015-01-14 22:25:20 +00:00 |
|
Chris Wheatley
|
da65500545
|
expand upon the contributing guidelines
|
2015-01-14 22:11:46 +00:00 |
|
Dan Abramov
|
58a91ee9e9
|
Optimize node type lookup
|
2015-01-14 23:01:58 +03:00 |
|
Dan Abramov
|
19eaa181a5
|
Speed up common case where consumer moves only forward
|
2015-01-14 20:02:40 +03:00 |
|
Dan Abramov
|
c7c90acf3f
|
Store ranges instead of line indexes for performance
|
2015-01-14 19:14:47 +03:00 |
|
Dan Abramov
|
c6f3a55c03
|
Refactor buffer for clarity and avoid regex for performance
|
2015-01-14 19:14:47 +03:00 |
|
Sebastian McKenzie
|
e01b7d288f
|
v2.12.3
v2.12.3
|
2015-01-15 02:29:44 +11:00 |
|
Sebastian McKenzie
|
98c0e185b8
|
add missing semicolon
|
2015-01-15 02:27:45 +11:00 |
|
Sebastian McKenzie
|
bf66d78210
|
add 2.12.3 changelog
|
2015-01-15 02:27:17 +11:00 |
|
Sebastian McKenzie
|
b60eca0a76
|
better typeof symbol transformer
|
2015-01-15 02:24:32 +11:00 |
|
Sebastian McKenzie
|
44f06c0b4c
|
instance and static class method names
|
2015-01-15 02:24:23 +11:00 |
|
Sebastian McKenzie
|
6c5606b7e8
|
call transformer methods on traverse context
|
2015-01-15 02:24:05 +11:00 |
|
Sebastian McKenzie
|
07ddfbeb5d
|
remove pointless prototypeProperties helper call
|
2015-01-15 01:20:06 +11:00 |
|
Sebastian McKenzie
|
87b890c172
|
fix parentheses deletion not support multilines - fixes #490
|
2015-01-15 01:14:49 +11:00 |
|
Sebastian McKenzie
|
245fcfe110
|
move mutator map checking to after loose test
|
2015-01-15 01:09:13 +11:00 |
|
Sebastian McKenzie
|
4744719040
|
v2.12.2
v2.12.2
|
2015-01-14 18:48:29 +11:00 |
|
Sebastian McKenzie
|
a3b814a897
|
fix default parameters closure scope
|
2015-01-14 18:46:36 +11:00 |
|
Sebastian McKenzie
|
f5f17f0ccb
|
ignore function params, rest and catch clauses - webpack/webpack#688
|
2015-01-14 18:39:07 +11:00 |
|
Sebastian McKenzie
|
f6a2acdfb1
|
v2.12.1
v2.12.1
|
2015-01-14 18:06:51 +11:00 |
|
Sebastian McKenzie
|
e8dba2ad1e
|
add 2.12.1 changelog
|
2015-01-14 18:05:11 +11:00 |
|
Sebastian McKenzie
|
8ce5c5b608
|
add jsx to possible extensions
|
2015-01-14 18:04:14 +11:00 |
|
Sebastian McKenzie
|
0dfea1a51b
|
update notes
|
2015-01-14 14:54:31 +11:00 |
|
Sebastian McKenzie
|
a4e528e2b3
|
v2.12.0
v2.12.0
|
2015-01-14 10:14:14 +11:00 |
|
Sebastian McKenzie
|
99ca9b7e9a
|
fix linting errors
|
2015-01-14 10:12:11 +11:00 |
|
Sebastian McKenzie
|
313e932e7c
|
fix linting errors
|
2015-01-14 10:11:41 +11:00 |
|
Sebastian McKenzie
|
6a57a4e565
|
fix linting errors
|
2015-01-14 10:11:07 +11:00 |
|
Sebastian McKenzie
|
fc3a5f25fb
|
add 2.12.0 changelog
|
2015-01-14 10:09:47 +11:00 |
|
Sebastian McKenzie
|
e258b85420
|
clean up loose template literals
|
2015-01-14 08:55:24 +11:00 |
|
Sebastian McKenzie
|
6b836de306
|
add #480 test
|
2015-01-14 07:56:45 +11:00 |
|
Sebastian McKenzie
|
fe6f53d471
|
Merge pull request #480 from monsanto/loose-templates
Add loose transform for tagged template literals
|
2015-01-14 07:54:19 +11:00 |
|
Sebastian McKenzie
|
3b259c6b1e
|
clean up 6to5 register-browser
|
2015-01-14 07:31:51 +11:00 |
|
Sebastian McKenzie
|
2005df3fa2
|
support non-string jsx literals - fixes #479
|
2015-01-14 07:31:28 +11:00 |
|
Christopher Monsanto
|
4fdcf685d3
|
add loose transform for tagged template literals
|
2015-01-13 14:48:31 -05:00 |
|
Sebastian McKenzie
|
afd3af834d
|
add loose option to computed property names
|
2015-01-14 00:35:45 +11:00 |
|
Sebastian McKenzie
|
8afec8b12a
|
rename fast mode to loose #465
|
2015-01-14 00:24:34 +11:00 |
|
Sebastian McKenzie
|
f25ed0b5de
|
add minimum of 1 newline after line comments - fixes #442 and fixes #477
|
2015-01-13 23:27:52 +11:00 |
|
Sebastian McKenzie
|
4898770d60
|
ignore test262 in istanbul
|
2015-01-13 23:27:26 +11:00 |
|
Sebastian McKenzie
|
bd2fa77446
|
fix fast forOf and add tests
|
2015-01-13 23:18:46 +11:00 |
|