1
1
mirror of https://github.com/github/semantic.git synced 2024-12-18 12:21:57 +03:00
Commit Graph

32844 Commits

Author SHA1 Message Date
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
Rob Rix
cc553e2c5c
Rename result to symbolMatchingInstance. 2020-02-04 13:48:10 -05:00
Rob Rix
3c4a39a1d7
Define the traversal instances using Traversable1. 2020-02-04 13:47:15 -05:00
Rob Rix
4605c6b366
Rename makeInstances to makeTraversalInstances. 2020-02-04 13:45:09 -05:00
Rob Rix
c88c5b42a6
Stub in a definition to construct instances from Traversable1. 2020-02-04 13:42:53 -05:00
Rob Rix
869b279661
Derive a Traversable1 instance for ASTs. 2020-02-04 13:41:55 -05:00
Rob Rix
ca0d7d51fe
Apply stylish-haskell. 2020-02-04 13:41:20 -05:00
Rob Rix
d40f3832e8
Move AST.Element from semantic-tags into semantic-ast. 2020-02-04 13:36:40 -05:00
Rob Rix
7a2cc7fb7a
Move Traversable1 into semantic-ast. 2020-02-04 13:35:35 -05:00
Patrick Thomson
8efca9fbee Merge branch 'orphan-no-longer' into the-locative-case 2020-02-04 13:33:56 -05:00
Rob Rix
924ada5744
Apply stylish-haskell. 2020-02-04 13:29:33 -05:00
Rob Rix
933f135eae
Stub in a module for Traversable1. 2020-02-04 13:23:26 -05:00
Patrick Thomson
34bbbb830d Stray import. 2020-02-04 13:15:51 -05:00
Patrick Thomson
369dc558b4 Blow the cache. 2020-02-04 12:51:47 -05:00
Patrick Thomson
1f5214961a Blow the cache. 2020-02-04 12:39:59 -05:00
Patrick Thomson
4fc5b720fc Revert "Move DeclProperties to ScopeGraph.Properties.Declaration."
This reverts commit 546bfb2581.
2020-02-04 12:33:01 -05:00
Patrick Thomson
0d5bf3716f Bump fused-effects version and remove orphan instance. 2020-02-04 12:29:57 -05:00
Patrick Thomson
ffb1f828c6 Merge remote-tracking branch 'origin/master' into the-locative-case 2020-02-04 12:13:12 -05:00
Patrick Thomson
9e5d0db61d
Merge pull request #462 from github/take-this-it's-dangerous-to-go-alone
Draft a HACKING.md file outlining best practices for development.
2020-02-04 12:09:21 -05:00
Patrick Thomson
7c410bedf4 Use Pos 1 1 here for backwards compat. 2020-02-04 11:35:11 -05:00
Patrick Thomson
93e0047b75 Remove the Lower instance for Span and Pos entirely.
If we ever need these in the future, we can create named variables for
them. The `Lower` instance is an information-hole.
2020-02-04 11:15:57 -05:00
Patrick Thomson
47d4e8b4cc Merge remote-tracking branch 'origin/master' into take-this-it's-dangerous-to-go-alone 2020-02-04 11:09:21 -05:00