-
Notifications
You must be signed in to change notification settings - Fork 430
Issues: reasonml/reason
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Underscore application with infix operator produces invalid syntax with refmt
Printer
things that have to do with turning an AST into Reason code
#2492
opened Nov 15, 2019 by
johnridesabike
Incorrect parsing of ocamldoc, module doc gets attached to first declaration
#2419
opened Jun 7, 2019 by
Lupus
Properly re-indent comments.
KIND: FEATURE REQUEST
Printer
things that have to do with turning an AST into Reason code
#44
opened Jan 14, 2016 by
jordwalke
Nested OR patterns aren't preserved.
KIND: BUG
Printer
things that have to do with turning an AST into Reason code
#52
opened Jan 20, 2016 by
jordwalke
Long term solution for printing "Outcome Values" in the top level.
Housecleaning
#226
opened Mar 27, 2016 by
jordwalke
Wrap strings using backslash escape.
KIND: FEATURE REQUEST
Printer
things that have to do with turning an AST into Reason code
#412
opened May 6, 2016 by
jordwalke
Converting warning-50-clean OCaml code results in misplaced doc comments
KIND: BUG
Printer
things that have to do with turning an AST into Reason code
#416
opened May 9, 2016 by
jberdine
Type-checking error messages are in OCaml syntax
Editor support
Error messages
confusing, missing, or just weak error messages
#531
opened May 24, 2016 by
jberdine
Unify GADT syntax
RFC
For larger proposals/ideas that will need discussion
#555
opened May 28, 2016 by
jordwalke
Use lookahead token to decide which error message to use
Error messages
confusing, missing, or just weak error messages
#588
opened Jun 15, 2016 by
yunxing
Stack traces in refmt are masked.
KIND: FEATURE REQUEST
Parser
parsing reason code into an AST
#649
opened Jul 20, 2016 by
jordwalke
transform parsing reason code into an AST
foo bla;
into let () = ...
rather than let _ = ...
KIND: FEATURE REQUEST
Parser
#745
opened Sep 6, 2016 by
chenglou
JS object sugar comment interleaving problem
KIND: BUG
Printer
things that have to do with turning an AST into Reason code
#773
opened Sep 19, 2016 by
chenglou
#use "topfind";
not needed with 'rtop', and crashes 'rtop' to boot
KIND: BUG
Rtop
#847
opened Nov 19, 2016 by
dchambers
refmt comment reordering
KIND: BUG
Printer
things that have to do with turning an AST into Reason code
#920
opened Dec 27, 2016 by
pieterv
Refmting multi-line ppx strings
KIND: FEATURE REQUEST
Printer
things that have to do with turning an AST into Reason code
#1100
opened Feb 27, 2017 by
rickyvetter
Change # (polymorphic variant abbreviation) to * pattern match.
KIND: FEATURE REQUEST
Parser
parsing reason code into an AST
#578
opened Jun 13, 2016 by
SanderSpies
Previous Next
ProTip!
Follow long discussions with comments:>50.