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 }}
aymaneelmaini
/
clox
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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: aymaneelmaini/clox
Actions
All workflows
Workflows
.github/workflows/ci.yaml
.github/workflows/ci.yaml
Show more workflows...
Management
Caches
.github/workflows/ci.yaml
.github/workflows/ci.yaml
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
.
ci.yaml
will be ignored since log searching is not yet available
48 workflow runs
48 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.
fix/typo: fix seg fault related to initialize function
.github/workflows/ci.yaml
#23:
Commit
5bf619d
pushed by
aymaneelmaini
24s
main
main
24s
View workflow file
feat: add function declarations
.github/workflows/ci.yaml
#22:
Commit
d1a2192
pushed by
aymaneelmaini
23s
main
main
23s
View workflow file
refactor: setup infrastructure of the new architecture (call stack, s…
.github/workflows/ci.yaml
#21:
Commit
8208490
pushed by
aymaneelmaini
35s
main
main
35s
View workflow file
refactor: introduce functions so each chunk will be executed should b…
.github/workflows/ci.yaml
#20:
Commit
1ce791b
pushed by
aymaneelmaini
26s
main
main
26s
View workflow file
feat: add for loops support
.github/workflows/ci.yaml
#19:
Commit
91e4067
pushed by
aymaneelmaini
30s
main
main
30s
View workflow file
feat: add logical operators (and, or) and while statements
.github/workflows/ci.yaml
#18:
Commit
576bce9
pushed by
aymaneelmaini
24s
main
main
24s
View workflow file
feat: add support for else statements
.github/workflows/ci.yaml
#17:
Commit
25f8ecb
pushed by
aymaneelmaini
21s
main
main
21s
View workflow file
feat: implement first flow control (if)
.github/workflows/ci.yaml
#16:
Commit
5ad2213
pushed by
aymaneelmaini
25s
main
main
25s
View workflow file
chore: format code
.github/workflows/ci.yaml
#15:
Commit
8d50a08
pushed by
aymaneelmaini
26s
main
main
26s
View workflow file
chore: add cmake i use it in clion for debugging
.github/workflows/ci.yaml
#14:
Commit
028bd26
pushed by
aymaneelmaini
26s
main
main
26s
View workflow file
chore: add lox code examples
.github/workflows/ci.yaml
#13:
Commit
4533c86
pushed by
aymaneelmaini
24s
main
main
24s
View workflow file
feat: Complete local variables resolution at compile time
.github/workflows/ci.yaml
#12:
Commit
dc85dc8
pushed by
aymaneelmaini
32s
main
main
32s
View workflow file
feat: add blocks and prepare for local variables
.github/workflows/ci.yaml
#11:
Commit
e70bc2d
pushed by
aymaneelmaini
24s
main
main
24s
View workflow file
chore: add readme file
.github/workflows/ci.yaml
#10:
Commit
158e94c
pushed by
aymaneelmaini
26s
main
main
26s
View workflow file
refactor: refactor and clean up
.github/workflows/ci.yaml
#9:
Commit
f1515bc
pushed by
aymaneelmaini
31s
main
main
31s
View workflow file
feat: add support for variable (creation, assignment, usage)
.github/workflows/ci.yaml
#8:
Commit
dbf9a27
pushed by
aymaneelmaini
29s
main
main
29s
View workflow file
feat: add support for variable (creation, assignment, usage)
.github/workflows/ci.yaml
#7:
Commit
4735f04
pushed by
aymaneelmaini
24s
main
main
24s
View workflow file
feat: synchronize after finding an error to find all errors at one co…
.github/workflows/ci.yaml
#6:
Commit
5916661
pushed by
aymaneelmaini
27s
main
main
27s
View workflow file
fix-test: fix compiler tests because vm expectes statement as first t…
.github/workflows/ci.yaml
#5:
Commit
57dbc00
pushed by
aymaneelmaini
23s
main
main
23s
View workflow file
feat: implement hash tables (aka hashmaps)
.github/workflows/ci.yaml
#4:
Commit
7eaa29f
pushed by
aymaneelmaini
27s
main
main
27s
View workflow file
chore: cleanup heap mess before close clox
.github/workflows/ci.yaml
#3:
Commit
5c7a70f
pushed by
aymaneelmaini
21s
main
main
21s
View workflow file
feat: introduce new data type (string) with it's built-in features (c…
.github/workflows/ci.yaml
#2:
Commit
c9b048a
pushed by
aymaneelmaini
22s
main
main
22s
View workflow file
ci: add pipeline to run tests
.github/workflows/ci.yaml
#1:
Commit
9440b60
pushed by
aymaneelmaini
23s
main
main
23s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.