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 }}
Hardcode3
/
BitBishop
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Implementing UCI time controls
- #124
#124
Merged
Hardcode3
merged 19 commits into
main
Hardcode3/BitBishop:main
from
time_controls
Hardcode3/BitBishop:time_controls
Copy head branch name to clipboard
Apr 29, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Implementing UCI time controls
#124
Hardcode3
merged 19 commits into
main
Hardcode3/BitBishop:main
from
time_controls
Hardcode3/BitBishop:time_controls
Copy head branch name to clipboard
Commits
Commits on Apr 28, 2026
save - adding time controls
Hardcode3
committed
b04fc05
View commit details
Copy full SHA for b04fc05
Browse repository at this point
Commits on Apr 29, 2026
refactored and renamed time guard class
Hardcode3
committed
98fc720
View commit details
Copy full SHA for 98fc720
Browse repository at this point
refactored search worker run function
Hardcode3
committed
7572366
View commit details
Copy full SHA for 7572366
Browse repository at this point
updated search worker test to monitor more closely elapsed time
Hardcode3
committed
0fd532e
View commit details
Copy full SHA for 0fd532e
Browse repository at this point
added tests for time guard
Hardcode3
committed
05999eb
View commit details
Copy full SHA for 05999eb
Browse repository at this point
fixed bug in test helper
Hardcode3
committed
15093c9
View commit details
Copy full SHA for 15093c9
Browse repository at this point
added test cases for movetime
Hardcode3
committed
48b8766
View commit details
Copy full SHA for 48b8766
Browse repository at this point
added uci tests to cover new time controls
Hardcode3
committed
8d5a550
View commit details
Copy full SHA for 8d5a550
Browse repository at this point
fixed clan tidy errors
Hardcode3
committed
b6a62c5
View commit details
Copy full SHA for b6a62c5
Browse repository at this point
fixed coverage
Hardcode3
committed
08d53dc
View commit details
Copy full SHA for 08d53dc
Browse repository at this point
small refactor
Hardcode3
committed
5f92509
View commit details
Copy full SHA for 5f92509
Browse repository at this point
fixed test
Hardcode3
committed
7fb084a
View commit details
Copy full SHA for 7fb084a
Browse repository at this point
removed unecessary comment
Hardcode3
committed
d0c9ec7
View commit details
Copy full SHA for d0c9ec7
Browse repository at this point
updated doc
Hardcode3
committed
291bc41
View commit details
Copy full SHA for 291bc41
Browse repository at this point
replaced std::scope_exit by a manual alternative as not all stdlibs provide this feature
Hardcode3
committed
9d3475d
View commit details
Copy full SHA for 9d3475d
Browse repository at this point
tuned tests so time limits are a bit more permissive
Hardcode3
committed
cd7cf51
View commit details
Copy full SHA for cd7cf51
Browse repository at this point
updated durations limits to be more permissive cause runners are quite slow (this is bad, but don't know how to test time controls without keeping an eye on execution time)
Hardcode3
committed
465fe7d
View commit details
Copy full SHA for 465fe7d
Browse repository at this point
Merge branch 'main' of github.com:Hardcode3/BitBishop into time_controls
Hardcode3
committed
8e2bd84
View commit details
Copy full SHA for 8e2bd84
Browse repository at this point
going even more permissive for time controls
Hardcode3
committed
88a959a
View commit details
Copy full SHA for 88a959a
Browse repository at this point
You can’t perform that action at this time.