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 }}
kikito
/
inspect.lua
Public
Notifications
You must be signed in to change notification settings
Fork
199
Star
1.5k
Code
Issues
1
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: kikito/inspect.lua
Actions
All workflows
Workflows
test
test
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
21 workflow runs
21 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.
perf(luaJIT): use LuaJIT stringbuffers, if present. Fixes #67 (#78)
test
#74:
Commit
a8ca312
pushed by
kikito
53s
master
master
53s
View workflow file
perf(luaJIT): use LuaJIT stringbuffers, if present. Fixes #67
test
#73:
Pull request
#78
synchronize by
kikito
1m 21s
perf-luajit-stringbuffers
perf-luajit-stringbuffers
1m 21s
View #78
View workflow file
chore(Makefile): run perf on default action
test
#72:
Commit
aed2857
pushed by
kikito
58s
perf-luajit-stringbuffers
perf-luajit-stringbuffers
58s
View #78
View workflow file
perf(luaJIT): use LuaJIT stringbuffers, if present. Fixes #67
test
#71:
Pull request
#78
synchronize by
kikito
1m 9s
perf-luajit-stringbuffers
perf-luajit-stringbuffers
1m 9s
View #78
View workflow file
perf(luaJIT): use LuaJIT stringbuffers, if present. Fixes #67
test
#70:
Commit
07b3dd8
pushed by
kikito
55s
perf-luajit-stringbuffers
perf-luajit-stringbuffers
55s
View workflow file
perf(luaJIT): use LuaJIT stringbuffers, if present. Fixes #67
test
#69:
Pull request
#78
opened by
kikito
58s
perf-luajit-stringbuffers
perf-luajit-stringbuffers
58s
View #78
View workflow file
perf(luaJIT): use LuaJIT stringbuffers, if present. Fixes #67
test
#68:
Commit
d63083f
pushed by
kikito
53s
perf-luajit-stringbuffers
perf-luajit-stringbuffers
53s
View workflow file
chore(ci): run make perf after each make test
test
#67:
Commit
9e13863
pushed by
kikito
53s
master
master
53s
View workflow file
chore: update Makefile to modern Luarocks command options
test
#66:
Commit
5149528
pushed by
kikito
1m 6s
master
master
1m 6s
View workflow file
perf: respect depth limit in countCycles (#77)
test
#65:
Commit
e981c2b
pushed by
kikito
54s
master
master
54s
View workflow file
perf: respect depth limit in countCycles
test
#64:
Pull request
#77
opened by
kikito
50s
fix-57-depth-limit-performance
fix-57-depth-limit-performance
50s
View #77
View workflow file
perf: respect depth limit in countCycles
test
#63:
Commit
90567ff
pushed by
kikito
44s
fix-57-depth-limit-performance
fix-57-depth-limit-performance
44s
View #77
View workflow file
refactor: luaKeywords is now created from a string (#76)
test
#62:
Commit
1c56309
pushed by
kikito
59s
master
master
59s
View workflow file
refactor: luaKeywords is now created from a string
test
#61:
Pull request
#76
synchronize by
kikito
1m 0s
luakeywords
luakeywords
1m 0s
View #76
View workflow file
refactor: luaKeywords is now created from a string
test
#60:
Commit
74c4dcb
pushed by
kikito
46s
luakeywords
luakeywords
46s
View #76
View workflow file
refactor: luaKeywords is now created from a string
test
#59:
Pull request
#76
synchronize by
kikito
51s
luakeywords
luakeywords
51s
View #76
View workflow file
refactor: luaKeywords is now created from a string
test
#58:
Commit
4e2dc76
pushed by
kikito
1m 5s
luakeywords
luakeywords
1m 5s
View workflow file
fix(spec): correct assertion for metatable with __metatable=nil
test
#57:
Pull request
#75
synchronize by
mcepl
42s
openSUSE-Python:mtables-nonnil-assert
openSUSE-Python:mtables-nonnil-assert
42s
View #75
View workflow file
refactor: luaKeywords is now created from a string
test
#55:
Pull request
#76
opened by
kikito
45s
luakeywords
luakeywords
45s
View #76
View workflow file
refactor: luaKeywords is now created from a string
test
#54:
Commit
d3427b7
pushed by
kikito
52s
luakeywords
luakeywords
52s
View workflow file
chore(ci): rebuild source and fix/update GHA (#74)
test
#53:
Commit
22a22ce
pushed by
kikito
51s
master
master
51s
View workflow file
You can’t perform that action at this time.