1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 06:11:49 +03:00
Commit Graph

18000 Commits

Author SHA1 Message Date
Timothy Clem
df09487c42 Eval instance for Return 2017-12-18 15:23:21 -08:00
Timothy Clem
3aeede7c7f Add pathKey in at this level 2017-12-18 13:57:22 -08:00
Timothy Clem
859aa731a5 Merge branch 'master' into integrate-abstract-interpretation 2017-12-18 13:52:10 -08:00
Timothy Clem
b4129a809e Merge branch 'master' into diff-api-updates 2017-12-18 12:11:03 -08:00
Rob Rix
a112fca6f3 Merge branch 'master' into 🔥-monolithic-syntax 2017-12-18 15:07:00 -05:00
Rob Rix
5f49f4589c Replacements advance past the maximal id in the before state. 2017-12-18 11:29:34 -05:00
Rob Rix
3ae354b750 Bind fewer intermediate variables. 2017-12-18 11:22:03 -05:00
Rob Rix
54621da8d6 Render each node and edge alone on a line. 2017-12-18 11:11:56 -05:00
Rob Rix
ff43062310 Correct how the graph title is constructed. 2017-12-18 11:07:40 -05:00
Rob Rix
3aa6333405 🔥 redundant parens. 2017-12-18 11:02:31 -05:00
Rob Rix
3df9140c0a renderDOTDiff takes its blobs in These. 2017-12-18 10:54:51 -05:00
Rob Rix
c435f8e55a Merge branch 'master' into dot-renderer 2017-12-18 08:41:33 -07:00
Timothy Clem
82ce34a00e Revert "Keep backwards compat with filePath for now"
This reverts commit d9b427d264d05db8b62f83b8553b5b9250d50cb4.
2017-12-14 13:49:43 -08:00
Timothy Clem
a50b55b490 Keep backwards compat with filePath for now 2017-12-14 11:42:22 -08:00
Timothy Clem
1bc0d76050 Some more import cleanup 2017-12-14 10:23:00 -08:00
Timothy Clem
bbac2a37b4 Remove extra import 2017-12-14 10:16:56 -08:00
Timothy Clem
7bbe2b1341 Use pathKeyForBlobPair 2017-12-14 10:16:51 -08:00
Timothy Clem
d2df5d2120 Restore old formatting 2017-12-14 10:14:10 -08:00
Timothy Clem
44d9abc9b2 Fix up expected parse/diff JSON output 2017-12-14 10:11:14 -08:00
Timothy Clem
25832d147f Correct docs 2017-12-14 10:10:59 -08:00
Timothy Clem
ae49c15d07 Rework diff and parse JSON format 2017-12-14 09:09:10 -08:00
Timothy Clem
df45e9190c Add ability to render back program metadata in JSON responses 2017-12-13 14:52:45 -08:00
Timothy Clem
8573bb884f Note about change for future consistency 2017-12-13 13:46:44 -08:00
Timothy Clem
161002486f Improve diff tree JSON output 2017-12-13 13:43:59 -08:00
Timothy Clem
0e986cfab2 Merge pull request #1456 from github/bidistribute
Model blob pairs as These instead of Both
2017-12-13 10:18:21 -08:00
Rob Rix
96c94e7672 iterFreer’s algebra takes the continuation & instruction in the opposite order. 2017-12-13 09:18:42 -08:00
Timothy Clem
ca7a81a21e ++freer-cofreer with gitignore 2017-12-13 09:15:08 -08:00
Timothy Clem
8e8d2fb41e Merge remote-tracking branch 'origin/master' into bidistribute 2017-12-13 09:14:05 -08:00
Timothy Clem
f7e55481a4 Merge pull request #1457 from github/identifierAlgebra
Identifier algebra for JSON output
2017-12-12 12:56:39 -08:00
Josh Vera
8fa6a723e6 Merge branch 'master' into identifierAlgebra 2017-12-12 15:50:56 -05:00
Josh Vera
3c2edc1833 Merge branch 'master' into dot-renderer 2017-12-12 14:48:18 -05:00
Timothy Clem
dce9ffa61c Fix up expected JSON output in specs 2017-12-12 11:42:04 -08:00
Josh Vera
7f2f0d584a Merge pull request #1451 from github/rws-minus-p-equals-rws
Don’t assign parent labels to grams summarizing subtrees
2017-12-12 14:41:13 -05:00
Josh Vera
927cd07ec7 Merge branch 'master' into rws-minus-p-equals-rws 2017-12-12 14:38:22 -05:00
Timothy Clem
5b7df2b3f2 Use new identifier decorator for json output 2017-12-12 11:34:02 -08:00
Timothy Clem
58ebcbfb00 Add IdentifierName decorator 2017-12-12 11:32:12 -08:00
Josh Vera
cd7864df54 Merge pull request #1455 from github/log-stack-version-in-bootstrap
Log stack --version in script/bootstrap
2017-12-12 13:37:26 -05:00
Josh Vera
3b51c592d9 Merge branch 'master' into rws-minus-p-equals-rws 2017-12-12 13:36:03 -05:00
Josh Vera
13d7b7aeea Merge branch 'master' into log-stack-version-in-bootstrap 2017-12-12 13:35:27 -05:00
Rick Winfrey
a9dd9a2f31 Merge pull request #1404 from github/cyclomatic-complexity-decorator
Analysis.CyclomaticComplexity
2017-12-11 15:42:39 -08:00
Rick Winfrey
3028946612 Define a default method for the CustomHasCyclomaticComplexity typeclass 2017-12-11 15:39:41 -08:00
Rick Winfrey
01c30abc2d Add single blob parser util function for convenience 2017-12-11 15:39:12 -08:00
Rick Winfrey
3610ec269b Merge branch 'master' into cyclomatic-complexity-decorator 2017-12-11 14:36:08 -08:00
Rick Winfrey
cda1779d64 Update comment 2017-12-11 14:29:30 -08:00
Rick Winfrey
a9456c00f4 Merge pull request #1452 from github/switch-to-go-assignment
Turn on Go assignment
2017-12-11 14:23:25 -08:00
Timothy Clem
47ce5a63c1 Test null on both sides in JSON payload 2017-12-11 12:59:14 -08:00
Timothy Clem
2f6c669899 Remove extra parens 2017-12-11 12:58:57 -08:00
Timothy Clem
143b1b8a12 Document Bidistribute 2017-12-11 12:58:50 -08:00
Timothy Clem
ed47cbc85d Formatting 2017-12-11 12:58:43 -08:00
Timothy Clem
8d7701fd7f Docs 2017-12-11 11:15:29 -08:00