1
1
mirror of https://github.com/github/semantic.git synced 2024-12-29 18:06:14 +03:00
semantic/src/Analysis
2018-04-24 14:59:24 -04:00
..
Abstract Tidy up the ImportGraphing language extensions. 2018-04-24 14:59:24 -04:00
CallGraph.hs newtype for free variable name instead of type synonym 2018-04-04 08:59:03 -07:00
ConstructorName.hs Move MultiParamTypeClasses, StandaloneDeriving, and DataKinds to default-extensions 2018-03-22 12:23:11 -04:00
CyclomaticComplexity.hs Remove some more redundant constraints 2018-03-16 10:56:15 -07:00
Declaration.hs Add declarationText and declarationLanguage fields too all Declaration data constructors 2018-04-10 11:30:58 -07:00
Decorator.hs Merge remote-tracking branch 'origin/master' into prologue 2018-02-28 15:30:42 -05:00
IdentifierName.hs newtype for free variable name instead of type synonym 2018-04-04 08:59:03 -07:00
PackageDef.hs Fix up pulling out go package name for import rendering 2018-03-26 12:02:27 -07:00