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
.
devopsutils
/
semantic
Public
forked from
github/semantic
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
semantic
semantic-python
on
master
User selector
All users
All time
Commit history
Commits on Mar 27, 2020
Merge pull request #518 from github/bump-semantic-source
Show description for 7b588d8
Rick Winfrey
authored
7b588d8
View commit details
Copy full SHA for 7b588d8
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
Replace use of position lowerbound
Rick Winfrey
committed
1c1b708
View commit details
Copy full SHA for 1c1b708
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
Bump to semantic-source 0.1.0
Show description for 9a7ed9d
Rick Winfrey
and
patrickt
committed
9a7ed9d
View commit details
Copy full SHA for 9a7ed9d
View code at this point
Browse repository at this point
Commits on Mar 22, 2020
Fix graphtest compiling
zhujinxuan
committed
e723cd5
View commit details
Copy full SHA for e723cd5
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
Extract precise tags from Python f-strings
Show description for 90c0008
dcreager
committed
90c0008
View commit details
Copy full SHA for 90c0008
View code at this point
Browse repository at this point
Commits on Feb 20, 2020
Bring back tree-sitter corpus tests for python
tclem
committed
f9845be
View commit details
Copy full SHA for f9845be
View code at this point
Browse repository at this point
Get the tests and benchmarks building again
tclem
committed
a697d21
View commit details
Copy full SHA for a697d21
View code at this point
Browse repository at this point
Fully remove reference to submodules
tclem
committed
5a358d6
View commit details
Copy full SHA for 5a358d6
View code at this point
Browse repository at this point
Commits on Feb 14, 2020
Merge pull request #487 from github/super-modules
Show description for 81aa69e
Patrick Thomson
authored
81aa69e
View commit details
Copy full SHA for 81aa69e
View code at this point
Browse repository at this point
Merge pull request #468 from github/codegen-migration-leftovers
Show description for 37b391b
Patrick Thomson
authored
37b391b
View commit details
Copy full SHA for 37b391b
View code at this point
Browse repository at this point
Remove submodules now that parsers provide grammars themselves.
Patrick Thomson
committed
e45bb13
View commit details
Copy full SHA for e45bb13
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into codegen-migration-leftovers
Patrick Thomson
committed
c327929
View commit details
Copy full SHA for c327929
View code at this point
Browse repository at this point
Forgot to use this newtype in the carrier.
Patrick Thomson
committed
dd9d4f4
View commit details
Copy full SHA for dd9d4f4
View code at this point
Browse repository at this point
fix tests, again
Patrick Thomson
committed
24b8fbd
View commit details
Copy full SHA for 24b8fbd
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
fix the tests
Patrick Thomson
committed
7a5fc45
View commit details
Copy full SHA for 7a5fc45
View code at this point
Browse repository at this point
These explicit CurrentScope constructors help readability.
Patrick Thomson
committed
5491161
View commit details
Copy full SHA for 5491161
View code at this point
Browse repository at this point
Commits on Feb 12, 2020
Propagate module/path information into generated scope graphs.
Show description for 047b602
Patrick Thomson
committed
047b602
View commit details
Copy full SHA for 047b602
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
Replace undefined with impossibleTerm
Show description for 4de4e68
joshvera
committed
4de4e68
View commit details
Copy full SHA for 4de4e68
View code at this point
Browse repository at this point
Define reference to initial scope outside of for_ loop
joshvera
committed
02db8cf
View commit details
Copy full SHA for 02db8cf
View code at this point
Browse repository at this point
cleanup
joshvera
committed
5339ee2
View commit details
Copy full SHA for 5339ee2
View code at this point
Browse repository at this point
Fix ImportStatement
joshvera
committed
a1e00b3
View commit details
Copy full SHA for a1e00b3
View code at this point
Browse repository at this point
Fix positions and kinds in tests
joshvera
committed
9913031
View commit details
Copy full SHA for 9913031
View code at this point
Browse repository at this point
Remove extra reference call in tests
joshvera
committed
284912a
View commit details
Copy full SHA for 284912a
View code at this point
Browse repository at this point
remove imports
joshvera
committed
13ebd46
View commit details
Copy full SHA for 13ebd46
View code at this point
Browse repository at this point
Revert runScopeGraph changes
joshvera
committed
c588a8a
View commit details
Copy full SHA for c588a8a
View code at this point
Browse repository at this point
Remove the ScopeGraph effect and define it with a constraint kind.
Patrick Thomson
committed
7715fd4
View commit details
Copy full SHA for 7715fd4
View code at this point
Browse repository at this point
Move these to runScopeGraph
joshvera
committed
a572f05
View commit details
Copy full SHA for a572f05
View code at this point
Browse repository at this point
Commits on Feb 8, 2020
Update AST.hs
aymannadeem
committed
524dcc8
View commit details
Copy full SHA for 524dcc8
View code at this point
Browse repository at this point
import Language.Haskell.TH.Syntax (runIO) for Python
aymannadeem
committed
897c0be
View commit details
Copy full SHA for 897c0be
View code at this point
Browse repository at this point
Add qualified imports file
joshvera
committed
41a10ee
View commit details
Copy full SHA for 41a10ee
View code at this point
Browse repository at this point
import Analysis.Name
joshvera
committed
164333d
View commit details
Copy full SHA for 164333d
View code at this point
Browse repository at this point
Add State effect to scopeGraphModule
joshvera
committed
08cad38
View commit details
Copy full SHA for 08cad38
View code at this point
Browse repository at this point
rename to newEdge
joshvera
committed
639fac1
View commit details
Copy full SHA for 639fac1
View code at this point
Browse repository at this point
add expectedQualifiedImport
joshvera
committed
5dc46a5
View commit details
Copy full SHA for 5dc46a5
View code at this point
Browse repository at this point
stub in spans
joshvera
committed
b0e272e
View commit details
Copy full SHA for b0e272e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.