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 }}
saintsHr
/
Sulfur
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
12
Code
Issues
5
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Actions: saintsHr/Sulfur
Actions
All workflows
Workflows
CI
CI
Copilot cloud agent
Copilot cloud agent
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
43 workflow runs
43 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.
feat(ir): implemented return to IR
CI
#41:
Commit
68e2b08
pushed by
saintsHr
34s
main
main
34s
View workflow file
feat(ir): ir done for function declarations (no return yet)
CI
#40:
Commit
3d08165
pushed by
saintsHr
46s
main
main
46s
View workflow file
feat(ir): ir prepared for functions
CI
#39:
Commit
5262d3e
pushed by
saintsHr
36s
main
main
36s
View workflow file
fix(semantic): variables and parameters cant be void anymore
CI
#38:
Commit
82e203a
pushed by
saintsHr
45s
main
main
45s
View workflow file
feat(semantic): semantical analysis fully done for functions
CI
#37:
Commit
4ddedf5
pushed by
saintsHr
37s
main
main
37s
View workflow file
feat(parser, ast): parsing and ast fully done for "return" statements
CI
#36:
Commit
805d5da
pushed by
saintsHr
35s
main
main
35s
View workflow file
doc(readme): added security section to README.md & updated file links
CI
#35:
Commit
28cd1a6
pushed by
saintsHr
28s
main
main
28s
View workflow file
chore(assets): fixed banner typo
CI
#34:
Commit
804aaeb
pushed by
saintsHr
39s
main
main
39s
View workflow file
chore(all): removed extra files
CI
#33:
Commit
71cdc93
pushed by
saintsHr
36s
main
main
36s
View workflow file
doc(all): github repo documentation files
CI
#32:
Commit
33b529b
pushed by
saintsHr
7m 27s
main
main
7m 27s
View workflow file
doc(readme): full README.md rewrite & added logo & banner
CI
#31:
Commit
9b6aa62
pushed by
saintsHr
29s
main
main
29s
View workflow file
feat(parser, ast): parsing & ast done for functions
CI
#30:
Commit
899cd5b
pushed by
saintsHr
36s
main
main
36s
View workflow file
feat(lexer): added underscore compability to number literals
CI
#29:
Commit
856a34b
pushed by
saintsHr
32s
main
main
32s
View workflow file
feat(lexer): tokenizing done for functions
CI
#28:
Commit
bd33d50
pushed by
saintsHr
30s
main
main
30s
View workflow file
doc(readme): fixed wrong doc path
CI
#27:
Commit
bf55f67
pushed by
saintsHr
32s
main
main
32s
View workflow file
refactor!(parser): if & while no longer need parentheses, and must al…
CI
#26:
Commit
aac5ea6
pushed by
saintsHr
46s
main
main
46s
View workflow file
doc(readme): better readme & AI disclaimer
CI
#25:
Commit
f227102
pushed by
saintsHr
1m 13s
main
main
1m 13s
View workflow file
chore(testcases): added more testcases for more coverage
CI
#24:
Commit
f649a31
pushed by
saintsHr
40s
main
main
40s
View workflow file
Adding new test cases to increase coverage
CI
#23:
Pull request
#22
opened by
Copilot
AI
30s
copilot/add-new-test-cases
copilot/add-new-test-cases
30s
View #22
View workflow file
Running Copilot cloud agent
Copilot cloud agent
#2:
by
Copilot
AI
4m 36s
copilot/add-new-test-cases
copilot/add-new-test-cases
4m 36s
Running Copilot cloud agent
Copilot cloud agent
#1:
by
Copilot
AI
3m 57s
copilot/add-new-test-cases
copilot/add-new-test-cases
3m 57s
chore(testcases): fixed arithmetic testcase
CI
#22:
Commit
85dc292
pushed by
saintsHr
29s
main
main
29s
View workflow file
doc(operators): fully documented compound operators
CI
#21:
Commit
cccf9a3
pushed by
saintsHr
33s
main
main
33s
View workflow file
chore(testcases): more testcases
CI
#20:
Commit
48fb636
pushed by
saintsHr
35s
main
main
35s
View workflow file
feat(lexer, parser): bitwise compound operators done
CI
#19:
Commit
6f3f149
pushed by
saintsHr
41s
main
main
41s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.