Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
glml-lang
/
GLML
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: glml-lang/GLML
Actions
All workflows
Workflows
Deploy Playground
Deploy Playground
Tests
Tests
Show more workflows...
Management
Caches
Deployments
Deploy Playground
Deploy Playground
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
deploy.yml
will be ignored since log searching is not yet available
182 workflow runs
182 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
chore: formatting
Deploy Playground
#184:
Commit
0590bd4
pushed by
ericlovesmath
3m 14s
main
main
3m 14s
View workflow file
chore: formatting
Deploy Playground
#183:
Commit
7dc834f
pushed by
ericlovesmath
2m 38s
main
main
2m 38s
View workflow file
feat(modules): We got modules and existential types kind of!
Deploy Playground
#182:
Commit
fcb360e
pushed by
ericlovesmath
2m 37s
main
main
2m 37s
View workflow file
wip(modules): Signatures and Transparent Ascriptions, no existential …
Deploy Playground
#181:
Commit
fc43682
pushed by
ericlovesmath
3m 32s
main
main
3m 32s
View workflow file
feat(tail call): generate for loop instead of while loop
Deploy Playground
#180:
Commit
0f44774
pushed by
ericlovesmath
2m 39s
main
main
2m 39s
View workflow file
chore: opam artifact
Deploy Playground
#179:
Commit
83e6a59
pushed by
ericlovesmath
3m 28s
main
main
3m 28s
View workflow file
chore: fix github links in dune-project
Deploy Playground
#178:
Commit
56f10e0
pushed by
ericlovesmath
3m 12s
main
main
3m 12s
View workflow file
feat(tests): add tests to see how good optimizer is against examples
Deploy Playground
#177:
Commit
cd51ecd
pushed by
ericlovesmath
2m 34s
main
main
2m 34s
View workflow file
feat(compiler): dFdx, dFdy, fwidth builtins
Deploy Playground
#176:
Commit
011222f
pushed by
ericlovesmath
2m 24s
main
main
2m 24s
View workflow file
chore: fix README
Deploy Playground
#175:
Commit
4ae6d4d
pushed by
ericlovesmath
2m 27s
main
main
2m 27s
View workflow file
chore: fix README links
Deploy Playground
#174:
Commit
b67b8a2
pushed by
ericlovesmath
2m 40s
main
main
2m 40s
View workflow file
feat(case of case): janky case of case optimization
Deploy Playground
#173:
Commit
88dc5df
pushed by
ericlovesmath
2m 26s
main
main
2m 26s
View workflow file
chore: update package lock, fix typo
Deploy Playground
#172:
Commit
6ca29b5
pushed by
ericlovesmath
2m 19s
main
main
2m 19s
View workflow file
feat(lower variants): reuse fields when lower variants of the same ty…
Deploy Playground
#171:
Commit
212a669
pushed by
ericlovesmath
1m 52s
main
main
1m 52s
View workflow file
chore: rename GLML to glml
Deploy Playground
#170:
Commit
feeca3b
pushed by
ericlovesmath
2m 56s
main
main
2m 56s
View workflow file
feat(examples): bezier curve handlers!
Deploy Playground
#169:
Commit
8cd0e3f
pushed by
ericlovesmath
2m 13s
main
main
2m 13s
View workflow file
feat(constraint solver): Variable is only widened if connected to flo…
Deploy Playground
#168:
Commit
2edaa76
pushed by
ericlovesmath
2m 27s
main
main
2m 27s
View workflow file
feat(defunctionalize): inline fn-typed consts and fix toplevel closures!
Deploy Playground
#167:
Commit
108ebf8
pushed by
ericlovesmath
2m 29s
main
main
2m 29s
View workflow file
feat(const fold): more builtins!
Deploy Playground
#166:
Commit
3a67965
pushed by
ericlovesmath
2m 16s
main
main
2m 16s
View workflow file
feat(translate): Even more cleanup now that if/switch is typesafe!
Deploy Playground
#165:
Commit
05413f3
pushed by
ericlovesmath
2m 30s
main
main
2m 30s
View workflow file
feat(defunctionalize): major change, stratified finite-unrolling for …
Deploy Playground
#164:
Commit
98d36a1
pushed by
ericlovesmath
2m 42s
main
main
2m 42s
View workflow file
feat(optimize): common subexpression elimination!
Deploy Playground
#163:
Commit
f340bcb
pushed by
ericlovesmath
2m 35s
main
main
2m 35s
View workflow file
chore: update playground
Deploy Playground
#162:
Commit
3f3dcfb
pushed by
ericlovesmath
2m 32s
main
main
2m 32s
View workflow file
feat(examples): reaction-diffusion
Deploy Playground
#161:
Commit
7d54b79
pushed by
ericlovesmath
2m 26s
main
main
2m 26s
View workflow file
feat(tests): examples_tests.ml deterministic file order for github ac…
Deploy Playground
#160:
Commit
c7daaae
pushed by
ericlovesmath
2m 32s
main
main
2m 32s
View workflow file
Previous
1
2
3
4
5
6
7
8
Next
You can’t perform that action at this time.