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 }}
Liquipedia
/
Lua-Modules
Public
Notifications
You must be signed in to change notification settings
Fork
111
Star
48
Code
Issues
141
Pull requests
90
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
feat(lpdb): implement typechecks for LPDB Models
- #7708
#7708
Merged
Rathoz
merged 13 commits into
main
Liquipedia/Lua-Modules:main
from
lpdb_typecheck
Liquipedia/Lua-Modules:lpdb_typecheck
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(lpdb): implement typechecks for LPDB Models
#7708
Rathoz
merged 13 commits into
main
Liquipedia/Lua-Modules:main
from
lpdb_typecheck
Liquipedia/Lua-Modules:lpdb_typecheck
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
add array type support to TypeUtil
ElectricalBoy
committed
812ed1b
View commit details
Copy full SHA for 812ed1b
Browse repository at this point
use typeutil
ElectricalBoy
committed
c22ea39
View commit details
Copy full SHA for c22ea39
Browse repository at this point
add typeutil type for opponent types
ElectricalBoy
committed
bc513b6
View commit details
Copy full SHA for bc513b6
Browse repository at this point
add typechecker
ElectricalBoy
committed
0a0fe98
View commit details
Copy full SHA for 0a0fe98
Browse repository at this point
hide typechecker behind feature flag
ElectricalBoy
committed
db73f52
View commit details
Copy full SHA for db73f52
Browse repository at this point
enable typechecking in match2 test
ElectricalBoy
committed
e2678fa
View commit details
Copy full SHA for e2678fa
Browse repository at this point
remove unused import
ElectricalBoy
committed
e7b7d67
View commit details
Copy full SHA for e7b7d67
Browse repository at this point
adjust Opponent.isType
ElectricalBoy
committed
0cd8a1b
View commit details
Copy full SHA for 0cd8a1b
Browse repository at this point
adjust date field type
ElectricalBoy
committed
1226085
View commit details
Copy full SHA for 1226085
Browse repository at this point
adjust tests
ElectricalBoy
committed
73c97e7
View commit details
Copy full SHA for 73c97e7
Browse repository at this point
add dummy parent
ElectricalBoy
committed
09cd58b
View commit details
Copy full SHA for 09cd58b
Browse repository at this point
make array type checks more strict
ElectricalBoy
committed
04d5310
View commit details
Copy full SHA for 04d5310
Browse repository at this point
adjust order
ElectricalBoy
committed
5bd46e7
View commit details
Copy full SHA for 5bd46e7
Browse repository at this point
You can’t perform that action at this time.