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 }}
ellbur
/
rescript-compiler
Public
forked from
rescript-lang/rescript
Notifications
You must be signed in to change notification settings
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
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 15, 2024
describe what branch to target when making PRs
tsnobip
committed
3bb11b4
Copy full SHA for 3bb11b4
Commits on Jan 12, 2024
Set version to 12.0.0-alpha.1 (#6557)
cknitt
authored
0bd7367
Copy full SHA for 0bd7367
Commits on Jan 10, 2024
Update changelog (prepare for v11 release) (#6556)
cknitt
authored
1bb386d
Copy full SHA for 1bb386d
Commits on Jan 9, 2024
Set version to 11.0.0 (#6554)
cknitt
authored
9452220
Copy full SHA for 9452220
Update changelog (prepare for rc 9 release) (#6553)
cknitt
authored
bc22eb9
Copy full SHA for bc22eb9
JSX automatic mode as default (#6552)
Show description for 58f5d36
mununki
authored
58f5d36
Copy full SHA for 58f5d36
Commits on Jan 7, 2024
Allow tuples in untagged variants (#6550)
Show description for a10e02b
tsnobip
authored
a10e02b
Copy full SHA for a10e02b
Commits on Jan 4, 2024
Pretty docstrings (#6417)
Show description for 6dd6465
aspeddro
authored
6dd6465
Copy full SHA for 6dd6465
Commits on Dec 30, 2023
Upgrade playground dependencies (#6542)
fhammerschmidt
authored
377b99b
Copy full SHA for 377b99b
Commits on Dec 29, 2023
GenType: ensure JS import works regardless `moduleResolution` (#6541)
cometkim
authored
1af8505
Copy full SHA for 1af8505
Commits on Dec 27, 2023
Coercing int and float unboxed variant catch all cases (#6540)
Show description for c65f360
zth
authored
c65f360
Copy full SHA for c65f360
Commits on Dec 22, 2023
GenType: support `@deriving(accessors)` (#6537)
Show description for 00cb645
cometkim
authored
00cb645
Copy full SHA for 00cb645
Commits on Dec 21, 2023
remove unused code paths
cometkim
authored and
cristianoc
committed
dbe3a58
Copy full SHA for dbe3a58
Commits on Dec 20, 2023
do not inject global open into the file being globally opened (#6483)
zth
authored
e9fa3ed
Copy full SHA for e9fa3ed
Set version to 11.0.0-rc.9
cknitt
committed
accf738
Copy full SHA for accf738
Commits on Dec 19, 2023
Update changelog (prepare for rc 8 release)
cknitt
committed
d8b81ae
Copy full SHA for d8b81ae
Commits on Dec 18, 2023
playground: fix bug when printing recursive polyvariant types without concrete declarations (#6532)
zth
authored
3b3dbfd
Copy full SHA for 3b3dbfd
Gentype: make output DCE-friendly (#6508)
Show description for 7890609
cometkim
authored
7890609
Copy full SHA for 7890609
Commits on Dec 14, 2023
Treat `rescript` as `rescript build` aka `rescript -w` support 🚀 (#6524)
Show description for 63ef9e5
DZakh
authored
63ef9e5
Copy full SHA for 63ef9e5
Workaround for `@as`in labels in uncurried externals. (#6527)
Show description for fe60fcb
cristianoc
authored
fe60fcb
Copy full SHA for fe60fcb
Fix Gentype: Support mutual recursion in types (#6528)
Show description for 8031c13
JonoPrest
authored
8031c13
Copy full SHA for 8031c13
Commits on Dec 12, 2023
Fix compiler crash with unboxed types with only 1 constructor. (#6523)
Show description for 799eb1d
cristianoc
authored
799eb1d
Copy full SHA for 799eb1d
In GenType only export types (not values) from module types.
cristianoc
committed
6153179
Copy full SHA for 6153179
Remove some reason syntax
DZakh
authored and
cristianoc
committed
47bbdff
Copy full SHA for 47bbdff
Update CHANGELOG.md
cristianoc
committed
b3e7e29
Copy full SHA for b3e7e29
Commits on Dec 11, 2023
Add support for typer coercion for invariant type arguments such as array payloads. (#6518)
Show description for 35e8c71
cristianoc
authored
35e8c71
Copy full SHA for 35e8c71
Commits on Dec 8, 2023
Check the runtime representation of variants matches implementation and interface.
Show description for adb55d0
cristianoc
committed
adb55d0
Copy full SHA for adb55d0
Commits on Dec 7, 2023
Restored belt Ok and Error constructors (#6514)
Show description for a51e799
TheSpyder
authored
a51e799
Copy full SHA for a51e799
Set version to 11.0.0-rc.8 (#6512)
cknitt
authored
beafae4
Copy full SHA for beafae4
Commits on Dec 6, 2023
Downgrade setup-ocaml to 2.1.7 (#6511)
cknitt
authored
9711589
Copy full SHA for 9711589
Update changelog (prepare for rc 7 release) (#6510)
cknitt
authored
ccf9b7a
Copy full SHA for ccf9b7a
GenType: fix runtime error on `@genType.as` output (#6509)
Show description for fc7b900
cometkim
authored
fc7b900
Copy full SHA for fc7b900
Commits on Dec 5, 2023
Fix issue with uncurried function with 1 arg being a variable
Show description for 3ec3479
cristianoc
committed
3ec3479
Copy full SHA for 3ec3479
Commits on Nov 29, 2023
Upgrade ocamlformat to 0.26.1 (#6493)
aspeddro
authored
363257e
Copy full SHA for 363257e
Fix issue where an inline record with attributes did not parse.
Show description for 2a37c94
cristianoc
committed
2a37c94
Copy full SHA for 2a37c94
Pagination
Previous
Next
You can’t perform that action at this time.