Ayman Nadeem
|
114316c6c8
|
Merge pull request #448 from github/my-grate
Migrating ASTs to Semantic 🧀
|
2020-02-03 16:31:40 -05:00 |
|
Ayman Nadeem
|
ceaff3555f
|
Update semantic-python.cabal
|
2020-01-31 15:17:39 -05:00 |
|
Ayman Nadeem
|
e4805a96b2
|
Update semantic-python.cabal
|
2020-01-31 15:16:18 -05:00 |
|
Ayman Nadeem
|
9c31c3fcf8
|
change all semantic-LANG cabal files to depend on semantic-codegen instead of semantic-ast
|
2020-01-30 17:44:09 -05:00 |
|
Ayman Nadeem
|
61e7155fb3
|
add semantic-ast to semantic-LANG library dependencies
|
2020-01-30 16:48:35 -05:00 |
|
Ayman Nadeem
|
0900bdbe74
|
Merge branch 'master' into my-grate
|
2020-01-29 15:09:17 -05:00 |
|
joshvera
|
c707d3e11f
|
Merge remote-tracking branch 'origin/master' into function-scopes
|
2020-01-29 12:29:31 -05:00 |
|
Josh Vera
|
d9e4f42006
|
Merge branch 'master' into function-scopes
|
2020-01-28 16:41:50 -05:00 |
|
Ayman Nadeem
|
6f308fdb57
|
Language.Python.Grammar
|
2020-01-28 16:09:29 -05:00 |
|
Patrick Thomson
|
953473088d
|
Merge remote-tracking branch 'origin/master' into name-name-go-away
|
2020-01-28 15:07:05 -05:00 |
|
Patrick Thomson
|
9ecaeedcc3
|
Depend on newer semantic-source.
|
2020-01-28 12:42:42 -05:00 |
|
Ayman Nadeem
|
806b9352a1
|
Update semantic-python.cabal
|
2020-01-27 14:27:41 -05:00 |
|
joshvera
|
6021611a32
|
Merge remote-tracking branch 'origin/master' into function-scopes
|
2020-01-22 15:53:55 -05:00 |
|
joshvera
|
42b11fba9a
|
Import containers
|
2020-01-21 13:33:26 -05:00 |
|
Patrick Thomson
|
f8c8c7913f
|
Merge remote-tracking branch 'origin/master' into name-name-go-away
|
2020-01-17 15:31:24 -05:00 |
|
Patrick Thomson
|
00d99739d2
|
Merge pull request #425 from github/fix-source-to-text
Can't take 180 bytes and then convert to Text
|
2020-01-17 15:08:08 -05:00 |
|
Patrick Thomson
|
14c68c407d
|
Move what was Data.Name into Analysis.Name.
|
2020-01-17 10:57:35 -05:00 |
|
Timothy Clem
|
c0d8675d09
|
Use semantic-source 0.0.1
|
2020-01-16 12:57:24 -08:00 |
|
Patrick Thomson
|
2cbc52804b
|
Merge remote-tracking branch 'origin/master' into semantic-scope-graph
|
2020-01-15 16:30:42 -05:00 |
|
Patrick Thomson
|
52d916e280
|
Move the shared SingleIdentifier pattern to its own module.
|
2020-01-15 15:43:41 -05:00 |
|
Patrick Thomson
|
d5bec1bf7a
|
No more orphan instances.
|
2020-01-15 15:00:01 -05:00 |
|
Patrick Thomson
|
bf5656e75b
|
Somehow I dropped every single dependency here.
|
2020-01-15 11:35:59 -05:00 |
|
Timothy Clem
|
cc8d71d4cf
|
Use newly released versions of tree-sitter with optimizations
|
2020-01-14 12:41:53 -08:00 |
|
Patrick Thomson
|
d6326dfe90
|
Neither are these
|
2020-01-14 15:14:39 -05:00 |
|
Patrick Thomson
|
0048017d03
|
Run this on CI.
|
2020-01-14 15:04:18 -05:00 |
|
Patrick Thomson
|
b38631c7b5
|
add version bounds
|
2020-01-14 15:03:06 -05:00 |
|
Patrick Thomson
|
f94e6c5431
|
get our first test cases up
|
2020-01-14 14:53:10 -05:00 |
|
Patrick Thomson
|
c8989c323a
|
move this to an actual unit test
|
2020-01-14 14:48:58 -05:00 |
|
Patrick Thomson
|
bb01a368fb
|
This reverts commit e7df755bb6 .
|
2020-01-13 10:08:07 -05:00 |
|
Patrick Thomson
|
524fbba3ad
|
move the Sketch effect into semantic-scope-graph
|
2020-01-10 18:48:40 -05:00 |
|
Patrick Thomson
|
61f8f2e8ba
|
This is nicer with proper use of Monoid and Semigroup.
|
2020-01-10 18:31:38 -05:00 |
|
Patrick Thomson
|
da58e5c69c
|
start creating sketch effect
|
2020-01-10 15:14:05 -05:00 |
|
joshvera
|
6ff8abbe41
|
spit out a python tree
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-01-08 13:13:48 -05:00 |
|
joshvera
|
2ec9dc5595
|
Replace Graph with unlabeled graph
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-01-08 13:02:53 -05:00 |
|
joshvera
|
d9a51bef2d
|
Add a semantic-python stub executable
Co-Authored-By: Patrick Thomson <patrickt@users.noreply.github.com>
|
2020-01-08 12:51:37 -05:00 |
|
joshvera
|
4ba5989776
|
Add a ToScopeGraph interface in semantic-python
|
2020-01-08 12:29:17 -05:00 |
|
Timothy Clem
|
12428e4988
|
Try to always use tree-sitter 0.7.2
|
2019-12-18 10:59:52 -08:00 |
|
Patrick Thomson
|
266a720fa9
|
Use PVP operator.
|
2019-12-16 12:20:05 -05:00 |
|
Patrick Thomson
|
6bebd84deb
|
Officially require GHC 8.8.
|
2019-12-13 15:48:49 -05:00 |
|
Patrick Thomson
|
dc69714053
|
Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8
|
2019-12-13 11:23:36 -05:00 |
|
Patrick Thomson
|
810d28f615
|
Merge remote-tracking branch 'origin/master' into glorious-ghc-upgrade-8.8
|
2019-12-11 12:31:30 -05:00 |
|
Timothy Clem
|
ec19540425
|
++tree-sitter 0.7
Also bumps parsers that changed
|
2019-12-10 16:34:26 -05:00 |
|
Rob Rix
|
a461c72ae4
|
Bump a few tree-sitter-* versions.
|
2019-12-10 15:10:25 -05:00 |
|
Rob Rix
|
df43078a65
|
Merge branch 'master' into fused-effects-one-dot-zero
|
2019-12-10 14:48:48 -05:00 |
|
Timothy Clem
|
5926b47438
|
++tree-sitter 0.7
Also bumps parsers that changed
|
2019-12-10 11:04:02 -08:00 |
|
Patrick Thomson
|
68ab3cbb97
|
semantic:exe now compiles
|
2019-12-10 13:32:56 -05:00 |
|
Timothy Clem
|
285ba19b2b
|
Bump to latest tree-sitters
|
2019-12-09 09:52:42 -08:00 |
|
Patrick Thomson
|
14d7ba5b0b
|
Add failure syntax.
|
2019-11-13 14:33:39 -05:00 |
|
Patrick Thomson
|
35ea116f00
|
Bump various FE dependencies from 0.5 to 1.0.
|
2019-11-07 15:48:57 -05:00 |
|
Patrick Thomson
|
630f2fcb3d
|
Initial version of this before I go on a refactoring spree.
|
2019-10-30 13:13:53 -04:00 |
|