1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 08:54:07 +03:00
Parsing, analyzing, and comparing source code across many languages
Go to file
Timothy Clem 02e88ff37b Carry around origin term when we match to get back proper ann
Also removes need for spurious Monoid instance
2018-08-10 12:39:59 -07:00
.licenses/semantic/cabal Add the license for type-aligned. 2018-07-23 12:54:11 -04:00
app Rename SemanticCmdLine to Semantic.CLI. 2017-11-27 11:57:27 -05:00
bench Fix benchmarks and add benchmark for call graph. 2018-07-18 11:38:28 -04:00
bin Keep a bin directory around for deployments 2016-02-02 13:50:07 -06:00
proto Merge remote-tracking branch 'origin/master' into add-python 2018-07-23 19:29:16 -04:00
script Fix tests 2018-06-22 14:19:01 -04:00
src Carry around origin term when we match to get back proper ann 2018-08-10 12:39:59 -07:00
test a 'contextually' node exists 2018-08-07 14:09:50 -04:00
vendor Merge branch 'master' into bump-tree-sitter 2018-07-23 19:55:21 -04:00
.ghci Merge origin/master into grpc-trees 2018-06-06 13:02:44 -04:00
.gitattributes Treat the licenses dir as vendored. 2017-08-15 10:49:51 -04:00
.gitignore Build --profile builds in a separate stack-work directory. 2018-06-25 15:34:20 -04:00
.gitmodules Try including grpc-haskell in stack.yaml 2018-07-06 17:18:19 -04:00
.hlint.yaml Ignore the module export list hint. 2018-07-16 09:20:34 -04:00
.hspec Add .hspec for depths default, make sure hspec version supports 2017-02-17 08:27:51 -08:00
.stylish-haskell.yaml Make typeapplications a default extension 2018-03-26 12:00:19 -04:00
semantic.cabal set ground for Control.Rule and Control.Rule.Engine 2018-08-06 16:33:50 -04:00
Setup.hs Use the simple build type. 2017-07-23 10:34:30 -04:00