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
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 }}
thsfranca
/
vex
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: thsfranca/vex
Actions
All workflows
Workflows
CI
CI
Debug Path Changes
Debug Path Changes
Dependabot Updates
Dependabot Updates
Stdlib Tests
Stdlib Tests
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
1,346 workflow runs
1,346 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.
docs: add roadmap, rationale, and installation design (#159)
CI
#444:
Commit
d26dfe2
pushed by
thsfranca
8s
main
main
8s
View workflow file
docs: add roadmap, rationale, and installation design
CI
#443:
Pull request
#159
opened by
thsfranca
9s
docs/roadmap-rationale
docs/roadmap-rationale
9s
View #159
View workflow file
docs: update README with improved writing and documentation reference…
CI
#442:
Commit
ef8c95a
pushed by
thsfranca
6s
main
main
6s
View workflow file
docs: update README with improved writing and documentation references
CI
#441:
Pull request
#158
opened by
thsfranca
7s
docs/update-readme
docs/update-readme
7s
View #158
View workflow file
CI
CI
#440:
by
thsfranca
6s
main
main
6s
View workflow file
docs: add dependency management design document
CI
#439:
Pull request
#157
opened by
thsfranca
7s
docs/dependency-management
docs/dependency-management
7s
View #157
View workflow file
feat: self-host cond macro, remove Expr::Cond from compiler (#156)
CI
#438:
Commit
a3502c4
pushed by
thsfranca
31s
main
main
31s
View workflow file
feat: self-host cond macro, remove Expr::Cond from compiler
CI
#437:
Pull request
#156
opened by
thsfranca
30s
feat/self-hosted-cond
feat/self-hosted-cond
30s
View #156
View workflow file
feat: add variadic defmacro parameters and macro helpers (#155)
CI
#436:
Commit
c5b55f2
pushed by
thsfranca
32s
main
main
32s
View workflow file
feat: add variadic defmacro parameters and macro helpers
CI
#435:
Pull request
#155
synchronize by
thsfranca
31s
feat/variadic-defmacro
feat/variadic-defmacro
31s
View #155
View workflow file
feat: add variadic defmacro parameters and macro helpers
CI
#434:
Pull request
#155
opened by
thsfranca
32s
feat/variadic-defmacro
feat/variadic-defmacro
32s
View #155
View workflow file
feat: self-host and/or macros via embedded prelude (#154)
CI
#433:
Commit
a027ddf
pushed by
thsfranca
26s
main
main
26s
View workflow file
feat: self-host and/or macros via embedded prelude
CI
#432:
Pull request
#154
opened by
thsfranca
25s
feat/self-hosted-and-or
feat/self-hosted-and-or
25s
View #154
View workflow file
docs: replace compiler-internal macros with self-hosted prelude model…
CI
#431:
Commit
6a045af
pushed by
thsfranca
7s
main
main
7s
View workflow file
docs: replace compiler-internal macros with self-hosted prelude model
CI
#430:
Pull request
#153
opened by
thsfranca
10s
docs/self-hosted-prelude-macros
docs/self-hosted-prelude-macros
10s
View #153
View workflow file
refactor: rename macro helpers from syntax-* to short Lisp names (#152)
CI
#429:
Commit
bbd07ca
pushed by
thsfranca
24s
main
main
24s
View workflow file
refactor: rename macro helpers from syntax-* to short Lisp names
CI
#428:
Pull request
#152
opened by
thsfranca
30s
refactor/short-macro-helper-names
refactor/short-macro-helper-names
30s
View #152
View workflow file
refactor: remove syntax-* builtins from global registry and interpret…
CI
#427:
Commit
3b78f49
pushed by
thsfranca
31s
main
main
31s
View workflow file
refactor: remove syntax-* builtins from global registry and interpreter
CI
#426:
Pull request
#151
opened by
thsfranca
20s
refactor/remove-syntax-builtins
refactor/remove-syntax-builtins
20s
View #151
View workflow file
docs: update macro design to AST evaluator model with short helper na…
CI
#425:
Commit
6887b41
pushed by
thsfranca
5s
main
main
5s
View workflow file
docs: update macro design to AST evaluator model with short helper names
CI
#424:
Pull request
#150
opened by
thsfranca
7s
docs/macro-ast-evaluator-model
docs/macro-ast-evaluator-model
7s
View #150
View workflow file
feat: add macro integration tests and example file (#149)
CI
#423:
Commit
b701919
pushed by
thsfranca
54s
main
main
54s
View workflow file
feat: add macro integration tests and example file
CI
#422:
Pull request
#149
opened by
thsfranca
27s
feat/macro-integration
feat/macro-integration
27s
View #149
View workflow file
feat: implement automatic macro hygiene via MacroVal origin tracking …
CI
#421:
Commit
a532507
pushed by
thsfranca
25s
main
main
25s
View workflow file
feat: implement automatic macro hygiene via MacroVal origin tracking
CI
#420:
Pull request
#148
opened by
thsfranca
30s
feat/macro-hygiene
feat/macro-hygiene
30s
View #148
View workflow file
Previous
1
2
3
4
5
…
53
54
Next
You can’t perform that action at this time.