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
src
Language
on
master
User selector
All users
All time
Commit history
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 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
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
Commits on Feb 13, 2020
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 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
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
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
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
Commits on Feb 7, 2020
formatting
joshvera
committed
fe18cda
View commit details
Copy full SHA for fe18cda
View code at this point
Browse repository at this point
create new references in qualified import statements
joshvera
committed
d78386f
View commit details
Copy full SHA for d78386f
View code at this point
Browse repository at this point
call newReference in Py.Identifier
joshvera
committed
a77bcc9
View commit details
Copy full SHA for a77bcc9
View code at this point
Browse repository at this point
Merge branch 'master' into codegen-migration-leftovers
aymannadeem
committed
d94cef9
View commit details
Copy full SHA for d94cef9
View code at this point
Browse repository at this point
Break up Data.ScopeGraph and reorg semantic-scope-graph.
Patrick Thomson
committed
06e8c6e
View commit details
Copy full SHA for 06e8c6e
View code at this point
Browse repository at this point
stub in other cases
joshvera
committed
317c0c1
View commit details
Copy full SHA for 317c0c1
View code at this point
Browse repository at this point
Commits on Feb 6, 2020
remove import
joshvera
committed
07c944e
View commit details
Copy full SHA for 07c944e
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into import-holes
joshvera
committed
ff1d8a7
View commit details
Copy full SHA for ff1d8a7
View code at this point
Browse repository at this point
Merge branch 'master' into codegen-migration-leftovers
aymannadeem
committed
54ef3c9
View commit details
Copy full SHA for 54ef3c9
View code at this point
Browse repository at this point
Rename Sketch effect to a ScopeGraph effect
joshvera
committed
f927f0b
View commit details
Copy full SHA for f927f0b
View code at this point
Browse repository at this point
Commits on Feb 5, 2020
add addImportEdge and addImportHole
joshvera
committed
2413590
View commit details
Copy full SHA for 2413590
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into hands-on-my-property
Patrick Thomson
committed
e4f58a7
View commit details
Copy full SHA for e4f58a7
View code at this point
Browse repository at this point
Merge pull request #458 from github/the-locative-case
Show description for 147245d
Patrick Thomson
authored
147245d
View commit details
Copy full SHA for 147245d
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Merge remote-tracking branch 'origin/master' into traversty
Patrick Thomson
committed
fa90f50
View commit details
Copy full SHA for fa90f50
View code at this point
Browse repository at this point
Merge branch 'traversty' into codegen-migration-leftovers
aymannadeem
committed
52e595c
View commit details
Copy full SHA for 52e595c
View code at this point
Browse repository at this point
we're not using tree_sitter_python from Grammar
aymannadeem
committed
3c39360
View commit details
Copy full SHA for 3c39360
View code at this point
Browse repository at this point
Update AST.hs
aymannadeem
committed
cfe2930
View commit details
Copy full SHA for cfe2930
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.