1
1
mirror of https://github.com/github/semantic.git synced 2024-12-23 06:41:45 +03:00
Commit Graph

18332 Commits

Author SHA1 Message Date
joshvera
f3e9c18026 Add interfaces 2018-01-10 19:12:21 -05:00
joshvera
feb934a678 Add property declarations 2018-01-10 19:07:47 -05:00
joshvera
043c09eaf0 Add methods to trait member declarations 2018-01-10 18:52:13 -05:00
joshvera
6dae8e9e10 Add methods 2018-01-10 18:51:55 -05:00
Timothy Clem
a11163ec42 Merge pull request #1476 from github/remove-toc-assignment-flag
Remove old --toc-assignment flag
2018-01-10 15:35:48 -08:00
Timothy Clem
816eb600f7 Remove old --toc-assignment flag 2018-01-10 15:26:13 -08:00
joshvera
fb1440f4d3 Add traits and constructors/destructors 2018-01-10 17:49:17 -05:00
joshvera
844ca0551d Add trait declarations 2018-01-10 13:54:28 -05:00
Rob Rix
3a83ce8c35 Merge branch 'bump-stack' of https://github.com/github/semantic-diff into bump-stack 2018-01-10 13:23:11 -05:00
Rob Rix
97d1d4b96c Merge branch 'master' into bump-stack 2018-01-10 13:15:27 -05:00
Rob Rix
e2b5087450 Merge pull request #1458 from github/diff-api-updates
Diff and Parse JSON output API changes
2018-01-10 09:49:24 -05:00
Timothy Clem
cb9e3e9134 Remove AskOptions for now 2018-01-09 15:31:51 -08:00
Rob Rix
1a682b77b6 Merge branch 'master' into diff-api-updates 2018-01-09 15:48:58 -05:00
Rob Rix
1a4271aafb Merge pull request #1467 from github/document-abstract-interpretation
Document abstract interpretation
2018-01-09 15:47:56 -05:00
joshvera
ce775692fd Add namespace 2018-01-08 18:35:54 -05:00
joshvera
db03791228 Add namespace use declarations 2018-01-08 18:32:11 -05:00
Timothy Clem
02c18b45fd Remove metadata from response 2018-01-08 09:36:17 -08:00
joshvera
38e709a3db indentation 2017-12-27 15:13:57 -05:00
joshvera
83457d571c Add compoundStatement to statement 2017-12-27 14:52:43 -05:00
joshvera
df973897fa Fix boolean operator tests 2017-12-27 14:50:33 -05:00
joshvera
3a3158cbc9 Add If statement 2017-12-27 14:36:22 -05:00
joshvera
d5f7996e7b Add XOr 2017-12-27 14:36:16 -05:00
joshvera
fa5dc6c79d Add binary expression 2017-12-27 14:36:09 -05:00
joshvera
2ebc852c4e Bump haskell-tree-sitter 2017-12-27 14:32:44 -05:00
joshvera
cbd70fc6ee Add augmented assignment expression 2017-12-27 13:51:13 -05:00
joshvera
db12cb2a7f Add class constant expression 2017-12-26 15:55:24 -05:00
joshvera
31acf3b065 Add other call expressions 2017-12-26 15:53:59 -05:00
joshvera
e180bfa621 Add member access call expression 2017-12-26 15:48:46 -05:00
joshvera
5955388f8a Add subscript expression 2017-12-26 15:28:19 -05:00
joshvera
0f1ee09d69 Add variable and member access expressions 2017-12-26 15:24:34 -05:00
joshvera
5004d661ee Add cloneExpression and primaryExpression to unaryExpression 2017-12-26 15:12:45 -05:00
joshvera
8862acc680 Add qualified name to primary expression 2017-12-26 14:05:50 -05:00
joshvera
d9bd022fed Add array literals 2017-12-26 14:05:15 -05:00
joshvera
b8e1bac739 Add intrinsics 2017-12-26 13:59:36 -05:00
joshvera
5352559835 Add anonymous functions 2017-12-26 13:51:33 -05:00
Rob Rix
09a1827fd7 Merge branch 'master' into diff-api-updates 2017-12-22 11:37:11 -05:00
Rob Rix
d3cf7a217e Fix the Product unification bug. 2017-12-21 17:10:25 -05:00
Rob Rix
f8096013f9 Rename TVar to Var. 2017-12-21 17:07:15 -05:00
Rob Rix
e011a71835 🔥 :*. 2017-12-21 17:05:51 -05:00
Rob Rix
ed626389a6 Rename TArr to Product. 2017-12-21 17:05:26 -05:00
Rob Rix
0dc48a0672 Rewrite the docs for converge. 2017-12-21 16:44:34 -05:00
Rob Rix
67366633e5 Rename mlfp to converge. 2017-12-21 16:42:48 -05:00
Rob Rix
d2a903f204 Correct a 📝. 2017-12-21 16:37:28 -05:00
Rob Rix
6d026b8ace Clarify the docs for MonadCaching. 2017-12-21 16:36:09 -05:00
Rob Rix
166f476fb8 🔥 EvalResult. 2017-12-21 16:34:58 -05:00
Rob Rix
b448087096 🔥 the MonadInterpreter synonym. 2017-12-21 16:34:45 -05:00
Rob Rix
5801ede0fe 🔥 DeadCodeResult. 2017-12-21 16:34:06 -05:00
Rob Rix
95f3763a20 🔥 CachingResult. 2017-12-21 16:33:38 -05:00
Rob Rix
9d6c030802 Rename CachingInterpreter to Caching. 2017-12-21 16:00:08 -05:00
Rob Rix
2413c32626 Rename TracingInterpreter to Tracing and 🔥 TraceInterpreter & ReachableStateInterpreter. 2017-12-21 15:59:23 -05:00