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
.
hdresearch
/
firebird
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
80
Code
Issues
0
Pull requests
9
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: hdresearch/firebird
Actions
All workflows
Workflows
CI
CI
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
298 workflow runs
298 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.
preparing README with blogs
CI
#298:
Commit
5df21f3
pushed by
yevbar
2m 36s
master
master
2m 36s
View workflow file
Bump version to 1.0.0
CI
#297:
Commit
5f79116
pushed by
yevbar
2m 39s
master
master
2m 39s
View workflow file
test: fix flaky ModuleCache test by waiting for ETS tables
CI
#296:
Commit
403e080
pushed by
yevbar
2m 34s
master
master
2m 34s
View workflow file
style: fix stepped range operator formatting for Elixir 1.18
CI
#295:
Commit
e75767a
pushed by
yevbar
2m 32s
master
master
2m 32s
View workflow file
style: use unquoted :..// atom in ir_gen.ex for Elixir 1.18 formatter
CI
#294:
Pull request
#120
opened by
yevbar
2m 41s
bashful/fix-ir-gen-formatting
bashful/fix-ir-gen-formatting
2m 41s
View #120
View workflow file
compiler: add then/2 and tap/2 support for functional pipelines (#119)
CI
#293:
Commit
aea78c4
pushed by
yevbar
2m 37s
master
master
2m 37s
View workflow file
compiler: add then/2 and tap/2 support for functional pipelines
CI
#292:
Pull request
#119
opened by
yevbar
2m 37s
happy/then-tap-support
happy/then-tap-support
2m 37s
View #119
View workflow file
Bump version to 0.2.0
CI
#291:
Commit
cb3cf51
pushed by
yevbar
2m 37s
master
master
2m 37s
View workflow file
style: fix atom quoting for ..// operator in ir_gen.ex
CI
#290:
Pull request
#118
opened by
yevbar
2m 39s
bashful/fix-formatter-ir-gen
bashful/fix-formatter-ir-gen
2m 39s
View #118
View workflow file
Add Hex.pm package badge to README
CI
#289:
Commit
83aac27
pushed by
yevbar
2m 33s
master
master
2m 33s
View workflow file
optimizer: branchless abs via bit manipulation strength reduction (#117)
CI
#288:
Commit
ce6bd3f
pushed by
yevbar
2m 40s
master
master
2m 40s
View workflow file
optimizer: branchless abs via bit manipulation strength reduction
CI
#287:
Pull request
#117
opened by
yevbar
2m 34s
happy/branchless-abs-optimization
happy/branchless-abs-optimization
2m 34s
View #117
View workflow file
ci: use Elixir 1.18 for formatter check
CI
#286:
Commit
e2fc20a
pushed by
yevbar
2m 38s
master
master
2m 38s
View workflow file
style: fix formatter issues in ir_gen.ex and test
CI
#285:
Commit
2cf7211
pushed by
yevbar
2m 38s
master
master
2m 38s
View workflow file
fix: resolve test failures and compiler warnings from feedback
CI
#284:
Commit
da47d0b
pushed by
yevbar
2m 36s
master
master
2m 36s
View workflow file
optimizer: add De Morgan's law transformations for bitwise and boolea…
CI
#283:
Commit
792baf3
pushed by
yevbar
2m 44s
master
master
2m 44s
View workflow file
optimizer: add De Morgan's law transformations for bitwise and boolean ops
CI
#282:
Pull request
#116
opened by
yevbar
2m 41s
happy/demorgan-bitwise-optimization
happy/demorgan-bitwise-optimization
2m 41s
View #116
View workflow file
compiler: closed-form Enum.sum for stepped ranges (O(1) vs O(n)) (#115)
CI
#281:
Commit
a1c3a38
pushed by
yevbar
2m 39s
master
master
2m 39s
View workflow file
compiler: closed-form Enum.sum for stepped ranges (O(1) vs O(n))
CI
#280:
Pull request
#115
opened by
yevbar
2m 37s
happy/closed-form-stepped-enum-sum
happy/closed-form-stepped-enum-sum
2m 37s
View #115
View workflow file
feat: add Enum.reduce_while/3 support for integer ranges (#114)
CI
#279:
Commit
f4b1cdc
pushed by
yevbar
2m 33s
master
master
2m 33s
View workflow file
compiler: add Enum.reduce_while/3 for integer range compilation
CI
#278:
Pull request
#114
opened by
yevbar
2m 34s
happy/reduce-while-ranges
happy/reduce-while-ranges
2m 34s
View #114
View workflow file
feat(compiler): emit i64.eqz for zero-equality comparisons in WAT cod…
CI
#277:
Commit
16ab588
pushed by
yevbar
2m 36s
master
master
2m 36s
View workflow file
compiler: emit i64.eqz for zero-equality comparisons in WAT codegen
CI
#276:
Pull request
#113
opened by
yevbar
2m 38s
happy/eqz-peephole
happy/eqz-peephole
2m 38s
View #113
View workflow file
feat(compiler): add Enum.find_index/2 support for integer ranges (#112)
CI
#275:
Commit
7464d7c
pushed by
yevbar
2m 38s
master
master
2m 38s
View workflow file
feat(compiler): add Enum.find_index/2 support for integer ranges
CI
#274:
Pull request
#112
opened by
yevbar
2m 34s
happy/enum-find-index
happy/enum-find-index
2m 34s
View #112
View workflow file
Previous
1
2
3
4
5
…
11
12
Next
You can’t perform that action at this time.