1
1
mirror of https://github.com/github/semantic.git synced 2024-12-21 05:41:54 +03:00
Commit Graph

23427 Commits

Author SHA1 Message Date
joshvera
1cafaab9dd Split up Comparison 2018-06-21 16:08:49 -04:00
joshvera
41a24c4580 Bump fastsum 2018-06-21 15:59:15 -04:00
joshvera
9b49cef5b4 Split up Comparison 2018-06-21 15:59:09 -04:00
joshvera
493399c74e Split up BooleanOperator 2018-06-21 15:27:49 -04:00
joshvera
cf709a7edb Rename listable instances for RegexMatch and BooleanOperator 2018-06-21 13:19:09 -04:00
joshvera
bcaf227f52 Split up Bitwise into different data types in assignment 2018-06-21 13:18:56 -04:00
joshvera
f5bd8d0066 A term has a syntax field (and eventually an annotation field) 2018-06-21 13:18:32 -04:00
joshvera
5c83bec0c3 Rename operators and split up Bitwise data type 2018-06-21 13:18:08 -04:00
joshvera
9dda9dfc47 A term has a syntax 2018-06-20 16:34:14 -04:00
joshvera
09258b88f7 Lets spit out terms of syntaxes 2018-06-20 16:33:58 -04:00
joshvera
18caa4b2c8 Constrain roundtrip test to Literal.Null and Statements 2018-06-20 13:42:23 -04:00
joshvera
7084b7f7ed Add Listable instances for Ruby.Syntax 2018-06-20 13:41:59 -04:00
joshvera
580d12421f Update fixtures 2018-06-20 12:14:45 -04:00
joshvera
05361742a1 Add statements to output 2018-06-20 11:57:53 -04:00
joshvera
1497bad9f0 Remove proto3-wire 2018-06-19 14:52:07 -04:00
joshvera
d2da48e629 Merge remote-tracking branch 'origin/master' into grpc-trees 2018-06-19 14:45:56 -04:00
Josh Vera
6024f2aadc Merge pull request #1978 from github/hints-to-avoid-redundant-pure
HLint overhaul
2018-06-19 13:42:23 -04:00
Rob Rix
23916dcb0c Merge branch 'master' into hints-to-avoid-redundant-pure 2018-06-19 13:02:03 -04:00
Josh Vera
6eeaf30f13 Merge pull request #1979 from github/move-proto3-into-grpc-haskell
Move proto3 into grpc haskell
2018-06-19 13:00:34 -04:00
Rob Rix
60f9569e59 Tweak the pinned SHAs. 2018-06-19 10:39:48 -04:00
Rob Rix
81fe05d716 Remove our proto3-* submodules. 2018-06-19 10:35:47 -04:00
Rob Rix
4988326114 Bump grpc-haskell for proto3-* as submodules. 2018-06-19 10:34:21 -04:00
Rob Rix
9440cb2746 Bump grpc-haskell to https://github.com/joshvera/gRPC-haskell/pull/7. 2018-06-19 10:32:03 -04:00
Rob Rix
1a4a91883e Bump grpc-haskell for https://github.com/joshvera/gRPC-haskell/pull/7.
Trying to fix build breakage.
2018-06-19 10:18:02 -04:00
Rob Rix
890bb390cd Correct the method name. 2018-06-19 10:06:22 -04:00
Rob Rix
b362ec2e7f 🔥 some pointless notes. 2018-06-19 09:56:05 -04:00
Rob Rix
211110c0f3 Annotate attemptUnsafeArithmetic explicitly. 2018-06-19 09:55:55 -04:00
Rob Rix
85c91ab693 We configure language extensions in .hlint.yaml now. 2018-06-19 09:47:08 -04:00
Rob Rix
6de4f61652 Only fail for warnings/errors. 2018-06-19 09:46:01 -04:00
Rob Rix
9b5067e9e9 Spacing. 2018-06-19 09:43:07 -04:00
Rob Rix
a5ec7f73bf Actually include the error call. 2018-06-19 09:42:11 -04:00
Rob Rix
3b362ee27d Change the severity of the eta reduce hint. 2018-06-19 09:40:35 -04:00
Rob Rix
7103468fc6 🔥 the old HLint.hs file. 2018-06-19 09:38:21 -04:00
Rob Rix
cc530ee5c0 Add a helper function with an error call instead of fromJust. 2018-06-19 09:38:12 -04:00
Rob Rix
8f373155a8 Apply the $ hints. 2018-06-19 09:34:52 -04:00
Rob Rix
e8f49454b8 Missed another ++. 2018-06-19 09:34:17 -04:00
Rob Rix
d1f63ed9d2 Missed a ++. 2018-06-19 09:33:33 -04:00
Rob Rix
c95c7b5500 Apply all the ++/<> hints. 2018-06-19 09:32:28 -04:00
Rob Rix
992cffa892 Note why we ignore the fmap rule. 2018-06-19 09:30:46 -04:00
Rob Rix
c31e8ca97d Move the TODO onto the same line. 2018-06-19 09:30:25 -04:00
Rob Rix
caf667e1d6 Add the redundant pure hints. 2018-06-19 09:30:05 -04:00
Rob Rix
ea7add7c61 Name the maybeM rule. 2018-06-19 09:29:18 -04:00
Rob Rix
c85d259714 These don’t have to be quoted. 2018-06-19 09:29:13 -04:00
Rob Rix
3a9ed7cd9d Add the maybeM hint. 2018-06-19 09:27:58 -04:00
Rob Rix
276257c71e Restrict fromJust. 2018-06-19 09:27:05 -04:00
Rob Rix
27851eb236 Restrict head/tail/init/last. 2018-06-19 09:26:36 -04:00
Rob Rix
6a43c99e63 Add the warning for termFOut . unTerm. 2018-06-19 09:19:41 -04:00
Rob Rix
7212b164bd Name the termAnnotation hint. 2018-06-19 09:19:09 -04:00
Rob Rix
a4d76c873c Add the rest of the AMP fallout warnings, plus ones for sequenceA. 2018-06-19 09:18:49 -04:00
Rob Rix
e59cac0267 Add comments grouping warnings. 2018-06-19 09:16:56 -04:00