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 }}
google
/
mug
Public
Notifications
You must be signed in to change notification settings
Fork
91
Star
539
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Actions: google/mug
Actions
All workflows
Workflows
CodeQL
CodeQL
CodeQL
CodeQL
CodeQL - Code Quality
CodeQL - Code Quality
Cross-platform build
Cross-platform build
Dependabot Updates
Dependabot Updates
GitHub Actions Scan
GitHub Actions Scan
Java CI
Java CI
pages-build-deployment
pages-build-deployment
Show more workflows...
Management
Caches
Deployments
Java CI
Java CI
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
ci.yaml
will be ignored since log searching is not yet available
1,769 workflow runs
1,769 workflow runs
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.
simplify Parsers.DURATION
Java CI
#1787:
Commit
bfd8f96
pushed by
fluentfuture
4m 16s
master
master
4m 16s
View workflow file
SIGNED_DOUBLE allows +
Java CI
#1786:
Commit
17135dc
pushed by
fluentfuture
3m 17s
master
master
3m 17s
View workflow file
SIGNED_DOUBLE allows +
Java CI
#1785:
Commit
d49ca21
pushed by
fluentfuture
3m 39s
master
master
3m 39s
View workflow file
rename missing() to missed() to differentiate from expecting()
Java CI
#1784:
Commit
cbe0703
pushed by
fluentfuture
3m 52s
master
master
3m 52s
View workflow file
slight simplification of ErrorTracker
Java CI
#1783:
Commit
7620840
pushed by
fluentfuture
4m 15s
master
master
4m 15s
View workflow file
call constructor directly to avoid calling back down
Java CI
#1782:
Commit
b93ed22
pushed by
fluentfuture
4m 35s
master
master
4m 35s
View workflow file
ErrorContext.missing()
Java CI
#1781:
Commit
21080c8
pushed by
fluentfuture
4m 19s
master
master
4m 19s
View workflow file
keep new Scanner() on the same line
Java CI
#1780:
Commit
dd21a28
pushed by
fluentfuture
4m 2s
master
master
4m 2s
View workflow file
inline scanSignedDouble()
Java CI
#1779:
Commit
cc58954
pushed by
fluentfuture
6m 58s
master
master
6m 58s
View workflow file
allow Scanner to report dangling errors
Java CI
#1778:
Commit
32d2472
pushed by
fluentfuture
4m 12s
master
master
4m 12s
View workflow file
Merge branch 'master' of github.com:google/mug
Java CI
#1777:
Commit
fd6d8c7
pushed by
fluentfuture
4m 32s
master
master
4m 32s
View workflow file
Merge branch 'master' of github.com:google/mug
Java CI
#1776:
Commit
fdbcb80
pushed by
fluentfuture
4m 28s
master
master
4m 28s
View workflow file
expecting <double>
Java CI
#1775:
Commit
494dce2
pushed by
fluentfuture
4m 20s
master
master
4m 20s
View workflow file
DIGITS.getPrefixes()
Java CI
#1774:
Commit
3864ac0
pushed by
fluentfuture
3m 57s
master
master
3m 57s
View workflow file
remove javadoc from private helper
Java CI
#1773:
Commit
f1d17ca
pushed by
fluentfuture
3m 48s
master
master
3m 48s
View workflow file
scanUnsignedDecimal()
Java CI
#1772:
Commit
570f850
pushed by
fluentfuture
3m 37s
master
master
3m 37s
View workflow file
more accurate error reporting in SIGNED_DOUBLE
Java CI
#1771:
Commit
817d66c
pushed by
fluentfuture
3m 43s
master
master
3m 43s
View workflow file
bring back the parsing 1e as 1 with e unconsumed
Java CI
#1770:
Commit
96a93b2
pushed by
fluentfuture
4m 7s
master
master
4m 7s
View workflow file
fix AI slop
Java CI
#1769:
Commit
6453b82
pushed by
fluentfuture
4m 6s
master
master
4m 6s
View workflow file
1e+ consumes 1 and leaves e+ unconsumed
Java CI
#1768:
Commit
c24e046
pushed by
fluentfuture
4m 19s
master
master
4m 19s
View workflow file
Implement Parsers.SIGNED_DOUBLE with imperative scanning. More code b…
Java CI
#1767:
Commit
888d43b
pushed by
fluentfuture
3m 56s
master
master
3m 56s
View workflow file
rename to CharacterRangeSet
Java CI
#1766:
Commit
c4a9e23
pushed by
fluentfuture
3m 52s
master
master
3m 52s
View workflow file
do not mention charsIn(), it's package private now
Java CI
#1765:
Commit
35c1b8b
pushed by
fluentfuture
3m 32s
master
master
3m 32s
View workflow file
don't force the cost of precomputeForAscii() on parseSkipping(). Inst…
Java CI
#1764:
Commit
97eacb5
pushed by
fluentfuture
3m 6s
master
master
3m 6s
View workflow file
removed unnecessary suppresswarnings
Java CI
#1763:
Commit
3cb702a
pushed by
fluentfuture
3m 35s
master
master
3m 35s
View workflow file
Previous
1
2
3
4
5
…
70
71
Next
You can’t perform that action at this time.