1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Rick Winfrey 333ea95648 Add TypedIdentifier constructor
This may not be necessary in the long term, but I've added this to help model typed parameters in Python.
2017-06-09 11:33:00 -07:00
app s/Semantic/SemanticCmdLine 2017-04-19 14:22:24 -07:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
languages Merge branch 'master' into python-assignment 2017-05-17 11:48:09 -07:00
script Fix up script/generate-example, no-index isn't a thing anymore 2017-05-03 14:07:16 -07:00
src Add TypedIdentifier constructor 2017-06-09 11:33:00 -07:00
test Merge branch 'master' into python-test-fixtures 2017-06-08 11:19:33 -07:00
vendor Bump haskell-tree-sitter to master. 2017-05-18 08:27:08 -04:00
.gitattributes Mark the test repos as vendored. 2016-05-03 13:49:40 -04:00
.gitignore Use new example repository for integration testing 2017-02-24 17:02:19 -08:00
.gitmodules Add languages/python 2017-05-11 16:45:05 -07:00
.hspec Add .hspec for depths default, make sure hspec version supports 2017-02-17 08:27:51 -08:00
HLint.hs Add a hint to use unwrap instead of tailF . runCofree 2017-02-13 17:26:41 -05:00
ROADMAP.md Add @joshvera’s estimate for the Enterprise task. 2017-05-18 11:32:23 -04:00
semantic-diff.cabal Stub in a Markup module. 2017-06-07 19:11:03 -04:00
Setup.hs Only prepend the relative paths inside the source dir if it exists. 2016-02-29 09:43:10 -05:00