Commit Graph

  • 8e0f97e410 Break multiline imports (#167) Christopher Chedeau 2017-01-13 09:59:33 -0800
  • ecb26b3432 treat shebang outside of parsing (#137) Jamie Webb 2017-01-13 17:57:27 +0000
  • fb9c1e8098 Fix misprinting of computed properties in method chains. (#157) James Long 2017-01-12 15:06:44 -0500
  • ab37f7fd02 Merge pull request #156 from jlongster/break-imports-exports James Long 2017-01-12 15:00:00 -0500
  • aab300844f Use group instead of conditionalGroup James Long 2017-01-12 14:53:12 -0500
  • 1549936e68 Break long `exports` into multiple lines. Benjamin Tan 2017-01-11 21:56:10 +0800
  • bbe2524dab Merge pull request #134 from vjeux/generics James Long 2017-01-12 13:50:10 -0500
  • a1d9d2a02f Merge pull request #142 from vjeux/minimize_quotes James Long 2017-01-12 13:39:17 -0500
  • 291440b730 Support method generics on babylon parser Christopher Chedeau 2017-01-11 15:14:46 -0800
  • afca3d7e7a Minimize string escapes Christopher Chedeau 2017-01-11 20:36:47 -0800
  • d25881530f Merge pull request #126 from vjeux/jsx_quotes James Long 2017-01-12 10:30:42 -0500
  • d2318cf283 Merge pull request #128 from stakodiak/patch-1 James Long 2017-01-12 10:30:02 -0500
  • 809aabc3bd Merge pull request #133 from vjeux/generic_babylon James Long 2017-01-12 10:28:57 -0500
  • d5a27090e4 Merge pull request #138 from tjefferson08/tj_no_infc_decf James Long 2017-01-12 10:26:58 -0500
  • 00fbf8c1bf Merge pull request #153 from jlongster/tweak-test-runner James Long 2017-01-12 10:14:58 -0500
  • 62bfdcd65a Fix old name reference in tests_config James Long 2017-01-12 10:09:13 -0500
  • ea084dcd59 Merge pull request #125 from hzoo/update-deps James Long 2017-01-12 10:06:58 -0500
  • 6432034ed4 Merge pull request #148 from sapegin/patch-1 James Long 2017-01-12 10:03:24 -0500
  • 1ccf6b0344 Merge pull request #90 from bakkot/property-names James Long 2017-01-12 09:11:36 -0500
  • 7fee1588ae Add title and encoding to the REPL Artem Sapegin 2017-01-12 13:59:32 +0100
  • 0af65c6bc9 Use `setq' instead of `infc' and `decf' Travis Jefferson 2017-01-11 19:44:24 -0600
  • 35fb28bef2 Support type annotation for rest argument on babylon parser Christopher Chedeau 2017-01-11 15:05:28 -0800
  • c9c560bfef Fix typo in README. Alex Stachowiak 2017-01-11 12:48:07 -0800
  • 80f280d6a3 remove unused recast ref Henry Zhu 2017-01-11 15:38:58 -0500
  • a6cdede9f6 Always use double quotes for JSX and properly escape Christopher Chedeau 2017-01-11 11:37:53 -0800
  • 1b5c7b3a03 remove recast (not used) Henry Zhu 2017-01-11 14:32:29 -0500
  • eabc4005ce update yarn.lock Henry Zhu 2017-01-11 14:30:19 -0500
  • be6e92f064 Merge pull request #122 from vjeux/browser James Long 2017-01-11 14:26:51 -0500
  • 3126e463d7 Merge pull request #124 from jlongster/mark-0.0.5 James Long 2017-01-11 14:25:59 -0500
  • b9cf404631 v0.0.5 -- Accidentally didn't push this commit out before others landed; 0.0.5 is actually based on commit faed09ceea James Long 2017-01-11 14:09:30 -0500
  • 4685164faf Add prettier-browser Christopher Chedeau 2017-01-11 10:22:12 -0800
  • 18f54005f6 Do not unquote string properties Kevin Gibbons 2017-01-11 09:31:34 -0800
  • 0eda44405b Merge pull request #119 from esbenp/add-visual-studio-code-plugin James Long 2017-01-11 12:11:04 -0500
  • 250d6d88dd Merge pull request #109 from dinoboff/patch-1 James Long 2017-01-11 12:09:23 -0500
  • a673fc4e62 add instructions for Visual Studio plugin Esben Petersen 2017-01-11 18:09:15 +0100
  • b936c653c7 Merge pull request #117 from knowbody/patch-1 James Long 2017-01-11 12:02:39 -0500
  • 57a73b8620 add gitter badge to readme Mateusz Zatorski 2017-01-11 17:01:02 +0000
  • 477e745a78 chore: link prettier package to its github project Damien Lebrun 2017-01-11 15:40:29 +0000
  • c8f671236c Merge pull request #116 from knowbody/remove-node-0-10-support James Long 2017-01-11 11:57:19 -0500
  • 466d8509af Update snapshots James Long 2017-01-11 11:54:28 -0500
  • 884bae1761 remove node 0.10 from travis config, add travis badge to readme Mateusz Zatorski 2017-01-11 16:48:45 +0000
  • faed09ceea Merge pull request #111 from knowbody/add-travis James Long 2017-01-11 11:36:16 -0500
  • 6f0743e07d fix italic in readme Mateusz Zatorski 2017-01-11 16:31:42 +0000
  • 1fe0833662 add yarn.lock and tests to .npmignore and add yarn instructions to README Mateusz Zatorski 2017-01-11 16:30:46 +0000
  • ac6cb883c8 Merge pull request #113 from fortes/master James Long 2017-01-11 11:29:50 -0500
  • 722e5b4477 Merge pull request #114 from dinoboff/docs-update-usage James Long 2017-01-11 11:28:06 -0500
  • f1db144341 docs: add globbing example Damien Lebrun 2017-01-11 16:02:30 +0000
  • 9ffbd32723 Enable reading from stdin Filipe Fortes 2017-01-11 07:57:16 -0800
  • ccf6f846f0 add travis config and add yarn support Mateusz Zatorski 2017-01-11 15:52:51 +0000
  • 6557bc76b3 Merge pull request #107 from demoneaux/arrow-function-trailing-whitespace James Long 2017-01-11 10:50:47 -0500
  • 83c378e8e8 Merge pull request #84 from vjeux/print_filename James Long 2017-01-11 10:49:47 -0500
  • fd852320ce Merge pull request #86 from vjeux/dont_fatal James Long 2017-01-11 10:42:36 -0500
  • 24c3af8821 Remove trailing whitespace in broken arrow function expressions. Benjamin Tan 2017-01-11 22:57:09 +0800
  • 7a84cdbc34 Merge pull request #97 from dtinth/patch-1 James Long 2017-01-11 10:20:54 -0500
  • c2458e7dc9 Merge pull request #106 from demoneaux/fix-directives-newlines James Long 2017-01-11 10:20:09 -0500
  • 00fad62c91 Regenerate snapshots James Long 2017-01-11 10:16:38 -0500
  • 944659194b Merge pull request #105 from demoneaux/fix-eof James Long 2017-01-11 10:15:15 -0500
  • 2d99f5d281 Merge pull request #101 from demoneaux/export-semicolons James Long 2017-01-11 09:59:42 -0500
  • 030a70fd38 Fix misprinting of directives. Benjamin Tan 2017-01-11 22:47:22 +0800
  • 03414d64cc Add newline to EOF. Benjamin Tan 2017-01-11 22:39:32 +0800
  • d56365dd54 Add semicolons to `export` declarations. Benjamin Tan 2017-01-11 20:43:27 +0800
  • 8fb6428e96 Add missing comma in API example Thai Pangsakulyanont 2017-01-11 17:31:59 +0700
  • be8f65d23e Format property names consistently Kevin Gibbons 2017-01-10 21:48:49 -0800
  • b8e6fc5cb0 Do not fatal when formatting throws Christopher Chedeau 2017-01-10 22:10:00 -0800
  • 0fdf14dbe6 Log the filename when --write is being used Christopher Chedeau 2017-01-10 22:00:19 -0800
  • b37e8c4b36 v0.0.4 James Long 2017-01-10 23:52:36 -0500
  • 10a8cd9122 Merge pull request #45 from danharper/fix38 James Long 2017-01-10 23:51:42 -0500
  • 34dc37a816 Merge pull request #67 from jmorrell/flow-type-declarations James Long 2017-01-10 23:38:27 -0500
  • d93e7d2f24 Merge pull request #70 from danharper/fix24 James Long 2017-01-10 23:36:59 -0500
  • f11d86b73f Merge pull request #75 from azu/patch-1 James Long 2017-01-10 23:36:35 -0500
  • 6b26c1ab3e Merge pull request #76 from kalmanb/emacs-typos James Long 2017-01-10 23:36:03 -0500
  • e84d5d301a Fix up emacs typos kalmanb 2017-01-11 13:36:09 +1300
  • 7c21dd037f Fix import & export bracket spacing (fixes #24) Dan Harper 2017-01-11 00:32:35 +0000
  • e75f79a755 Add syntax highlight to example in README azu 2017-01-11 09:26:35 +0900
  • 3f949907a0 Merge pull request #72 from michaelficarra/GH-71 James Long 2017-01-10 18:56:50 -0500
  • d2d6def9be Revert "fixes #49: omit new parens when it has no arguments" James Long 2017-01-10 18:51:46 -0500
  • 0461b3e6cd fixes #71: don't indent block stmts which are children of case clauses Michael Ficarra 2017-01-10 15:26:12 -0800
  • e3b41dd6ca Merge pull request #57 from michaelficarra/GH-56 James Long 2017-01-10 17:49:46 -0500
  • 867b829965 Print Flow types with no name (fixes #38) Dan Harper 2017-01-10 18:42:03 +0000
  • 6d39725d47 Merge pull request #51 from jlongster/update-babylon James Long 2017-01-10 17:31:01 -0500
  • a061e96bbb Use latest version of babylon James Long 2017-01-10 17:29:58 -0500
  • 56abf5fc46 Update options to babylon James Long 2017-01-10 14:18:39 -0500
  • 5cb5148876 Merge pull request #64 from okonet/accept-globs James Long 2017-01-10 17:16:14 -0500
  • 321bd6a9fa Allow block-less arrow function expression to break (fixes #61) James Long 2017-01-10 16:46:33 -0500
  • 9213d5ad7f First attempt at making union types prettier Jeremy Morrell 2017-01-10 18:28:23 -0300
  • 4825e56227 Allow multiple nested arrow functions to be expanded as last call arg (fixes #65) James Long 2017-01-10 16:20:24 -0500
  • 0bf83e9b31 build: Add more scripts to test Andrey Okonetchnikov 2017-01-10 21:45:20 +0100
  • 85dc8eb118 style: Run prettier on the source code Andrey Okonetchnikov 2017-01-10 21:45:04 +0100
  • 1a77d072cc feature: Add support for passing multiple files Andrey Okonetchnikov 2017-01-10 21:41:36 +0100
  • 3b1762b3a9 chore: Added .js extension to ./bin/prettier Andrey Okonetchnikov 2017-01-10 21:18:11 +0100
  • c904281027 Remove use of `fromString(...).join` in a few places (fixes #52) James Long 2017-01-10 15:28:16 -0500
  • fc521c4d03 fixes #56: indent cases inside switch statements Michael Ficarra 2017-01-10 12:03:36 -0800
  • 0861f0a49b Merge pull request #41 from skratchdot/patch-1 James Long 2017-01-10 14:29:22 -0500
  • 4cdf226cf3 Merge pull request #50 from michaelficarra/GH-49 James Long 2017-01-10 14:21:50 -0500
  • b5392f9468 fixes #49: omit new parens when it has no arguments Michael Ficarra 2017-01-10 11:14:39 -0800
  • 95fc194c97 Adding missing `source-map` and `private` to deps skratchdot 2017-01-10 13:22:11 -0500
  • 6d6d53f6df v0.0.3 James Long 2017-01-10 12:18:37 -0500
  • 4abb8ce544 Support back to node v4 James Long 2017-01-10 12:18:22 -0500
  • 9a781cbcff Tweak warning in readme James Long 2017-01-10 12:09:06 -0500
  • e2dafb4f28 Merge pull request #11 from demoneaux/fix-tests James Long 2017-01-10 12:07:10 -0500