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
Python.hs
on
master
User selector
All users
All time
Commit history
Commits on Feb 7, 2020
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
Commits on Jan 28, 2020
Add python grammar
aymannadeem
committed
efe17d7
View commit details
Copy full SHA for efe17d7
View code at this point
Browse repository at this point
Update Python dependencies to reference AST.* instead of TreeSitter.*
aymannadeem
committed
5ff4b5d
View commit details
Copy full SHA for 5ff4b5d
View code at this point
Browse repository at this point
Commits on Jan 27, 2020
change TreeSitter.Python.AST to Language.Python.AST
aymannadeem
committed
b423eb1
View commit details
Copy full SHA for b423eb1
View code at this point
Browse repository at this point
Commits on Jan 15, 2020
Some more refinements of ToScopeGraph.
Patrick Thomson
committed
066e472
View commit details
Copy full SHA for 066e472
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into semantic-scope-graph
Patrick Thomson
committed
2cbc528
View commit details
Copy full SHA for 2cbc528
View code at this point
Browse repository at this point
Give ToScopeGraph's module a more standard name.
Patrick Thomson
committed
b7c5989
View commit details
Copy full SHA for b7c5989
View code at this point
Browse repository at this point
No more orphan instances.
Patrick Thomson
committed
d5bec1b
View commit details
Copy full SHA for d5bec1b
View code at this point
Browse repository at this point
Commits on Jan 14, 2020
Add support for references
joshvera
committed
d6b619f
View commit details
Copy full SHA for d6b619f
View code at this point
Browse repository at this point
oops
Patrick Thomson
committed
6ded57b
View commit details
Copy full SHA for 6ded57b
View code at this point
Browse repository at this point
Clean up some instances
Patrick Thomson
committed
760c52e
View commit details
Copy full SHA for 760c52e
View code at this point
Browse repository at this point
Persist todo entries.
Patrick Thomson
committed
ae4ca65
View commit details
Copy full SHA for ae4ca65
View code at this point
Browse repository at this point
these files aren't anything
Patrick Thomson
committed
b127320
View commit details
Copy full SHA for b127320
View code at this point
Browse repository at this point
Make declare actually do something… in theory.
Patrick Thomson
committed
e9247ab
View commit details
Copy full SHA for e9247ab
View code at this point
Browse repository at this point
make semantic-python build
Patrick Thomson
committed
5614586
View commit details
Copy full SHA for 5614586
View code at this point
Browse repository at this point
start moving ScopeGraph to its own project
Patrick Thomson
committed
96a5bf1
View commit details
Copy full SHA for 96a5bf1
View code at this point
Browse repository at this point
Commits on Jan 13, 2020
figured out how to share the SingleIdentifier pattern synonym.
Patrick Thomson
committed
f10cd25
View commit details
Copy full SHA for f10cd25
View code at this point
Browse repository at this point
fix merge fallout
Patrick Thomson
committed
b8d2dcb
View commit details
Copy full SHA for b8d2dcb
View code at this point
Browse repository at this point
pull in some pattern synonyms
Patrick Thomson
committed
711d240
View commit details
Copy full SHA for 711d240
View code at this point
Browse repository at this point
stop relying on side effects
Patrick Thomson
committed
3d9be6a
View commit details
Copy full SHA for 3d9be6a
View code at this point
Browse repository at this point
add assignment instances
joshvera
committed
3e80585
View commit details
Copy full SHA for 3e80585
View code at this point
Browse repository at this point
Move ToScopeGraph into its own module to break a cycle.
Patrick Thomson
committed
f1bdfcd
View commit details
Copy full SHA for f1bdfcd
View code at this point
Browse repository at this point
okay, now we just need to define Assignment
Patrick Thomson
committed
1f93cc0
View commit details
Copy full SHA for 1f93cc0
View code at this point
Browse repository at this point
even more instances
Patrick Thomson
committed
92aa4bb
View commit details
Copy full SHA for 92aa4bb
View code at this point
Browse repository at this point
even more instances, and build onChildren helper
Patrick Thomson
committed
cc37a0c
View commit details
Copy full SHA for cc37a0c
View code at this point
Browse repository at this point
even more instances
Patrick Thomson
committed
79def2c
View commit details
Copy full SHA for 79def2c
View code at this point
Browse repository at this point
start defining some instances
Patrick Thomson
committed
f7c27f8
View commit details
Copy full SHA for f7c27f8
View code at this point
Browse repository at this point
Sample definition for module stuff. Now to write some Generics code.
Patrick Thomson
committed
24053a1
View commit details
Copy full SHA for 24053a1
View code at this point
Browse repository at this point
Commits on Jan 10, 2020
Scope graphing DSL works.
Patrick Thomson
committed
f9aadbb
View commit details
Copy full SHA for f9aadbb
View code at this point
Browse repository at this point
start creating sketch effect
Patrick Thomson
committed
da58e5c
View commit details
Copy full SHA for da58e5c
View code at this point
Browse repository at this point
build a DSL for constructing graphs
Patrick Thomson
committed
1906e7b
View commit details
Copy full SHA for 1906e7b
View code at this point
Browse repository at this point
Commits on Jan 9, 2020
Continue to track haskell-tree-sitter optimization work
tclem
committed
dfd58dd
View commit details
Copy full SHA for dfd58dd
View code at this point
Browse repository at this point
Commits on Jan 8, 2020
Replace Graph with unlabeled graph
Show description for 2ec9dc5
joshvera
and
patrickt
committed
2ec9dc5
View commit details
Copy full SHA for 2ec9dc5
View code at this point
Browse repository at this point
Simplify typeclasses
Show description for 3ec51a5
joshvera
and
patrickt
committed
3ec51a5
View commit details
Copy full SHA for 3ec51a5
View code at this point
Browse repository at this point
Add a ToScopeGraph interface in semantic-python
joshvera
committed
4ba5989
View commit details
Copy full SHA for 4ba5989
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.