joshvera
|
c3dac243c2
|
remove redundant import
|
2020-02-06 15:30:27 -05:00 |
|
joshvera
|
07c944eb8e
|
remove import
|
2020-02-06 15:21:02 -05:00 |
|
joshvera
|
a8871b69eb
|
stylish-haskell
|
2020-02-06 14:53:41 -05:00 |
|
joshvera
|
ff1d8a73ab
|
Merge remote-tracking branch 'origin/master' into import-holes
|
2020-02-06 14:53:32 -05:00 |
|
joshvera
|
1036b3a4d7
|
addImportHole adds an additional VoidL edge
|
2020-02-05 21:29:37 -05:00 |
|
joshvera
|
0bc0a638b3
|
document addImportEdge
|
2020-02-05 21:11:15 -05:00 |
|
joshvera
|
a47186f38d
|
add a base case for importEdge
|
2020-02-05 21:06:58 -05:00 |
|
joshvera
|
66ee2cf54d
|
use addImportHole internally
|
2020-02-05 21:04:03 -05:00 |
|
joshvera
|
34186bced7
|
Remove sketches
|
2020-02-05 21:00:11 -05:00 |
|
joshvera
|
596ac8da54
|
Label the edge to the import instead of the last hole
|
2020-02-05 20:44:04 -05:00 |
|
joshvera
|
d8bad61c1f
|
fix tests
|
2020-02-05 19:52:47 -05:00 |
|
joshvera
|
b8eaf61863
|
Rename effect to ScopeGraph
|
2020-02-05 19:49:50 -05:00 |
|
joshvera
|
5044f41e41
|
lookupReference docs
|
2020-02-05 19:49:39 -05:00 |
|
joshvera
|
c3c707cd6a
|
Lookup scopes while adding import edges
otherwise create intermediate scopes
|
2020-02-05 19:49:32 -05:00 |
|
joshvera
|
d023a5e007
|
Set the last import hole label to Void
|
2020-02-05 19:48:19 -05:00 |
|
joshvera
|
0c4e86cb11
|
Call insertEdge in expectedImportHole
|
2020-02-05 19:47:24 -05:00 |
|
joshvera
|
f927f0b8c0
|
Rename Sketch effect to a ScopeGraph effect
|
2020-02-05 19:46:58 -05:00 |
|
joshvera
|
8e65043578
|
insertEdge now takes a target scope's name
|
2020-02-05 19:46:08 -05:00 |
|
Patrick Thomson
|
c971f0bb6e
|
Merge pull request #463 from github/hands-on-my-property
Move DeclProperties and FunProperties record types to their own modules.
|
2020-02-05 19:36:27 -05:00 |
|
joshvera
|
2413590790
|
add addImportEdge and addImportHole
|
2020-02-05 18:35:44 -05:00 |
|
joshvera
|
b95a575ae2
|
Change insertEdge to take 1 edge
|
2020-02-05 18:03:53 -05:00 |
|
Patrick Thomson
|
9cfa5726d2
|
Bust the cache again.
|
2020-02-05 18:01:35 -05:00 |
|
Patrick Thomson
|
2384236e30
|
Merge remote-tracking branch 'origin/master' into hands-on-my-property
|
2020-02-05 17:55:06 -05:00 |
|
Patrick Thomson
|
bf056d0a06
|
Merge pull request #466 from github/zero-coolest
Remove Lower instances for Span and Pos.
|
2020-02-05 12:58:05 -05:00 |
|
Patrick Thomson
|
e4f58a7827
|
Merge remote-tracking branch 'origin/master' into hands-on-my-property
|
2020-02-05 10:48:37 -05:00 |
|
Patrick Thomson
|
622b40b62b
|
Merge remote-tracking branch 'origin/master' into zero-coolest
|
2020-02-04 23:30:54 -05:00 |
|
Patrick Thomson
|
147245d03e
|
Merge pull request #458 from github/the-locative-case
Preserve Python AST span information in scope graph.
|
2020-02-04 23:30:16 -05:00 |
|
Patrick Thomson
|
4da8b83975
|
Merge pull request #469 from github/traversty
Traversable1 instances for AST datatypes
|
2020-02-04 23:16:13 -05:00 |
|
Patrick Thomson
|
346fa621ec
|
Merge remote-tracking branch 'origin/master' into the-locative-case
|
2020-02-04 18:28:35 -05:00 |
|
Patrick Thomson
|
228f2d54c1
|
Codegen now depends on ast.
|
2020-02-04 18:27:34 -05:00 |
|
Patrick Thomson
|
fa90f502f3
|
Merge remote-tracking branch 'origin/master' into traversty
|
2020-02-04 18:26:19 -05:00 |
|
Patrick Thomson
|
2e931b769a
|
Merge pull request #467 from github/orphan-no-longer
Bump fused-effects version and remove orphan instance.
|
2020-02-04 18:24:07 -05:00 |
|
Patrick Thomson
|
a5f2076091
|
One more.
|
2020-02-04 15:41:58 -05:00 |
|
Patrick Thomson
|
51db7cd3e8
|
One more import (where are these coming from?)
|
2020-02-04 15:00:08 -05:00 |
|
Rob Rix
|
816511846d
|
cache buster, cache buster, bust me a cache
|
2020-02-04 14:40:59 -05:00 |
|
Rob Rix
|
a9485a0d0f
|
Update the references.
|
2020-02-04 14:28:34 -05:00 |
|
Rob Rix
|
223fd96fdb
|
Move the README to semantic-parse.
|
2020-02-04 14:28:18 -05:00 |
|
Rob Rix
|
23649d50be
|
🔥 the semantic-ast executable (since it has been moved to semantic-parse).
|
2020-02-04 14:27:37 -05:00 |
|
Rob Rix
|
97e11a42f0
|
CI builds in hard mode.
|
2020-02-04 14:26:37 -05:00 |
|
Rob Rix
|
c178402430
|
🔥 a duplicated project.
|
2020-02-04 14:26:13 -05:00 |
|
Rob Rix
|
0e5c97038f
|
Add a semantic-parse package.
|
2020-02-04 14:25:39 -05:00 |
|
Rob Rix
|
0291afcd98
|
Placate hlint.
|
2020-02-04 14:21:38 -05:00 |
|
Rob Rix
|
b66974b95b
|
Split up AST.Traversable1 into two modules.
|
2020-02-04 14:18:37 -05:00 |
|
Patrick Thomson
|
70156b80bb
|
One more otiose import out of nowhere.
|
2020-02-04 14:17:40 -05:00 |
|
Patrick Thomson
|
e82c505f68
|
One more otiose import out of nowhere.
|
2020-02-04 14:16:53 -05:00 |
|
Rob Rix
|
7e08d781c9
|
Add a module header describing the organizational concerns.
|
2020-02-04 14:13:10 -05:00 |
|
Rob Rix
|
3737b2b4cf
|
Stub in a module for just the Traversable1 class.
|
2020-02-04 14:11:43 -05:00 |
|
Rob Rix
|
bcea47bda1
|
Fixed.
|
2020-02-04 13:57:45 -05:00 |
|
Rob Rix
|
790431ac74
|
Tagging uses Traversable1 instead of GTraversable1.
|
2020-02-04 13:56:19 -05:00 |
|
Rob Rix
|
16c2e867e8
|
Newlines at EOF.
|
2020-02-04 13:55:52 -05:00 |
|