Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
{{ message }}
DZakh-forks
/
rescript-compiler
Public
forked from
rescript-lang/rescript
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
differentiate-exception-extensions-2
User selector
All users
Datepicker
All time
Commit History
Commits on Sep 3, 2024
Add changelog
DZakh
committed
1b392d9
Copy full SHA for 1b392d9
Fix internalAnyToExn
DZakh
committed
cc31e08
Copy full SHA for cc31e08
Commit output files
DZakh
committed
98cba2e
Copy full SHA for 98cba2e
Add caml_js_exceptions imports
DZakh
committed
bc0aba9
Copy full SHA for bc0aba9
Use RescriptError class for exceptions
DZakh
committed
13f9227
Copy full SHA for 13f9227
Pass through the is_exception everywhere it's needed
DZakh
committed
e1d0587
Copy full SHA for e1d0587
Pass is_exception to Blk_extension
DZakh
committed
3978f09
Copy full SHA for 3978f09
Commits on Sep 2, 2024
Fix parse error on doc comment before "and" in type def (#7001)
Show description for b0b5fb1
cknitt
authored
b0b5fb1
Copy full SHA for b0b5fb1
Commits on Sep 1, 2024
Activate stale action (#6998)
cknitt
authored
f4bea2a
Copy full SHA for f4bea2a
Fix comment removed when function signature has type keyword (#6997)
Show description for f5ca410
shulhi
authored
f5ca410
Copy full SHA for f5ca410
Commits on Aug 31, 2024
Clean up stale issues with GitHub stale action (#6996)
cknitt
authored
d241c65
Copy full SHA for d241c65
Commits on Aug 30, 2024
Add dict literal syntax (#6774)
Show description for 6838749
bloodyowl
authored
6838749
Copy full SHA for 6838749
Commit JS output changes (#6992)
cknitt
authored
d89b3c8
Copy full SHA for d89b3c8
Improve error messages for function arity errors (#6990)
Show description for 70900aa
cknitt
authored
70900aa
Copy full SHA for 70900aa
Commits on Aug 29, 2024
Fix path to rewatch wrapper script in package.json (#6988)
cknitt
authored
c4f5b1b
Copy full SHA for c4f5b1b
Commits on Aug 28, 2024
Remove more uncurried leftovers (#6989)
cknitt
authored
ae3a728
Copy full SHA for ae3a728
Commits on Aug 27, 2024
[skip ci] remove garbage files
cometkim
committed
30b38a0
Copy full SHA for 30b38a0
[skip ci] format `devcontainer.json`
cometkim
authored
f58f5c3
Copy full SHA for f58f5c3
Format jscomp/test (#6983)
cknitt
authored
5748d14
Copy full SHA for 5748d14
Coerce polyvariant to variant (#6981)
Show description for c8ed227
zth
authored
c8ed227
Copy full SHA for c8ed227
Disallow non-variant spreads in variants (#6980)
Show description for 094fb15
zth
authored
094fb15
Copy full SHA for 094fb15
Fix formatting of external with `as` attribute and `_` placeholder (#6970)
Show description for cfd0a34
shulhi
and
Shulhi Sapli
authored
cfd0a34
Copy full SHA for cfd0a34
Commits on Aug 26, 2024
Convert more tests to the node test runner (#6978)
Show description for ea8a5f2
cknitt
authored
ea8a5f2
Copy full SHA for ea8a5f2
Commits on Aug 23, 2024
Add dev container (#6962)
Show description for 897cc22
3 people
authored
897cc22
Copy full SHA for 897cc22
Rust build without sccache (#6845)
cknitt
authored
27e3dce
Copy full SHA for 27e3dce
Commits on Aug 22, 2024
No need to use our custom opam fork anymore (#6967)
cknitt
authored
72cdb21
Copy full SHA for 72cdb21
Commits on Aug 21, 2024
use arrow syntax for anonymous functions (#6945)
Show description for a98bc28
cometkim
authored
a98bc28
Copy full SHA for a98bc28
Improve extension creation runtime (#6958)
Show description for 5e6c891
DZakh
and
cknitt
authored
5e6c891
Copy full SHA for 5e6c891
Differentiate exception extensions (#6954)
Show description for 88c9a20
DZakh
authored
88c9a20
Copy full SHA for 88c9a20
Commits on Aug 20, 2024
Change node test util filenames to lower case to fix ninja.js dependency check (#6965)
cknitt
authored
76e09cc
Copy full SHA for 76e09cc
Start using node test runner instead of mocha (#6956)
Show description for bcbeeab
cknitt
authored
bcbeeab
Copy full SHA for bcbeeab
setup-ocaml 3.0.7 (#6955)
cknitt
authored
30bda6a
Copy full SHA for 30bda6a
Fix module printing (#6963)
Show description for 2745a3c
shulhi
authored
2745a3c
Copy full SHA for 2745a3c
Commits on Aug 16, 2024
Fix incorrect format of function under unary operator (#6953)
Show description for 4a1fbf3
shulhi
authored
4a1fbf3
Copy full SHA for 4a1fbf3
Commits on Aug 15, 2024
Remove constant flag from extension constructor (#6943)
DZakh
authored
29e3d07
Copy full SHA for 29e3d07
Pagination
Previous
Next
You can’t perform that action at this time.