You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It was named BuckleScript and rebranded into [ReScript](https://rescript-lang.org/) in 2020.
30
+
The major contributions from contributors include super_errors from
31
+
[Cheng](https://github.com/chenglou) and [Cristiano](https://github.com/cristianoc), react_jsx_ppx from [Ricky](https://github.com/rickyvetter).
32
+
Cristiano also contributed to several important patches in the upstream native compiler,
33
+
in particular, the pattern match compilation.
34
+
35
+
More details are available [here](https://github.com/rescript-lang/rescript-compiler/graphs/contributors).
36
+
37
+
23
38
## Licensing
24
39
25
40
See [COPYING](./COPYING) and [COPYING.LESSER](./COPYING.LESSER)
@@ -30,6 +45,6 @@ Refer to its copyright and license notices for information about its licensing.
30
45
The `vendor/ninja.tar.gz` contains the vendored [ninja](https://github.com/ninja-build/ninja).
31
46
Refer to its copyright and license notices for information about its licensing.
32
47
33
-
Note that OSS is for sharing of knowledge, but the authorship should be respected. Copyright headers in each file, Acknowledgements section in this file and [History](./History.md) should be kept **intact**.
48
+
Note that OSS is for sharing of knowledge, but the authorship should be respected. Copyright headers in each file, Acknowledgements and History section in this file should be kept **intact**.
0 commit comments