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 }}
inducer
/
pytools
Public
Notifications
You must be signed in to change notification settings
Fork
26
Star
73
Code
Issues
6
Pull requests
14
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add support for parsing dotted names into tags
- #57
#57
Open
kaushikcfd
wants to merge 13 commits into
inducer:main
inducer/pytools:main
from
kaushikcfd:parse_tag
kaushikcfd/pytools:parse_tag
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Add support for parsing dotted names into tags
#57
kaushikcfd
wants to merge 13 commits into
inducer:main
inducer/pytools:main
from
kaushikcfd:parse_tag
kaushikcfd/pytools:parse_tag
Copy head branch name to clipboard
Commits
Commits on Jan 4, 2021
add support for parsing dotted names into tags
kaushikcfd
committed
c1085fb
View commit details
Copy full SHA for c1085fb
Browse repository at this point
add mako, lark to dependencies
kaushikcfd
committed
016d50b
View commit details
Copy full SHA for 016d50b
Browse repository at this point
typo fix
kaushikcfd
committed
e3196ef
View commit details
Copy full SHA for e3196ef
Browse repository at this point
testlib.py -> testlib_tags.py
kaushikcfd
committed
f585143
View commit details
Copy full SHA for f585143
Browse repository at this point
static tags parsing grammar
Show description for 838592a
kaushikcfd
committed
838592a
View commit details
Copy full SHA for 838592a
Browse repository at this point
removes dep:Mako; makes 'lark' a soft dependency
kaushikcfd
committed
52599f8
View commit details
Copy full SHA for 52599f8
Browse repository at this point
formatting
Show description for db50fb9
kaushikcfd
committed
db50fb9
View commit details
Copy full SHA for db50fb9
Browse repository at this point
Commits on Jan 11, 2021
Merge branch 'master' into parse_tag
inducer
authored
29ec0c3
View commit details
Copy full SHA for 29ec0c3
Browse repository at this point
Commits on Jan 18, 2021
moves grammar to tags.lark
kaushikcfd
committed
6583c32
View commit details
Copy full SHA for 6583c32
Browse repository at this point
memoize parser construction; remove pytools.tag's hard dep on lark
kaushikcfd
committed
ff625d9
View commit details
Copy full SHA for ff625d9
Browse repository at this point
moves the args flattening inside the mixin
kaushikcfd
committed
6fb2eb3
View commit details
Copy full SHA for 6fb2eb3
Browse repository at this point
Merge branch 'master' into parse_tag
kaushikcfd
committed
4189294
View commit details
Copy full SHA for 4189294
Browse repository at this point
Commits on Mar 11, 2021
Merge branch 'main' into parse_tag
inducer
authored
9501b80
View commit details
Copy full SHA for 9501b80
Browse repository at this point
You can’t perform that action at this time.