1
1
mirror of https://github.com/github/semantic.git synced 2024-12-27 17:05:33 +03:00
Commit Graph

23920 Commits

Author SHA1 Message Date
Rob Rix
2b2d143b99 🔥 HasCallStack constraints in Ruby assignment. 2018-06-27 10:37:08 -04:00
Rob Rix
43cf5add13 Redefine Haskell.Assignment to be * -> *. 2018-06-27 10:36:04 -04:00
Rob Rix
409d7cef21 Eta-reduce Assignment'. 2018-06-27 10:34:11 -04:00
Rob Rix
909fc12fb0 🔥 HasCallStack constraints in Haskell assignment. 2018-06-27 10:33:49 -04:00
Rob Rix
83d2f160bc Redefine Go.Assignment to be * -> *. 2018-06-27 10:33:03 -04:00
Rob Rix
5cf715928e 🔥 HasCallStack constraints in Go assignment. 2018-06-27 10:31:57 -04:00
Rob Rix
5c8eb8027e Redefine TypeScript.Assignment to be * -> *. 2018-06-27 10:31:25 -04:00
Rob Rix
022ba4fda3 Redefine PHP.Assignment to be * -> *. 2018-06-27 10:30:02 -04:00
Rob Rix
c83d3bdfd4 Redefine Python.Assignment to be * -> *. 2018-06-27 10:27:50 -04:00
Rob Rix
534d101bb0 🔥 HasCallStack constraints in Python assignment. 2018-06-27 10:25:48 -04:00
Josh Vera
638a17d820 Merge pull request #1989 from github/explicit-integer-parser
Use a hand-written integer parser.
2018-06-26 17:40:53 -04:00
Josh Vera
a2c1ec553a Merge branch 'master' into assignment-docs 2018-06-26 17:14:33 -04:00
Josh Vera
5538c6b490 Merge branch 'master' into explicit-integer-parser 2018-06-26 17:10:21 -04:00
Josh Vera
a14d935e75 Merge pull request #1960 from github/import-graph-mk2
Reinstate import graph functionality.
2018-06-26 17:09:56 -04:00
Patrick Thomson
98030486eb rename AdjList to ImportGraph 2018-06-26 16:54:09 -04:00
Patrick Thomson
c99e63db33 adjust to the new definition of Project 2018-06-26 14:05:58 -04:00
Patrick Thomson
bbf814acc1 Merge remote-tracking branch 'origin/master' into import-graph-mk2 2018-06-26 13:49:24 -04:00
joshvera
14e5b39afb Fill in the Primitive instance of Name 2018-06-26 13:11:55 -04:00
joshvera
1c2abd36d0 Gotta use error 2018-06-26 13:07:35 -04:00
joshvera
6a294827e2 Merge remote-tracking branch 'origin/master' into grpc-trees 2018-06-26 13:03:37 -04:00
joshvera
0fc4d61074 Use fail and remove version 2018-06-26 13:03:22 -04:00
Rob Rix
3639cf98cd Merge pull request #1971 from github/topologically-sorted-imports
Topologically sorted imports
2018-06-26 12:31:52 -04:00
Patrick Thomson
6f7d094154 not sure how this obsolete file got in here 2018-06-26 12:24:42 -04:00
Rob Rix
818b295160 Merge branch 'topologically-sorted-imports' of https://github.com/github/semantic into topologically-sorted-imports 2018-06-26 12:22:51 -04:00
Rob Rix
7842eef72a Just say id. 2018-06-26 12:22:40 -04:00
Rob Rix
0e7c47c2ec Merge branch 'master' into topologically-sorted-imports 2018-06-26 11:50:28 -04:00
Patrick Thomson
a1e5121e5b kill Emacs swap file 2018-06-26 11:00:41 -04:00
Patrick Thomson
fd44b23449 Merge remote-tracking branch 'origin/master' into explicit-integer-parser 2018-06-26 10:56:20 -04:00
Patrick Thomson
c47c25136e Remove v1alpha1 string in packages as per @vmg's recommendation. 2018-06-26 10:50:38 -04:00
Patrick Thomson
82cc597bdc Pull in error_details.proto and use that for error messages. 2018-06-26 10:48:34 -04:00
Patrick Thomson
bc139ef8fc Merge remote-tracking branch 'origin/master' into import-graph-mk2 2018-06-26 10:34:11 -04:00
Patrick Thomson
1b47b9fe91 Merge pull request #1988 from github/profile-in-new-workdir
Build --profile builds in a separate stack-work directory.
2018-06-26 10:27:44 -04:00
Rob Rix
fa68f6b8f3 🔥 keys. 2018-06-25 18:01:03 -04:00
Rob Rix
fcb7ae815e Inline evalModule into run. 2018-06-25 17:53:11 -04:00
Rob Rix
6a466c62e6 Note a FIXME. 2018-06-25 17:50:01 -04:00
Rob Rix
45262b585e Merge branch 'master' into topologically-sorted-imports 2018-06-25 17:43:26 -04:00
Josh Vera
5674357bae Merge branch 'master' into grpc-trees 2018-06-25 17:41:51 -04:00
Rob Rix
9526d365d6 Placate hlint. 2018-06-25 17:40:09 -04:00
joshvera
ce1caaab43 Change assignment back to object and array 2018-06-25 17:39:35 -04:00
joshvera
79f193640c Remove show instance 2018-06-25 17:39:27 -04:00
joshvera
15ba6a9389 spaces 2018-06-25 17:39:22 -04:00
Rob Rix
a556930e9e Fix the Go specs. 2018-06-25 17:38:52 -04:00
Rob Rix
a0dfbb449f Fix some errant pure ()s. 2018-06-25 17:36:56 -04:00
Rob Rix
67463461f9 Fix the PHP specs. 2018-06-25 17:36:32 -04:00
joshvera
b5c583dbbb Add decoding to Message1 [] 2018-06-25 17:35:27 -04:00
Rob Rix
1f129a6a50 Fix the Python specs. 2018-06-25 17:33:38 -04:00
Rob Rix
dad58e7c20 Fix the Ruby specs. 2018-06-25 17:28:35 -04:00
Rob Rix
fbc4d3f2fb Test a cyclic graph.
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
2018-06-25 16:11:36 -04:00
Rob Rix
4943a58d43 Test a diamond graph.
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
2018-06-25 16:09:55 -04:00
Rob Rix
d346a36559 Add some more doctests.
Co-Authored-By: Rick Winfrey <rick.winfrey@gmail.com>
2018-06-25 16:07:54 -04:00