Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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 }}
iamchanii
/
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 Nov 9, 2023
Fix issue with generating async functions inside loops.
Show description for 182c6e8
cristianoc
committed
182c6e8
Copy full SHA for 182c6e8
Commits on Nov 8, 2023
Freely configurable suffix for generated .js files (#6472)
Show description for 4755d4a
cknitt
authored
4755d4a
Copy full SHA for 4755d4a
Commits on Nov 6, 2023
Fix issue where curried function was not supported with untagged variants.
cristianoc
committed
41fa202
Copy full SHA for 41fa202
Remove native compilation leftovers from build schema (#6474)
cknitt
authored
6369d60
Copy full SHA for 6369d60
Remove unused constants from bsb_build_schemas.ml (#6473)
cknitt
authored
aae5434
Copy full SHA for aae5434
Commits on Nov 3, 2023
Fix issue when inlining complex constants in pattern matching.
Show description for 124f1ad
cristianoc
committed
124f1ad
Copy full SHA for 124f1ad
Commits on Nov 2, 2023
Run gentype tests in CI (#6468)
cknitt
authored
7e776d0
Copy full SHA for 7e776d0
Improve some error message in rescript.conf parsing (#6469)
cknitt
authored
aa297a3
Copy full SHA for aa297a3
Fix: support result in GenType.
cristianoc
committed
6fc7130
Copy full SHA for 6fc7130
Commits on Oct 31, 2023
Publish requires checkout so that website_update_playground.sh is present
cknitt
committed
3e93173
Copy full SHA for 3e93173
No submodules option on checkout
cknitt
committed
687c479
Copy full SHA for 687c479
Set version to 11.0.0-rc.6 (#6462)
cknitt
authored
ef48ad8
Copy full SHA for ef48ad8
Update changelog (prepare for rc 5 release) (#6458)
cknitt
authored
16c6f0e
Copy full SHA for 16c6f0e
Don't emit f(undefined) when passing unit `()`. (#6459)
Show description for c6bc5be
cristianoc
and
cknitt
authored
c6bc5be
Copy full SHA for c6bc5be
Fix watch exiting on error (#6460)
Show description for e2da4ef
DZakh
authored
e2da4ef
Copy full SHA for e2da4ef
Commits on Oct 30, 2023
Fix compile status with help command (#6439)
Show description for 5b2c5bd
DZakh
authored
5b2c5bd
Copy full SHA for 5b2c5bd
Get field name from attribute when pattern matching (#6456)
Show description for ab0e9e8
shulhi
authored
ab0e9e8
Copy full SHA for ab0e9e8
Commits on Oct 29, 2023
Remove dependency stdlib-406 -> belt (#6453)
cknitt
authored
8e1be10
Copy full SHA for 8e1be10
Commits on Oct 27, 2023
changelog for #6452
zth
committed
42faf46
Copy full SHA for 42faf46
Make `unsafe_await` ghost location. (#6452)
Show description for 278ad5e
cristianoc
authored
278ad5e
Copy full SHA for 278ad5e
automate playground compiler (#6449)
aspeddro
authored
fbbb84b
Copy full SHA for fbbb84b
Commits on Oct 26, 2023
correctly print exotic JSX names (#6451)
Show description for cff0a81
tsnobip
authored
cff0a81
Copy full SHA for cff0a81
Commits on Oct 25, 2023
Move result type from Belt to built-in.
cristianoc
committed
02f84a1
Copy full SHA for 02f84a1
Commits on Oct 23, 2023
Playground: implicitly opened modules (#6446)
Show description for c8cfd63
fhammerschmidt
authored
c8cfd63
Copy full SHA for c8cfd63
Allow coercing int to float (#6448)
Show description for 615cf8f
zth
authored
615cf8f
Copy full SHA for 615cf8f
Commits on Oct 22, 2023
Fix forwardRef in uncurried mode (#6447)
mununki
authored
ab39e10
Copy full SHA for ab39e10
Commits on Oct 20, 2023
Gentype: suppress lints from generated files (#6442)
cometkim
authored
0cc69d1
Copy full SHA for 0cc69d1
Commits on Oct 19, 2023
Support coercing string to elgible untagged variants (#6443)
Show description for 78b3172
zth
authored
78b3172
Copy full SHA for 78b3172
Allow coercing unboxed with payload to primitive when applicable (#6441)
Show description for 761adc2
zth
authored
761adc2
Copy full SHA for 761adc2
Commits on Oct 17, 2023
Fix allowing using dyanmic import of module instead of async function (#6434)
Show description for 330b256
mununki
authored
330b256
Copy full SHA for 330b256
Commits on Oct 12, 2023
add `Deno` as a reserved name (#6428)
Show description for dc7eb63
cometkim
authored
dc7eb63
Copy full SHA for dc7eb63
Gentype: support @tag (#6437)
Show description for da3d740
cristianoc
authored
da3d740
Copy full SHA for da3d740
Commits on Oct 11, 2023
Fix build error with Dynamic import of module in nested expressions (#6431)
Show description for b9df8ac
mununki
authored
b9df8ac
Copy full SHA for b9df8ac
Commits on Oct 10, 2023
Set version to 11.0.0-rc.5 (#6427)
cknitt
authored
13084df
Copy full SHA for 13084df
Update changelog (prepare for rc 4 release) (#6426)
cknitt
authored
776e24d
Copy full SHA for 776e24d
Pagination
Previous
Next
You can’t perform that action at this time.