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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
systemphil
/
prepyrus
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
patch/error types
- #4
#4
Merged
Firgrep
merged 12 commits into
main
systemphil/prepyrus:main
from
patch/error-types
systemphil/prepyrus:patch/error-types
Copy head branch name to clipboard
Oct 10, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
patch/error types
#4
Firgrep
merged 12 commits into
main
systemphil/prepyrus:main
from
patch/error-types
systemphil/prepyrus:patch/error-types
Copy head branch name to clipboard
Commits
Commits on Jul 10, 2025
refactor: simplify footnote detection
Firgrep
committed
1df7ede
View commit details
Copy full SHA for 1df7ede
Browse repository at this point
refactor: clippy warnings on inserters
Show description for 201046b
Firgrep
committed
201046b
View commit details
Copy full SHA for 201046b
Browse repository at this point
refactor: needless references and complex returns
Show description for 1877304
Firgrep
committed
1877304
View commit details
Copy full SHA for 1877304
Browse repository at this point
refactor: remove needless let binding
Firgrep
committed
adcd6d7
View commit details
Copy full SHA for adcd6d7
Browse repository at this point
refactor: simplify smaller transformer function returns
Firgrep
committed
da3a82c
View commit details
Copy full SHA for da3a82c
Browse repository at this point
refactor: use &[] instead of &Vec<_>
Show description for 7cce243
Firgrep
committed
7cce243
View commit details
Copy full SHA for 7cce243
Browse repository at this point
refactor: use match with ordering instead of if expressions
Show description for 56227d4
Firgrep
committed
56227d4
View commit details
Copy full SHA for 56227d4
Browse repository at this point
refactor: remove needless refrences, use contains instead of manual number range finding
Firgrep
committed
84a944d
View commit details
Copy full SHA for 84a944d
Browse repository at this point
refactor: replace splitn with split
Show description for 55b0146
Firgrep
committed
55b0146
View commit details
Copy full SHA for 55b0146
Browse repository at this point
refactor: use is_none() instead of binary comparisons
Show description for 9cc039e
Firgrep
committed
9cc039e
View commit details
Copy full SHA for 9cc039e
Browse repository at this point
Commits on Aug 19, 2025
test: match key and citation to same work
Firgrep
committed
5cf613f
View commit details
Copy full SHA for 5cf613f
Browse repository at this point
Commits on Oct 10, 2025
chore: comment out failing test, fix for another day
Firgrep
committed
db3ba13
View commit details
Copy full SHA for db3ba13
Browse repository at this point
You can’t perform that action at this time.