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
Accelerator
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
Type
/
to 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
.
gren-lang
/
compiler-node
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: gren-lang/compiler-node
Actions
All workflows
Workflows
Test
Test
Show more workflows...
Management
Caches
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
90 workflow runs
90 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
Run code formatter
Test
#127:
Commit
5e1207d
pushed by
robinheghan
3m 17s
main
main
3m 17s
View workflow file
Release 5.0.0
Test
#126:
Commit
63ffc7b
pushed by
robinheghan
1m 41s
main
main
1m 41s
View workflow file
Migrate Cli.Report from the compiler
Test
#125:
Commit
27e3b52
pushed by
robinheghan
4m 29s
main
main
4m 29s
View workflow file
Backend.download is now stream based
Test
#124:
Commit
f706047
pushed by
robinheghan
3m 9s
main
main
3m 9s
View workflow file
Fix tests
Test
#123:
Commit
5444997
pushed by
robinheghan
3m 37s
main
main
3m 37s
View workflow file
Bump gren-lang/compiler-common and release
Test
#122:
Commit
52db0a6
pushed by
robinheghan
2m 8s
main
main
2m 8s
View workflow file
Merge pull request #11 from gren-lang/linux-arm64
Test
#121:
Commit
7732783
pushed by
blaix
3m 39s
main
main
3m 39s
View workflow file
Add Linux Arm64 as a supported platform.
Test
#120:
Pull request
#11
opened by
blaix
3m 48s
linux-arm64
linux-arm64
3m 48s
View #11
View workflow file
Node.JS -> Node.js
Test
#119:
Commit
e2709b7
pushed by
robinheghan
2m 33s
main
main
2m 33s
View workflow file
Format changelog
Test
#118:
Commit
7bc4a98
pushed by
robinheghan
3m 17s
main
main
3m 17s
View workflow file
Ready for release
Test
#117:
Commit
7c8351f
pushed by
robinheghan
40s
main
main
40s
View workflow file
Update changelog with unreleased changes
Test
#116:
Commit
6983ddd
pushed by
robinheghan
56s
main
main
56s
View workflow file
Add some more helper functions
Test
#115:
Commit
c5c8d92
pushed by
robinheghan
52s
main
main
52s
View workflow file
Change tests header
Test
#114:
Commit
0b83777
pushed by
robinheghan
42s
main
main
42s
View workflow file
Parse effect modules
Test
#113:
Commit
40f96ca
pushed by
robinheghan
51s
main
main
51s
View workflow file
Support
func (+)
expressions
Test
#112:
Commit
c23184e
pushed by
robinheghan
39s
main
main
39s
View workflow file
Simplify Binops type
Test
#111:
Commit
17a090b
pushed by
robinheghan
42s
main
main
42s
View workflow file
Check indentation to figure out when to stop parsing union variants
Test
#110:
Commit
5050c64
pushed by
robinheghan
47s
main
main
47s
View workflow file
Move end of file expectation to get better error messages
Test
#109:
Commit
c359b08
pushed by
robinheghan
59s
main
main
59s
View workflow file
Only require indentation for function arguments, not operators.
Test
#108:
Commit
77946b1
pushed by
robinheghan
41s
main
main
41s
View workflow file
Add support for multiline comments
Test
#107:
Commit
1183fa9
pushed by
robinheghan
48s
main
main
48s
View workflow file
Fix regression in parsing function calls over multiple lines
Test
#106:
Commit
fc6e6d4
pushed by
robinheghan
47s
main
main
47s
View workflow file
Keep track of first non-whitespace character of the current line when…
Test
#105:
Commit
ecd25ef
pushed by
robinheghan
53s
main
main
53s
View workflow file
Fix whitespace related issue in pattern parser
Test
#104:
Commit
c042d21
pushed by
robinheghan
47s
main
main
47s
View workflow file
Avoid backtracking in pattern parsers by requiring negative numbers t…
Test
#103:
Commit
f35bd5e
pushed by
robinheghan
42s
main
main
42s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.