Rick Winfrey
|
d732d8caf5
|
Merge pull request #1700 from github/bump-haskell-tree-sitter-0.11
Bump haskell tree sitter 0.11
|
2018-04-02 10:28:57 -07:00 |
|
Timothy Clem
|
eeca18bf7a
|
++haskell-tree-sitter for ts-python relative imports
|
2018-04-02 08:24:26 -07:00 |
|
Rob Rix
|
af00b4fea6
|
Evaluate to import graphs under monovariant/typechecking assumptions.
Co-Authored-By: Josh Vera <vera@github.com>
|
2018-04-02 11:23:06 -04:00 |
|
Patrick Thomson
|
748c0f2e14
|
Merge branch 'master' into bump-haskell-tree-sitter-0.11
|
2018-04-02 11:12:34 -04:00 |
|
Rob Rix
|
27b6ba5204
|
Resolution edges point from names to defining modules.
Co-Authored-By: Josh Vera <vera@github.com>
|
2018-04-02 11:05:17 -04:00 |
|
Rob Rix
|
fad3e6e4ef
|
Add edges for symbols.
Co-Authored-By: Josh Vera <vera@github.com>
|
2018-04-02 10:59:19 -04:00 |
|
Rob Rix
|
78997cdeb3
|
Modify the import graph strictly.
Co-Authored-By: Josh Vera <vera@github.com>
|
2018-04-02 10:52:36 -04:00 |
|
Rob Rix
|
3d94cbfd66
|
Generalize lookupWith to arbitrary returns.
Co-Authored-By: Josh Vera <vera@github.com>
|
2018-04-02 10:44:14 -04:00 |
|
Rob Rix
|
752e8fa413
|
Add a helper for evaluating Python import graphs.
Co-Authored-By: Josh Vera <vera@github.com>
|
2018-04-02 10:33:24 -04:00 |
|
Rob Rix
|
37cc2e36bb
|
🔥 Control.Effect.NonDet.
|
2018-04-02 10:14:57 -04:00 |
|
Rob Rix
|
cc0f73b1ed
|
🔥 MonadNonDet.
|
2018-04-02 10:14:46 -04:00 |
|
Timothy Clem
|
08e51919b6
|
Merge remote-tracking branch 'origin/bump-haskell-tree-sitter-0.11' into module-resolution
|
2018-03-31 17:02:27 -07:00 |
|
Rob Rix
|
4120622002
|
To-DONE
|
2018-03-30 20:20:59 -04:00 |
|
Rob Rix
|
58f2821d98
|
Merge fills in incomplete information everywhere.
|
2018-03-30 20:18:05 -04:00 |
|
Rob Rix
|
351f757ed4
|
Move pushOrigin into Evaluatable.
|
2018-03-30 20:05:40 -04:00 |
|
Rob Rix
|
1de09bbb25
|
termOrigin takes a whole term.
|
2018-03-30 20:05:30 -04:00 |
|
Rob Rix
|
2e18c422f5
|
Take a hint.
|
2018-03-30 19:59:37 -04:00 |
|
Rob Rix
|
a522efcb1e
|
Hide an ambiguous symbol.
|
2018-03-30 19:53:23 -04:00 |
|
Rob Rix
|
803f36f5b2
|
Origin holds PackageInfo.
|
2018-03-30 19:50:48 -04:00 |
|
Rob Rix
|
c73166d089
|
moduleOrigin takes a Module again.
|
2018-03-30 19:50:38 -04:00 |
|
Rob Rix
|
0ebf115fae
|
Split PackageInfo into a new datatype.
|
2018-03-30 19:46:25 -04:00 |
|
Rob Rix
|
37535b1823
|
Origin stores ModuleInfo.
|
2018-03-30 19:44:31 -04:00 |
|
Rob Rix
|
11c584b6ff
|
Split module name/path into a ModuleInfo type.
|
2018-03-30 19:42:31 -04:00 |
|
Rob Rix
|
e6a63259fc
|
Add a helper to parse a package.
|
2018-03-30 19:37:03 -04:00 |
|
Rob Rix
|
bf94bd87e4
|
Truncate the package modules/entry points.
|
2018-03-30 19:34:02 -04:00 |
|
Timothy Clem
|
a495716e09
|
Fix it so that the tests compile
|
2018-03-30 16:19:39 -07:00 |
|
Timothy Clem
|
b680076d30
|
Merge remote-tracking branch 'origin/master' into module-resolution
|
2018-03-30 16:14:48 -07:00 |
|
Rob Rix
|
aed9457896
|
🔥 withModules.
|
2018-03-30 19:09:37 -04:00 |
|
Rob Rix
|
5cf9dc20af
|
Pass a single list of modules around.
|
2018-03-30 19:09:03 -04:00 |
|
Rob Rix
|
e86db91b5a
|
Return the head value.
|
2018-03-30 19:06:13 -04:00 |
|
Rob Rix
|
4e3c607c37
|
Define evaluateModules in terms of evaluatePackage.
|
2018-03-30 19:05:32 -04:00 |
|
Timothy Clem
|
9089ad998d
|
Turn at least this one back on
|
2018-03-30 16:01:49 -07:00 |
|
Rob Rix
|
52fa4c9c0f
|
Define an entry point for packages constructed from modules.
|
2018-03-30 19:01:17 -04:00 |
|
Rob Rix
|
f7325120ca
|
Define a singleton module table constructor.
|
2018-03-30 19:00:39 -04:00 |
|
Rob Rix
|
e1f9e34659
|
Define a helper to construct a package from a list of modules.
|
2018-03-30 18:58:23 -04:00 |
|
Rob Rix
|
be84d9ff78
|
Rename fromList to fromModules.
|
2018-03-30 18:55:15 -04:00 |
|
Timothy Clem
|
d84fe28ae0
|
New utils for evaling entire project directories
|
2018-03-30 15:54:55 -07:00 |
|
Rob Rix
|
fec4e09c25
|
Rename abstract to lambda.
|
2018-03-30 18:50:59 -04:00 |
|
Rob Rix
|
aa0ff616ab
|
Rename apply to call.
|
2018-03-30 18:49:34 -04:00 |
|
Rob Rix
|
89e5183af0
|
Use the variable helper to call entry points.
|
2018-03-30 18:48:11 -04:00 |
|
Timothy Clem
|
e46ab3a596
|
Bring back php includes and requires
|
2018-03-30 15:48:05 -07:00 |
|
Timothy Clem
|
38fc4b1dc0
|
Format
|
2018-03-30 15:47:55 -07:00 |
|
Rob Rix
|
f3b3191969
|
📝 variable.
|
2018-03-30 18:46:48 -04:00 |
|
Rob Rix
|
92011e8ef2
|
Define a variable convenience.
|
2018-03-30 18:45:48 -04:00 |
|
Rob Rix
|
fe3b9730c4
|
Use maybeM to evaluate identifiers.
|
2018-03-30 18:41:49 -04:00 |
|
Rob Rix
|
0355d81065
|
Reformat evaluatePackage.
|
2018-03-30 18:38:33 -04:00 |
|
Rob Rix
|
c3bd31ffc7
|
Evaluate every entry point.
|
2018-03-30 18:38:21 -04:00 |
|
Timothy Clem
|
036677b909
|
Use resolution for Ruby (still can only resolve relative paths)
|
2018-03-30 15:34:00 -07:00 |
|
Rob Rix
|
22ba234010
|
Use maybeM.
|
2018-03-30 18:24:57 -04:00 |
|
Rob Rix
|
a165d09e7f
|
More Functor laws.
|
2018-03-30 18:24:01 -04:00 |
|