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 }}
JBrosDevelopment
/
galo
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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: JBrosDevelopment/galo
Actions
All workflows
Workflows
Build with MakefileGenerator
Build with MakefileGenerator
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
39 workflow runs
39 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.
I used Codex to help me solve this problem that ive been having and i…
Build with MakefileGenerator
#39:
Commit
9647c54
pushed by
JBrosDevelopment
10s
master
master
10s
View workflow file
Fixed errors allowing Interpreter-Test to work
Build with MakefileGenerator
#38:
Commit
7ce6f22
pushed by
JBrosDevelopment
11s
master
master
11s
View workflow file
Added ConstantDeclaration with const keyword
Build with MakefileGenerator
#37:
Commit
f024889
pushed by
JBrosDevelopment
12s
master
master
12s
View workflow file
Fixed bugs in interpreter and validator. Made emit-ast now also emit …
Build with MakefileGenerator
#36:
Commit
23aeff8
pushed by
JBrosDevelopment
10s
master
master
10s
View workflow file
Finished builtin functions, put them into their own file.
Build with MakefileGenerator
#35:
Commit
f9df936
pushed by
JBrosDevelopment
9s
master
master
9s
View workflow file
Changed the way built in functions are added and implemented string b…
Build with MakefileGenerator
#34:
Commit
9f7941e
pushed by
JBrosDevelopment
10s
master
master
10s
View workflow file
Added more implemntations for predefined functions
Build with MakefileGenerator
#33:
Commit
75689c3
pushed by
JBrosDevelopment
10s
master
master
10s
View workflow file
Added support for predefined function calls
Build with MakefileGenerator
#32:
Commit
8131114
pushed by
JBrosDevelopment
10s
master
master
10s
View workflow file
Impleminted interpreting for if statements and while loops. added sup…
Build with MakefileGenerator
#31:
Commit
cd5c65e
pushed by
JBrosDevelopment
10s
master
master
10s
View workflow file
implimented operations in interpreter
Build with MakefileGenerator
#30:
Commit
8de4090
pushed by
JBrosDevelopment
7s
master
master
7s
View workflow file
working on interpreter, implementing galo_header interpreter object. …
Build with MakefileGenerator
#29:
Commit
7b3996f
pushed by
JBrosDevelopment
10s
master
master
10s
View workflow file
implemented run CLI command
Build with MakefileGenerator
#28:
Commit
ba88f70
pushed by
JBrosDevelopment
9s
master
master
9s
View workflow file
removed unnecessary ifndef in all files
Build with MakefileGenerator
#27:
Commit
9fa96a6
pushed by
JBrosDevelopment
8s
master
master
8s
View workflow file
structured main.c to follow build argument logic and galo CLI. added …
Build with MakefileGenerator
#26:
Commit
07f336a
pushed by
JBrosDevelopment
8s
master
master
8s
View workflow file
Finished up process_args and fixed up preprocessor. fixed bugs with s…
Build with MakefileGenerator
#25:
Commit
6acde2a
pushed by
JBrosDevelopment
8s
master
master
8s
View workflow file
renamed FileList to StringList. Fixed major bugs. Added main abilitie…
Build with MakefileGenerator
#24:
Commit
4c602a8
pushed by
JBrosDevelopment
9s
master
master
9s
View workflow file
Removed Native Types from lexer, added support for list type, made sy…
Build with MakefileGenerator
#23:
Commit
99a7edc
pushed by
JBrosDevelopment
9s
master
master
9s
View workflow file
Update makefile.yml
Build with MakefileGenerator
#22:
Commit
d27d8de
pushed by
JBrosDevelopment
7s
master
master
7s
View workflow file
restructured program
Build with MakefileGenerator
#21:
Commit
ad98276
pushed by
JBrosDevelopment
8s
master
master
8s
View workflow file
Add preprocessor functionality and enhanced lexer and validator
Build with MakefileGenerator
#20:
Commit
7fe79fe
pushed by
JBrosDevelopment
11s
master
master
11s
View workflow file
Validator is complete, added support for not keyword in operations an…
Build with MakefileGenerator
#19:
Commit
f7d5d1d
pushed by
JBrosDevelopment
8s
master
master
8s
View workflow file
Added function calls and declaration to validator
Build with MakefileGenerator
#18:
Commit
67737a3
pushed by
JBrosDevelopment
9s
master
master
9s
View workflow file
Added Validator functionality and updated parser and header accordingly
Build with MakefileGenerator
#17:
Commit
07ab204
pushed by
JBrosDevelopment
8s
master
master
8s
View workflow file
added while loop to parser
Build with MakefileGenerator
#16:
Commit
85629d1
pushed by
JBrosDevelopment
12s
master
master
12s
View workflow file
added ifs/elifs/else to parser in parser.c
Build with MakefileGenerator
#15:
Commit
0f8c885
pushed by
JBrosDevelopment
8s
master
master
8s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.