Commit Graph

  • d513c89d9a First attempt at CircleCI config (#1087) Max Bernstein 2017-02-22 15:27:09 -08:00
  • dc62f4678c Recursively call printer adder Maxwell Bernstein 2017-02-21 16:19:55 -08:00
  • 18e87ab63f Add check to confirm release (#1067) Max Bernstein 2017-02-21 14:39:00 -08:00
  • 36e9848900 Fix #1050 (#1079) Cheng Lou 2017-02-19 02:54:28 -08:00
  • 40ba13cc0a Generate all the possible error states for Menhir. Handy for when an error state is not present in the current .messages file. (#1033) Sander 2017-02-19 11:07:21 +01:00
  • 36e38074b5 Add location for js obj sugar (#1078) Benjamin San Souci 2017-02-19 01:56:52 -08:00
  • e9b4481c49 List one #use example for rtop (#1077) Cheng Lou 2017-02-19 01:13:28 -08:00
  • 72b48e8505 Commit yarn.lock (#1070) Yunxing Dai 2017-02-19 00:18:03 -08:00
  • b01a5b4026 Remove compilerlibs from bytecode version (#1076) Yunxing Dai 2017-02-18 02:48:52 -08:00
  • 6213cab28a Use correct dependency for bytecode reason (#1075) Yunxing Dai 2017-02-18 02:19:29 -08:00
  • d66853a154 Version 1.8.2 1.8.2 Yunxing Dai 2017-02-17 22:25:59 -08:00
  • ac73dea817 Support pretty printing extensions in include statement. (#1035) Benjamin San Souci 2017-02-17 14:54:37 -08:00
  • abd7d242e1 Automatically generate show functions for user-defined types (#1041) Max Bernstein 2017-02-16 15:24:01 -08:00
  • 4ac097ac76 Clarify Reason record literal syntax (#1056) Yawar Amin 2017-02-15 19:30:33 -05:00
  • 4e8418832d Version 1.8.0 1.8.0 Yunxing Dai 2017-02-14 17:20:57 -08:00
  • 5a71f69a1a Add new dep on result Max Bernstein 2017-02-14 15:28:42 -08:00
  • d5083f5e9b Add test of --add-printers Max Bernstein 2017-02-14 15:18:28 -08:00
  • 399b1c5f17 Update .merlin Yunxing Dai 2017-02-14 14:18:45 -08:00
  • a55a8807f4 Whoops, actually include all necessary functions Max Bernstein 2017-02-14 11:12:55 -08:00
  • 805e535ee2 No need for the actual runtime file ayy Max Bernstein 2017-02-14 11:08:47 -08:00
  • 08781af3f0 Vendor ppx_tools.metaquot's Ast_convenience Max Bernstein 2017-02-14 11:05:46 -08:00
  • 29867be7ad Add NB about idempotence Maxwell Bernstein 2017-02-13 19:24:39 -08:00
  • 5b40f21872 Remove -a shortcut for --add-printers Maxwell Bernstein 2017-02-13 19:23:49 -08:00
  • c8d430312f Add NB about parse-time performance penalty Max Bernstein 2017-02-13 17:11:24 -08:00
  • 504722d781 Add "nonrec" attribute to type aliases Max Bernstein 2017-02-13 16:59:41 -08:00
  • 7f8c5b9e01 Prepend runtime to start of file Max Bernstein 2017-02-13 16:39:30 -08:00
  • 3d25699411 Remove "let f => x" support. (#1055) Sander 2017-02-13 01:18:42 +01:00
  • 455226d56a Fix indentation level of `in' Max Bernstein 2017-02-10 17:30:04 -08:00
  • 7681cf0584 Fix merlin errors for vendored package and package.ml Max Bernstein 2017-02-10 17:28:17 -08:00
  • ce7803bd7a Remove useless comment Max Bernstein 2017-02-10 17:27:44 -08:00
  • b7627d8662 Add recursive type declarations Max Bernstein 2017-02-10 17:25:41 -08:00
  • cb12ba14e7 Cleanup Max Bernstein 2017-02-10 16:32:13 -08:00
  • 74df837b34 Fix the --recoverable flag. Sander Spies 2017-02-09 22:09:20 +01:00
  • fb969d5004 Update README.md Cheng Lou 2017-02-09 02:19:50 -08:00
  • 9e1274b38b Experimental metaquot test case (#1036) Sander 2017-02-09 11:03:07 +01:00
  • 148cc59296 Merge remote-tracking branch 'origin/master' into mb-auto-printer Max Bernstein 2017-02-07 16:27:30 -08:00
  • 7d32d28ce5 Move runtime to better place Max Bernstein 2017-02-07 16:26:01 -08:00
  • 2f5fbf48ab Version 1.7.4 1.7.4 Yunxing Dai 2017-02-07 12:10:10 -08:00
  • 0fe9622bb1 Adhere to naming conventions Max Bernstein 2017-02-07 11:27:53 -08:00
  • 73f574df44 Object example broken (#1044) Dan Schuman 2017-02-07 11:28:41 -08:00
  • 02575e8b8d Add command-line option to add printers Max Bernstein 2017-02-07 11:25:42 -08:00
  • 7115898806 Do not depend on ppx_deriving Max Bernstein 2017-02-06 10:57:44 -08:00
  • 1e6b75fc01 Further clean up PR Max Bernstein 2017-02-06 10:54:32 -08:00
  • a15d3e50bc Clean up PR Max Bernstein 2017-02-06 10:54:21 -08:00
  • 8b59844d28 Test for failure on multi-types Max Bernstein 2017-02-06 10:47:52 -08:00
  • 72abbd9619 Slim down interface Max Bernstein 2017-02-06 10:26:27 -08:00
  • f4e590aaa1 Working...! Max Bernstein 2017-02-03 12:24:45 -08:00
  • c80a03964f WIP doesn't even compile Max Bernstein 2017-02-01 12:48:20 -08:00
  • bd9d8d9a5d WIP Max Bernstein 2017-01-27 11:57:14 -08:00
  • a013cd7eae Remove easyformat and cmdliner from opam file Yunxing Dai 2017-02-03 16:41:24 -08:00
  • 6979e1fedd [Docs] Better JSX explanations Cheng Lou 2017-02-03 00:03:16 -08:00
  • 1ac25989f4 Version 1.7.3 1.7.3 Yunxing Dai 2017-02-02 12:33:05 -08:00
  • a444d34118 Tweak jsx reserved word message Cheng Lou 2017-01-31 15:20:14 -08:00
  • 5f6dbbd503 Properly build toploop (#1030) Yunxing Dai 2017-01-30 18:01:27 -08:00
  • 93f53e79ee Version 1.7.2 1.7.2 Yunxing Dai 2017-01-30 16:04:48 -08:00
  • 898dc0f537 Version 1.7.1 1.7.1 Yunxing Dai 2017-01-30 16:03:19 -08:00
  • 792e159842 Version 1.7.0 Yunxing Dai 2017-01-30 16:03:14 -08:00
  • 27cc6cfe19 Version 1.7.0 Yunxing Dai 2017-01-30 15:56:38 -08:00
  • 5860438d42 Version 1.7.0 1.7.0 Yunxing Dai 2017-01-30 15:56:38 -08:00
  • 8aa99fa0f1 Update DEVELOPING.md Yunxing Dai 2017-01-30 15:53:12 -08:00
  • 8c8f597f38 Update DEVELOPING.md Yunxing Dai 2017-01-30 15:52:16 -08:00
  • cc72d24400 Make --print default to Reason (#1007) Max Bernstein 2017-01-30 15:33:23 -08:00
  • 402fa19772 Upgrade the docs to reflect that Rebel's Bucklescript integration now works. (#1028) Gerred Dillon 2017-01-31 12:08:59 +13:00
  • 1daf3899bf Better error reporting for type keyword within JSX component. #1017 (#1018) Sander 2017-01-30 20:18:30 +01:00
  • 182e077ed0 Vendor easy_format (#1016) Yunxing Dai 2017-01-30 11:16:22 -08:00
  • 034e3a61cd Ask the user to improve the Menhir error message. (#1026) Sander 2017-01-30 20:12:58 +01:00
  • 088cd67c85 Remove empty error messages (#1019) Sander 2017-01-30 20:05:21 +01:00
  • 132cc067d7 Docs: Added missing "; How to close REPL Session (#1021) Dominic Rubas 2017-01-30 20:04:41 +01:00
  • 7f611cf74a Remove outdated TODO comment (#1027) Max Bernstein 2017-01-30 11:03:57 -08:00
  • 164753be13 Remove of keyword in oprint. (#1025) Sander 2017-01-30 19:49:42 +01:00
  • 27ac55a9df Fix install pointer from website Michal Srb 2017-01-29 17:36:18 +00:00
  • 589bdef4cd Update DEVELOPING.md Yunxing Dai 2017-01-27 15:58:41 -08:00
  • 490e05f1b6 Vendor cmdliner in (#1010) Yunxing Dai 2017-01-27 09:55:44 -08:00
  • 98909d10fe Inline the attributes list in primitive_declaration (#1012) Yunxing Dai 2017-01-27 09:55:24 -08:00
  • 2561dfcf54 Remove dependency to substs (#1008) Yunxing Dai 2017-01-27 09:55:12 -08:00
  • e59a14d224 Update reason-tools url Cheng Lou 2017-01-26 12:14:27 -08:00
  • 60d1e60c0b Print objects as {..} with outcome printer #1002. Also some other minor fixes regarding pub, pri and as. (#1003) Sander 2017-01-26 19:52:05 +01:00
  • 05528fd0e3 Remove --output flag (#1006) Max Bernstein 2017-01-26 10:51:31 -08:00
  • bcd6a614e2 Proper Menhir error messages for Merlin (#969) Sander 2017-01-26 02:44:24 +01:00
  • ac4307f757 Use cmdliner (round 2) (#995) Max Bernstein 2017-01-25 17:34:04 -08:00
  • f18549ccd3 Break payloads of extension nodes IfNeed (#999) Iwan 2017-01-22 10:36:30 +01:00
  • 9bc73414e3 [Docs] Add nuclide-languge-reason to list of things to enable for atom Cheng Lou 2017-01-20 22:53:37 -08:00
  • 60e5e99688 Version 1.6.0 1.6.0 Jordan Walke 2017-01-20 20:18:15 -08:00
  • 0bc6ccf3d6 Version 1.5.0 Jordan Walke 2017-01-20 20:17:54 -08:00
  • 4da862e8f2 Version 1.5.0 1.5.0 Jordan Walke 2017-01-20 20:16:42 -08:00
  • b77dee012f Fix printing of attributes in interface files (#994) Iwan 2017-01-21 03:21:11 +01:00
  • 0486a4729c [Reason] Fix removed "module type of" feature. (#992) Jordan W 2017-01-19 23:58:33 -08:00
  • 180c24f1c1 Add more docs to reason_parser.messages Yunxing Dai 2017-01-19 23:05:31 -08:00
  • 0fd537552c Fix #914. (#950) Benjamin San Souci 2017-01-19 18:04:15 -08:00
  • aec4780d80 Add version number to refmt --version output (#986) Max Bernstein 2017-01-19 15:35:31 -08:00
  • a562a63ebf Fix unrelated changes from #985 Max Bernstein 2017-01-19 10:22:34 -08:00
  • 87a6013732 Add MenhirLib to .merlin (#984) Sander 2017-01-19 19:00:13 +01:00
  • 0ce63c68c7 Remove unnecessary list allocation in primitive_declaration (#983) Yunxing Dai 2017-01-19 09:59:45 -08:00
  • a3fa9358a7 Add --output and --in-place options (#963) Max Bernstein 2017-01-19 09:59:04 -08:00
  • 50494d088e Clarification about how to install via npm Jordan W 2017-01-19 01:48:38 -08:00
  • d505926d71 Better source docs Cheng Lou 2017-01-19 01:10:04 -08:00
  • 7b8407f54a Update Dockerfile (#972) Sander 2017-01-19 07:51:06 +01:00
  • e55c131fb7 Add rudimentary contribution readme. Cheng Lou 2017-01-18 21:22:17 -08:00
  • 820b4d70a0 Don't break attributes over multiple lines. (#955) Iwan 2017-01-19 00:46:58 +01:00
  • 543d1bac62 Support "**" (#975) Yunxing Dai 2017-01-17 21:16:26 -08:00