Commit Graph

  • 513c61410f [atom-reason] fix regression with let _ident (#839) Darin Morrison 2016-11-09 22:36:10 -07:00
  • 1a08d9eb65 [atom-reason] several changes for syntax themes (#838) Darin Morrison 2016-11-09 20:35:14 -07:00
  • c503178511 Give a better error message when using a reserved keyword. (#833) Sander 2016-11-08 23:38:55 +01:00
  • 43aab2d1f2 [atom-reason] support quoted strings; misc fixes (#835) Darin Morrison 2016-11-03 02:30:21 -06:00
  • 282f0a5972 [atom-reason] update grammar; support more themes (#834) Darin Morrison 2016-11-02 21:14:34 -06:00
  • d5f8999007 [atom-reason] more highlighting fixes; closes #827 (#831) Darin Morrison 2016-10-27 23:25:00 -06:00
  • c3c0579a8a Put function name and arguments into the same tuple (#812) Yunxing Dai 2016-10-27 10:13:07 -07:00
  • 327642287b [atom-reason] use keyword.other ("One Dark" theme) (#830) Darin Morrison 2016-10-26 19:59:50 -06:00
  • a415c852a7 [atom-reason] fix several more highlighting issues (#829) Darin Morrison 2016-10-26 19:01:07 -06:00
  • 38d390f9b0 [atom-reason] fix several highlighting issues (#828) Darin Morrison 2016-10-26 15:06:45 -06:00
  • 516af8c87b [atom-reason] Add nopam command in start Cheng Lou 2016-10-26 04:23:36 -07:00
  • 86db3704e5 [language-reason] Add name back Cheng Lou 2016-10-26 03:18:59 -07:00
  • cfad36fb9f Fix ocamlmerling on linux (#814) Ramana Venkata 2016-10-26 15:28:11 +05:30
  • 9029b8e5e5 Fix build Cheng Lou 2016-10-25 21:24:37 -07:00
  • 20c12fabc7 [atom-reason] import grammar for hover types; fix bug (#826) Darin Morrison 2016-10-25 21:16:36 -06:00
  • e691ab6a05 Improved atom grammar (#825) Darin Morrison 2016-10-25 20:09:17 -06:00
  • 85df8715bd Expose reason.cma (#822) Yunxing Dai 2016-10-22 16:46:54 -07:00
  • 0d3bb1b7e5 [Docs] remove + from readme Cheng Lou 2016-10-20 23:43:40 -07:00
  • 868b7908c2 Bump language-reason version Cheng Lou 2016-10-18 17:30:43 -07:00
  • 865736f19c Update package.json.in Yunxing Dai 2016-10-17 15:56:21 -07:00
  • 7248ea25b2 Update package.json.in Yunxing Dai 2016-10-17 15:41:08 -07:00
  • bcd74bbd7c Version 1.4.0 1.4.0 Yunxing Dai 2016-10-16 11:12:41 -07:00
  • 8e3d174a00 clean artifacts before release Yunxing Dai 2016-10-16 11:12:24 -07:00
  • b356eb536f [rebuild]use ocamlc.opt (#810) Yunxing Dai 2016-10-16 10:49:16 -07:00
  • ffeea91ed6 Update outcome printer for polymophic variants type Ramana Venkata 2016-10-16 10:11:56 +05:30
  • b1913ea829 [Docs] Add Discord links Cheng Lou 2016-10-13 17:03:07 -07:00
  • 10518c3dc5 Add 'XXXXXXXX' to template of mktemp (#801) mojatter 2016-10-12 03:24:44 +09:00
  • db6afe49ac Add spaces after "<" and before ">" for obj type declaration. (#805) Benjamin San Souci 2016-10-11 11:24:15 -07:00
  • 00a31e33db correction to comment about line comments in docs. Jordan W 2016-10-08 19:38:36 -07:00
  • b4e1b317d1 Remove incorrect suggestion to use line comments. Jordan W 2016-10-08 19:37:18 -07:00
  • f83b9e949f Version 1.3.2 1.3.2 Yunxing Dai 2016-10-07 12:58:59 -07:00
  • 5058b479c4 add _build to npmignore Yunxing Dai 2016-10-07 12:00:45 -07:00
  • 8d0e1ebf06 update travis to add notification Yunxing Dai 2016-10-07 10:59:24 -07:00
  • c15ee0a10f Update README.md Yunxing Dai 2016-10-07 10:54:04 -07:00
  • d1db42b00e Update README.md Yunxing Dai 2016-10-07 10:53:02 -07:00
  • bd9df3b139 Update .travis.yml Yunxing Dai 2016-10-07 10:48:09 -07:00
  • 2f78a3c7a0 Put package.json workflow front and center in README. Jordan W 2016-10-06 15:36:16 -07:00
  • 1e13937e46 Update README.md Yunxing Dai 2016-10-06 15:03:15 -07:00
  • 3715f3f8c9 Version 1.3.1 1.3.1 Yunxing Dai 2016-10-06 12:07:36 -07:00
  • 3484391b45 use reasonml in some github urls Yunxing Dai 2016-10-06 12:07:18 -07:00
  • cd12b96e27 Version 1.3.0 1.3.0 Yunxing Dai 2016-10-06 11:51:25 -07:00
  • 8c3fdbbe47 add dependency of merlin and merlin-extend Yunxing Dai 2016-10-06 11:40:02 -07:00
  • 087f773137 [Docs] Add Community section Cheng Lou 2016-10-05 23:02:14 -07:00
  • bdf97b9c61 Add of keyword back as optional (#800) Yunxing Dai 2016-10-03 15:23:14 -07:00
  • 091fe8512c Add integration tests back to npm workflow; rename npm test Cheng Lou 2016-10-03 12:20:18 -07:00
  • 687be21b6b Add rei & mli to refmt CLI docs; Remove -ignore flag Cheng Lou 2016-10-03 00:49:29 -07:00
  • ccad80e4c6 Basic versioning support (#781) Yunxing Dai 2016-10-03 00:20:19 -07:00
  • 577a75c4d9 Add one more test + add break:IfNeed. Benjamin San Souci 2016-09-29 15:59:12 -07:00
  • 565a7d82f4 Support bs.set and bs.get in class type declaration. Benjamin San Souci 2016-09-21 18:06:34 -07:00
  • 7182841ff2 Change package.json deps from npm-ml to reasonml Jordan W 2016-09-30 17:20:19 -07:00
  • 3ff86ba7dd Version 1.2.5 1.2.5 Yunxing Dai 2016-09-29 17:41:14 -07:00
  • 36ce379b4a Version 1.2.4 Yunxing Dai 2016-09-29 17:40:58 -07:00
  • 10bf5bc22b Version 1.2.4 1.2.4 Yunxing Dai 2016-09-29 17:32:04 -07:00
  • 9d8bf5141a Version 1.2.3 Yunxing Dai 2016-09-21 15:13:44 -07:00
  • a7900a6e3d Version 1.2.2 Yunxing Dai 2016-09-21 15:13:24 -07:00
  • 1e74591f8c Versioning support in Makefile Yunxing Dai 2016-09-21 15:13:05 -07:00
  • 7f76dc31e9 [Reason] JSX: Breaking Bad 🚌 Jordan Walke 2016-09-28 01:43:47 -07:00
  • 8ec4fe9e0c [Reason] Set engine requirement and add command: npm run clean Jordan Walke 2016-09-28 01:41:30 -07:00
  • 69568ab809 [Reason] Remove shrinkwrap. Jordan Walke 2016-09-27 00:40:17 -07:00
  • 2667bfeb7f [Reason] Tiny code cleanup. Jordan Walke 2016-09-26 03:40:11 -07:00
  • b01cc9f5df Delete nuclide hack Cheng Lou 2016-09-28 14:41:53 -07:00
  • 5c39524391 Optional let module Sander Spies 2016-09-27 07:42:45 +02:00
  • c5f4d502e6 [atom-reason] Update code format according to recent changes; Check in stale artifact Cheng Lou 2016-09-26 17:06:25 -07:00
  • 80b424c08f Add merlin destruct support to Atom Reason (#644) Sander 2016-09-26 21:38:00 +02:00
  • da3febbfde Change let module Foo into module Foo. Sander Spies 2016-09-26 17:12:25 +02:00
  • e70ca22566 Point to rebel and ExampleProject. Jordan W 2016-09-25 02:47:53 -07:00
  • f1e92a3eba Fix formatting in readme (#793) Carlos Rocha 2016-09-24 17:14:54 -05:00
  • 9c58173913 Merge pull request #792 from yunxing/work4 Yunxing Dai 2016-09-24 08:22:11 -07:00
  • 2cf915e54f Add shrinkwrap file for reason Yunxing Dai 2016-09-24 08:17:42 -07:00
  • 83e42f70d1 Check in Reactjs ppx transform (#791) Cheng Lou 2016-09-23 20:00:09 -07:00
  • 0137d14745 Fix pretty printing jsx components with other attributes (#789) Benjamin San Souci 2016-09-22 22:38:47 -07:00
  • 4964791c3e Add operators for ===, ==, := for ligature rendering (#785) Ramana Venkata 2016-09-22 10:44:53 +05:30
  • 87294d5890 Version 1.2.3 1.2.3 Yunxing Dai 2016-09-21 15:13:44 -07:00
  • 96ef6d7406 Version 1.2.2 Yunxing Dai 2016-09-21 15:13:24 -07:00
  • e336a19ab6 Versioning support in Makefile Yunxing Dai 2016-09-21 15:13:05 -07:00
  • 18095b1272 Revert "Revert "[npm] dependencies with semver"" (#780) Jordan W 2016-09-21 15:05:51 -07:00
  • ad1494ce5d Revert "[npm] dependencies with semver" (#778) 1.2.2 Jordan W 2016-09-21 01:14:25 -07:00
  • de003ad99a new npm versioning (#768) Yunxing Dai 2016-09-21 00:58:24 -07:00
  • 926f209df4 <JSX> ☲ "Simplified" version of Sander's diff. (#775) Jordan W 2016-09-21 00:40:41 -07:00
  • d180e746d9 BuckleScript bs.obj support (#764) Cheng Lou 2016-09-14 00:47:30 -07:00
  • 9e096050da Add ppx_deriving to package.json JsonSupport Jordan Walke 2016-09-13 23:19:45 -07:00
  • b1f863f56d update opam deps Jared Forsyth 2016-08-27 23:53:47 -06:00
  • 8a4649a53f get -use-stdin working Jared Forsyth 2016-08-27 23:50:24 -06:00
  • 7ea0cb3418 better error message Jared Forsyth 2016-08-27 22:34:38 -06:00
  • 37142924c0 formatting Jared Forsyth 2016-08-27 22:26:24 -06:00
  • 881ce6342f json input & output works!! Jared Forsyth 2016-08-27 22:22:10 -06:00
  • 1df280b4f5 astjson on the way Jared Forsyth 2016-08-27 21:51:03 -06:00
  • f7ba08b1b3 Fix for loop formatting. Jordan W 2016-09-12 17:20:42 -07:00
  • badbec662a Merge pull request #762 from yunxing/work2 Yunxing Dai 2016-09-12 13:03:53 -07:00
  • 642d51907c Add node_modules to .gitignore Yunxing Dai 2016-09-12 09:56:24 -07:00
  • 1a81f23726 [Docs] Fix record type (#761) Breno Calazans 2016-09-11 23:03:20 -03:00
  • f0ae0de9ee [atom-reason] Add more operators so that ligatures render correctly (#757) Ramana Venkata 2016-09-10 14:49:56 +05:30
  • e06613fa1f [Docs] Add semicolons to the right places Cheng Lou 2016-09-09 22:51:41 -07:00
  • da452718ba [Docs] Put trailing spaces back Cheng Lou 2016-09-09 22:42:37 -07:00
  • 978fa40953 [Docs] Make car example runnable Cheng Lou 2016-09-09 22:40:33 -07:00
  • 10c3901763 [Docs] Remove confusion from rest word Cheng Lou 2016-09-09 22:35:15 -07:00
  • 4256da41d1 use utop-bin (#746) (#752) Yunxing Dai 2016-09-09 11:41:20 -07:00
  • 77554b20f2 Fix pretty printing #= (#737) Benjamin San Souci 2016-09-08 15:54:52 -07:00
  • d2bd643e98 Update index.html Cheng Lou 2016-09-08 01:46:58 -07:00
  • 4fbe0294c7 Docs into master (#700) Ramana Venkata 2016-09-08 14:09:38 +05:30