Pinned
2,488 contributions in the last year
Less
More
Contribution activity
April 2021
Created 88 commits in 4 repositories
Created a pull request in rescript-lang/syntax that received 4 comments
not display external garbage
jscomp$../darwin/bsc.exe test/debug_tmp.cmi external f: int => int = "xx" "����
��A@�"xx@@@"
jscomp$../darwin/bsc.exe test/debug_tmp.cmi external f…
+4
−1
•
4
comments
Opened 26 other pull requests in 2 repositories
rescript-lang/rescript-compiler
23
merged
1
open
1
closed
- deformat && upstream version agnostics
- continue deformat
- deformat
- fix a regression in namings(cherry pick)
- fix #5087
- more checks for rebuild (cherry-pick)
- 9.1.1
- add -ws docs
- fix #5071
- tweak init subcommand
-
just run
rescript! - adding a few user experience enhancments
- fix window location regression
- fix #5064
- cherry pick changes in release branch && add changes log
- fix convert behavior, better error message for invalid input
- 9.1
- upgrade syntax repo
- fix #5055, add rescript format/convert subcommands
- clean up; fix #5050
- add one more test case
- move history into readme instead of a separate file
- add a history note
- clean up handling of small soundness issue
- add a test case;some clean up before unicode
rescript-lang/syntax
1
merged
Reviewed 2 pull requests in 2 repositories
rescript-lang/rescript-compiler 1 pull request
rescript-association/rescript-lang.org 1 pull request
Created an issue in rescript-lang/rescript-compiler that received 10 comments
research: coercion between objects with optonals
when we design an API which except arguments of type { "x" : int , "y" : option<int>}, it does not accept arguments {"x" : 3}.
This happens quite a…
10
comments
Opened 18 other issues in 4 repositories
rescript-lang/rescript-compiler
9
open
4
closed
- Efficient format
-
rm -rf node_modules && rescriptdoes not trigger dependencies rebuilt - allow user level ninja config to extend the build system
- merge int and int32 to a single type
- native M1 support
- add a deprecation warning to discourage people to use bs.send.pipe
- error message improvement
- optimize the pattern Belt.Array.keepMap and keepMapU
-
A lightweight way to implement basic
rescript format - emit a warning for unsupported stubs in the def site too
- Research: generalize the array pattern match
- check the status of class type
- REPL support

