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 }}
alklepin
/
Robots
Public
Notifications
You must be signed in to change notification settings
Fork
28
Star
0
Code
Issues
0
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
4 task
- #13
#13
Open
Alla509
wants to merge 15 commits into
alklepin:main
alklepin/Robots:main
from
Alla509:4_task
Alla509/Robots:4_task
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
4 task
#13
Alla509
wants to merge 15 commits into
alklepin:main
alklepin/Robots:main
from
Alla509:4_task
Alla509/Robots:4_task
Copy head branch name to clipboard
Commits
Commits on Mar 13, 2026
1 задача
Alla509
committed
351bc56
View commit details
Copy full SHA for 351bc56
Browse repository at this point
Commits on Apr 3, 2026
2 задача
Alla509
committed
860940f
View commit details
Copy full SHA for 860940f
Browse repository at this point
Commits on Apr 10, 2026
work with config in another class; determined names of windows in config
Alla509
committed
525f5f3
View commit details
Copy full SHA for 525f5f3
Browse repository at this point
Delete .idea directory
Alla509
authored
c7ee0bd
View commit details
Copy full SHA for c7ee0bd
Browse repository at this point
Delete out/production/ооп 4 семестр directory
Alla509
authored
eb501bd
View commit details
Copy full SHA for eb501bd
Browse repository at this point
Commits on Apr 17, 2026
another package for config, new classes to coordinate robot: RobotController, RobotModel, RobotCoordinatesWindow
Alla509
committed
942fce0
View commit details
Copy full SHA for 942fce0
Browse repository at this point
Commits on Apr 21, 2026
implement bounded concurrent log buffer with O(1) add and snapshot iterators
Alla509
committed
a7d2d37
View commit details
Copy full SHA for a7d2d37
Browse repository at this point
Commits on Apr 23, 2026
new package model with classes: RobotModel (full logic), RobotController (use methods from RobotModel and other classes in package), RobotConstants, RobotMath
Show description for 4416561
Alla509
committed
4416561
View commit details
Copy full SHA for 4416561
Browse repository at this point
Commits on May 8, 2026
view interacts with controller; timer, setTarget in controller; constructor MainApplicationFrame gets dependencies from outside (RobotsProgram)
Alla509
committed
4b4e3c7
View commit details
Copy full SHA for 4b4e3c7
Browse repository at this point
Commits on May 14, 2026
delete RobotMath.java; the timer period and model updates are set to a common constant
Alla509
committed
127f7d8
View commit details
Copy full SHA for 127f7d8
Browse repository at this point
Merge remote-tracking branch 'origin/main' into 4_task
Alla509
committed
102bede
View commit details
Copy full SHA for 102bede
Browse repository at this point
delete unnecessary comments; push updated main
Alla509
committed
e0375e1
View commit details
Copy full SHA for e0375e1
Browse repository at this point
Commits on May 21, 2026
new package collections, junit tests for collection
Alla509
committed
e2d14df
View commit details
Copy full SHA for e2d14df
Browse repository at this point
Commits on May 22, 2026
fixed bug with class LogWindow
Alla509
committed
7c6b1e7
View commit details
Copy full SHA for 7c6b1e7
Browse repository at this point
Commits on May 28, 2026
in BoundedCircularQueue extend AbstractQueue instead of List
Alla509
committed
e2e80a2
View commit details
Copy full SHA for e2e80a2
Browse repository at this point
You can’t perform that action at this time.