Rob Rix
|
31e4fe68a1
|
Extract optionsParser to the top level.
|
2018-07-30 16:30:51 -04:00 |
|
Rob Rix
|
900ea9c639
|
Extract argumentsParser to the top level.
|
2018-07-30 16:30:31 -04:00 |
|
Rob Rix
|
4e47a8eb53
|
Extract diffCommand to the top level.
|
2018-07-30 16:30:00 -04:00 |
|
Rob Rix
|
ab00268dc4
|
Extract parseCommand to the top level.
|
2018-07-30 16:29:42 -04:00 |
|
Rob Rix
|
d164e16dc5
|
Extract tsParseCommand to the top level.
|
2018-07-30 16:29:14 -04:00 |
|
Rob Rix
|
68c87a0b4d
|
Extract graphCommand to the top level.
|
2018-07-30 16:28:45 -04:00 |
|
Rob Rix
|
5d80308b27
|
Extract filePathReader to the top level.
|
2018-07-30 16:28:09 -04:00 |
|
Rob Rix
|
679aee515c
|
Extract options to the top level.
|
2018-07-30 16:27:37 -04:00 |
|
Rob Rix
|
95b0302622
|
Move the symbolFieldsReader up where it’s used.
|
2018-07-30 16:26:41 -04:00 |
|
Rob Rix
|
c332244b01
|
Inline the root/exclude directory options.
|
2018-07-30 16:23:43 -04:00 |
|
Rob Rix
|
b76f950b06
|
🔥 redundant parens.
|
2018-07-30 15:13:39 -04:00 |
|
Timothy Clem
|
2afe43deec
|
Clarify help description
|
2018-07-30 11:42:48 -07:00 |
|
Rick Winfrey
|
3bd6badc7a
|
Provide currentErrorContext helper function
|
2018-07-30 11:11:36 -07:00 |
|
Rick Winfrey
|
4fbad824d9
|
Define ErrorContext
|
2018-07-30 11:11:18 -07:00 |
|
Rob Rix
|
629cd2748d
|
Merge pull request #2097 from github/value-effects
Encode functions as effects
|
2018-07-27 13:37:42 -04:00 |
|
Rob Rix
|
828ffadb55
|
Temporarily 🔥 KindSignatures.
|
2018-07-27 09:33:52 -04:00 |
|
Rob Rix
|
2efd56d743
|
Temporarily 🔥 Unit, Boolean, & Pair.
|
2018-07-27 09:09:35 -04:00 |
|
Rob Rix
|
60a4487a28
|
Run a Function effect in EvaluatorSpec.
|
2018-07-26 15:31:49 -04:00 |
|
Rob Rix
|
09e6d24028
|
Merge remote-tracking branch 'origin/master' into value-effects
|
2018-07-26 13:55:46 -04:00 |
|
Rob Rix
|
9733d43759
|
Replace AbstractFunction with the Function effect.
|
2018-07-26 13:49:54 -04:00 |
|
Rob Rix
|
60c9784946
|
Provide a Function effect to Evaluatable instances.
Currently this is just Function, and we don’t actually make requests against it yet, but it’s a start.
|
2018-07-26 13:46:55 -04:00 |
|
Rob Rix
|
d131cbf1f3
|
Pass in a handler for value effects.
Currently this is just Function, and we don’t actually make requests against it yet, but it’s a start.
|
2018-07-26 13:44:04 -04:00 |
|
Rob Rix
|
05d2683012
|
Merge branch 'master' into test-java-assignment-part-2
|
2018-07-26 09:23:09 -04:00 |
|
Patrick Thomson
|
083feb0be9
|
Merge pull request #2093 from github/timeout-experiments
Add timeouts to call graph and import graph computation
|
2018-07-25 14:04:41 -04:00 |
|
Patrick Thomson
|
840578939b
|
Merge branch 'master' into timeout-experiments
|
2018-07-25 11:38:48 -04:00 |
|
Rob Rix
|
bd9e01ada6
|
🔥 the redundant term parameter to ImportGraphEff.
|
2018-07-25 10:16:19 -04:00 |
|
Rob Rix
|
11d4ed667b
|
🔥 more redundant raiseEff/lowerEff.
|
2018-07-25 10:14:27 -04:00 |
|
Rob Rix
|
98320e4e15
|
🔥 a redundant raiseEff.
|
2018-07-25 09:58:09 -04:00 |
|
Rob Rix
|
863c2774eb
|
Merge branch 'master' into value-effects
|
2018-07-25 09:22:30 -04:00 |
|
Timothy Clem
|
829f66eeeb
|
Merge pull request #2090 from github/external-modules
Surface external/unknown modules in the import graph
|
2018-07-24 16:18:13 -07:00 |
|
Ayman Nadeem
|
8fdab3f08e
|
test class literal
|
2018-07-24 18:31:09 -04:00 |
|
Ayman Nadeem
|
c07120fcca
|
add wildcard
|
2018-07-24 18:24:50 -04:00 |
|
Ayman Nadeem
|
41e5165195
|
test while
|
2018-07-24 18:23:08 -04:00 |
|
Ayman Nadeem
|
7a7c9ba222
|
test variable declaration
|
2018-07-24 18:20:57 -04:00 |
|
Ayman Nadeem
|
632bf50506
|
test update expression
|
2018-07-24 18:18:59 -04:00 |
|
Ayman Nadeem
|
cc2cf50b98
|
test throws, trycatches and type argument
|
2018-07-24 18:17:42 -04:00 |
|
Ayman Nadeem
|
448999e68d
|
test try with resources statement
|
2018-07-24 18:12:47 -04:00 |
|
Ayman Nadeem
|
9fc621c9f4
|
test switch statement
|
2018-07-24 17:54:43 -04:00 |
|
Ayman Nadeem
|
794dbf82d4
|
test strings
|
2018-07-24 17:51:32 -04:00 |
|
Ayman Nadeem
|
562beec816
|
test spread parameter
|
2018-07-24 17:47:52 -04:00 |
|
Ayman Nadeem
|
32d6af0e9d
|
test scoped identifiers
|
2018-07-24 17:45:09 -04:00 |
|
Ayman Nadeem
|
6e82ab5410
|
llama expression
|
2018-07-24 17:31:50 -04:00 |
|
Ayman Nadeem
|
f524368c0b
|
interface declaration tests
|
2018-07-24 17:06:07 -04:00 |
|
Ayman Nadeem
|
533b72930b
|
test integers
|
2018-07-24 17:01:12 -04:00 |
|
Ayman Nadeem
|
9d2e734a77
|
Import statement
|
2018-07-24 16:56:38 -04:00 |
|
Ayman Nadeem
|
2e3755fdd8
|
test if statements
|
2018-07-24 16:53:08 -04:00 |
|
Ayman Nadeem
|
7d4ff71cff
|
test For loop
|
2018-07-24 16:51:48 -04:00 |
|
Timothy Clem
|
78a1a7bc92
|
Merge branch 'master' into external-modules
|
2018-07-24 13:08:34 -07:00 |
|
Timothy Clem
|
fb921c9e37
|
Merge pull request #2087 from github/bump-tree-sitter
Bump tree sitter
|
2018-07-24 13:08:11 -07:00 |
|
Timothy Clem
|
a6996e5628
|
Alternate after matching the symbol
|
2018-07-24 12:50:37 -07:00 |
|