1
1
mirror of https://github.com/github/semantic.git synced 2024-11-23 16:37:50 +03:00
Commit Graph

23323 Commits

Author SHA1 Message Date
Patrick Thomson
ffbe4dbbda fix bug in readProjectFromPaths 2018-06-12 13:17:06 -04:00
Patrick Thomson
e661e49f73 kill trace 2018-06-12 12:11:37 -04:00
Timothy Clem
730cc1fe5d Merge remote-tracking branch 'origin/master' into moda-port-moda-templates-496f202fc39cacce87efe700ebe94c9e 2018-06-12 09:10:36 -07:00
Timothy Clem
f2da67330b Merge pull request #1944 from github/haystack
Error reporting to Haystack and configuration consolidation
2018-06-12 09:09:55 -07:00
Patrick Thomson
81482ee696 Merge remote-tracking branch 'origin/master' into import-graph-mk2 2018-06-12 12:09:49 -04:00
Patrick Thomson
c563747f87 tests compile now 2018-06-12 12:09:40 -04:00
Patrick Thomson
30c7d0d554 formatting 2018-06-12 12:07:17 -04:00
Timothy Clem
aa833de097 Not used, so don't name it 2018-06-12 09:05:04 -07:00
Patrick Thomson
6c4bd4177f not needed 2018-06-12 12:02:16 -04:00
Timothy Clem
1b9d6c0348 Report sha, log short message, include backtrace 2018-06-12 09:00:41 -07:00
Patrick Thomson
f0b96e793d remove unused functions 2018-06-12 11:54:25 -04:00
Patrick Thomson
38be124258 Revert "split up Semantic.IO into Data.Handle and Semantic.Effect.Files"
This reverts commit c0064862e756a1064dc29631f94e007d9bdfb10b.
2018-06-12 11:40:53 -04:00
Patrick Thomson
17d673f574 WIP 2018-06-12 11:35:37 -04:00
Patrick Thomson
c950e3af37 huge simplifications 2018-06-12 11:34:40 -04:00
Timothy Clem
d06c4f6e07 Attempt to compute a class 2018-06-12 08:13:23 -07:00
Josh Vera
663f3a065b Merge branch 'master' into haystack 2018-06-12 06:41:13 -04:00
Josh Vera
ece3d8961f Merge pull request #1939 from github/java-assignment-continued
Java assignment part 3
2018-06-12 06:38:18 -04:00
Josh Vera
59031403f2 Merge branch 'master' into java-assignment-continued 2018-06-12 06:23:15 -04:00
Josh Vera
9a72b48c44 Merge pull request #1946 from github/charliesome/value-ref-params
Remove value type parameter from ValueRef
2018-06-12 06:22:43 -04:00
Charlie Somerville
a9a49ec56c remove value parameter from ValueRef 2018-06-12 14:23:48 +10:00
Charlie Somerville
9e936a4a1a Merge pull request #1877 from github/charliesome/value-ref-address
Change ValueRef to hold addresses rather than values directly
2018-06-12 13:56:03 +10:00
Charlie Somerville
c326a7e9d1 add documentation 2018-06-12 12:37:00 +10:00
Charlie Somerville
e436ace47c remove fromJust 2018-06-12 12:36:57 +10:00
Charlie Somerville
3c2a877821 Merge branch 'master' into charliesome/value-ref-address 2018-06-12 08:56:56 +10:00
Rick Winfrey
b1c1a25267 Assign list comprehensions, generators, tuple patterns 2018-06-11 15:54:01 -07:00
Timothy Clem
da779b60a3 Don't strip out the computed Authorization header 2018-06-11 15:27:12 -07:00
Rick Winfrey
36f80acba1 Update hidden imports and add fixtures 2018-06-11 15:22:51 -07:00
Rick Winfrey
336cf2d4f3 Bump haskell-tree-sitter 2018-06-11 15:04:04 -07:00
Patrick Thomson
25a3ad2e55 split up Semantic.IO into Data.Handle and Semantic.Effect.Files 2018-06-11 17:38:31 -04:00
Patrick Thomson
511d412e10 Merge remote-tracking branch 'origin/master' into import-graph-mk2 2018-06-11 17:19:48 -04:00
Timothy Clem
058766b56e Auto-merged master into haystack on deployment 2018-06-11 14:16:17 -07:00
Patrick Thomson
39cf6c3551 whoops 2018-06-11 17:10:44 -04:00
Rick Winfrey
536433cb44 Merge branch 'master' into haskell-assignment2 2018-06-11 14:05:28 -07:00
Timothy Clem
701e36fb19 Documentation 2018-06-11 14:01:46 -07:00
Rick Winfrey
eb9b2d5c01 Merge pull request #1940 from github/haskell-assignment
Haskell assignment #6
2018-06-11 13:58:07 -07:00
Rick Winfrey
ae07aaa9f9 Merge branch 'master' into haskell-assignment 2018-06-11 13:24:36 -07:00
Patrick Thomson
084129cde0 preliminary implementation of findFiles 2018-06-11 16:18:16 -04:00
Timothy Clem
ff47ad3653 Docs 2018-06-11 13:12:19 -07:00
Timothy Clem
5dec496220 Take SomeException, log errors 2018-06-11 13:12:19 -07:00
Timothy Clem
0d4182cb96 LogQueue type synonym 2018-06-11 13:12:19 -07:00
Timothy Clem
00ccf400ad Print out error for local testing 2018-06-11 13:12:19 -07:00
Timothy Clem
54fe72ad74 Consolidate configuration options 2018-06-11 13:12:19 -07:00
Timothy Clem
5eeaaabf76 Start to extract common configuration 2018-06-11 13:12:19 -07:00
Timothy Clem
437b465f56 First pass at haystack reporting 2018-06-11 13:12:19 -07:00
Josh Vera
0f33acb7ed Merge pull request #1943 from github/remove-otiose-blob
Remove unnecessary per-blob roundtripping.
2018-06-11 15:21:07 -04:00
Patrick Thomson
ea1b44085a fix bumps in the road 2018-06-11 14:43:35 -04:00
Patrick Thomson
220aaff435 StrictData is on so we don't need explicit bangs 2018-06-11 14:35:09 -04:00
Patrick Thomson
666524a07b Merge remote-tracking branch 'origin/master' into import-graph-mk2 2018-06-11 14:30:52 -04:00
Patrick Thomson
58f3ba609c Warnings. 2018-06-11 14:23:44 -04:00
Patrick Thomson
656c989409 Fix tests. 2018-06-11 13:36:15 -04:00