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 }}
Passw
/
rescript-lang-rescript
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 29, 2025
Rewatch 1.0.10 (#7259)
Show description for be5d0ec
cknitt
authored
be5d0ec
Copy full SHA for be5d0ec
Commits on Jan 27, 2025
add changelog for #7255 (#7256)
tsnobip
authored
4da51f3
Copy full SHA for 4da51f3
Commits on Jan 25, 2025
Bundle stdlib runtime for playground (#7255)
Show description for b0383bd
tsnobip
authored
b0383bd
Copy full SHA for b0383bd
Commits on Jan 18, 2025
Use GitHub Linux ARM runners (#7251)
Show description for 4a5c3ea
cknitt
authored
4a5c3ea
Copy full SHA for 4a5c3ea
ci: disable docstrings tests on macOS 13 (#7249)
Show description for c4a30cc
aspeddro
and
cknitt
authored
c4a30cc
Copy full SHA for c4a30cc
Commits on Jan 17, 2025
AST: use inline record for Ptyp_arrow.
cristianoc
committed
31fe30b
Copy full SHA for 31fe30b
Commits on Jan 15, 2025
AST: represent concatenation and (dis)equality operators just like in the syntax. (#7248)
Show description for 52d1cfb
cristianoc
authored
52d1cfb
Copy full SHA for 52d1cfb
Commits on Jan 14, 2025
Cleanup pipe: remove `|.u` and change "|." to "->" to represent pipe. (#7244)
Show description for 43389c9
cristianoc
authored
43389c9
Copy full SHA for 43389c9
Commits on Jan 13, 2025
AST: Remove Pstr_class (#7242)
Show description for 1338ea2
nojaf
authored
1338ea2
Copy full SHA for 1338ea2
Commits on Jan 11, 2025
AST: Remove Pexp_new (#7239)
Show description for c2ad39e
nojaf
and
cristianoc
authored
c2ad39e
Copy full SHA for c2ad39e
Remove res partial (#7240)
Show description for e96f2f2
cristianoc
authored
e96f2f2
Copy full SHA for e96f2f2
Remove source-level `@res.partial` in test files.
cristianoc
committed
38a93a4
Copy full SHA for 38a93a4
Clean up logic to print partial application.
cristianoc
committed
682e157
Copy full SHA for 682e157
Use inline record for Texp_apply.
cristianoc
committed
b0b5fb7
Copy full SHA for b0b5fb7
AST: use inline record for Pexp_apply.
cristianoc
committed
115224e
Copy full SHA for 115224e
Commits on Jan 10, 2025
Fix issue with pattern matching empty list which interferes with boolean optimisations.
Show description for eaf8e7b
cristianoc
committed
eaf8e7b
Copy full SHA for eaf8e7b
Remove res async (#7234)
Show description for a343795
cristianoc
authored
a343795
Copy full SHA for a343795
Commits on Jan 9, 2025
Remove function that does nothing.
cristianoc
committed
feb85f2
Copy full SHA for feb85f2
Only store res.async attribute on function nodes.
cristianoc
committed
defd3e4
Copy full SHA for defd3e4
Put async attributes on function at construction time, not with the builtin ppx.
cristianoc
committed
f693afc
Copy full SHA for f693afc
More cleanup of async handling.
cristianoc
committed
afd0efb
Copy full SHA for afd0efb
Simplify printing function definitions.
cristianoc
committed
1319ddd
Copy full SHA for 1319ddd
Simplify args and arity construction
cristianoc
committed
7567924
Copy full SHA for 7567924
AST: always put type parameters first in function definitions.
Show description for 20c4580
cristianoc
committed
20c4580
Copy full SHA for 20c4580
Update CHANGELOG.md
cristianoc
committed
4b4f969
Copy full SHA for 4b4f969
Remove function that does nothing.
cristianoc
committed
489880c
Copy full SHA for 489880c
small cleanup refactor
cristianoc
committed
6c48cd3
Copy full SHA for 6c48cd3
Editor: Iterate objects (#7230)
Show description for d3d1444
zth
authored
d3d1444
Copy full SHA for d3d1444
Unify check and formatting in one place (#7221)
Show description for 5628a84
aspeddro
authored
5628a84
Copy full SHA for 5628a84
Commits on Jan 8, 2025
Preserve the property of 1 function per `=>` in function definition.
Show description for 4982266
cristianoc
committed
4982266
Copy full SHA for 4982266
Add more examples of async, attributes, and type abstractions.
cristianoc
committed
5a83824
Copy full SHA for 5a83824
AST: clean up async.
cristianoc
committed
2c322b6
Copy full SHA for 2c322b6
AST cleanup: use inline record for Pexp_fun.
cristianoc
committed
57b7390
Copy full SHA for 57b7390
Commits on Jan 6, 2025
Fix leftover assert false in code for `null != undefined`
Show description for 11b2c2d
cristianoc
committed
11b2c2d
Copy full SHA for 11b2c2d
Reuse original env when instantiating type (#7231)
Show description for ffc0225
nojaf
authored
ffc0225
Copy full SHA for ffc0225
Pagination
Previous
Next
You can’t perform that action at this time.