Ayman Nadeem
|
81a39439d4
|
create submodule for go AST
|
2020-01-27 15:40:47 -05:00 |
|
Ayman Nadeem
|
6e36439f9c
|
add contents to Language.Go.AST
|
2020-01-27 15:39:23 -05:00 |
|
Ayman Nadeem
|
1face91668
|
Update semantic-go.cabal
|
2020-01-27 15:37:10 -05:00 |
|
Ayman Nadeem
|
51fc70a42f
|
Create Language.Go.AST
|
2020-01-27 15:37:07 -05:00 |
|
Ayman Nadeem
|
2658bf6dee
|
This fails for some reason, investigate later
|
2020-01-27 15:28:15 -05:00 |
|
Ayman Nadeem
|
04036eabea
|
s/TreeSitter/Language
|
2020-01-27 15:23:35 -05:00 |
|
Ayman Nadeem
|
de6864049d
|
compensate for src
|
2020-01-27 15:22:24 -05:00 |
|
Ayman Nadeem
|
05bdf124df
|
create submodule for java AST
|
2020-01-27 15:17:52 -05:00 |
|
Ayman Nadeem
|
5f218d9090
|
add AST contents
|
2020-01-27 15:17:35 -05:00 |
|
Ayman Nadeem
|
5847bd7024
|
Update semantic-java.cabal
|
2020-01-27 15:13:12 -05:00 |
|
Ayman Nadeem
|
d33a8d6801
|
Create AST.hs
|
2020-01-27 15:13:03 -05:00 |
|
Ayman Nadeem
|
b423eb1d4b
|
change TreeSitter.Python.AST to Language.Python.AST
|
2020-01-27 14:44:24 -05:00 |
|
Ayman Nadeem
|
03aad5aca0
|
create submodule for python AST
|
2020-01-27 14:35:18 -05:00 |
|
Ayman Nadeem
|
1d82bcde1c
|
actually add contents to AST
|
2020-01-27 14:33:52 -05:00 |
|
Ayman Nadeem
|
806b9352a1
|
Update semantic-python.cabal
|
2020-01-27 14:27:41 -05:00 |
|
Ayman Nadeem
|
836e10b2e5
|
Create AST.hs
|
2020-01-27 14:27:34 -05:00 |
|
Rob Rix
|
671a26c389
|
Load Paths_semantic.hs correctly.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2020-01-27 14:22:52 -05:00 |
|
Rob Rix
|
289785d3e4
|
Get the semantic-json AST from semantic-json.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2020-01-27 13:58:53 -05:00 |
|
Rob Rix
|
0945a3a74f
|
Copy in the AST generation from tree-sitter-json.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2020-01-27 13:57:41 -05:00 |
|
Rob Rix
|
575b19c451
|
Add a submodule of tree-sitter-json.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2020-01-27 13:57:13 -05:00 |
|
Rob Rix
|
b77157cee6
|
Depend on template-haskell.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2020-01-27 13:49:24 -05:00 |
|
Rob Rix
|
1b5ea7acb4
|
Stub in a module for the AST datatypes.
Co-Authored-By: Ayman Nadeem <aymannadeem@gmail.com>
|
2020-01-27 13:44:30 -05:00 |
|
Ayman Nadeem
|
4bd9fc7ff3
|
Merge pull request #436 from github/remove-examples
Fixing semantic-ast related errors
|
2020-01-24 12:17:44 -05:00 |
|
Patrick Thomson
|
691f674426
|
Merge branch 'master' into remove-examples
|
2020-01-24 12:08:53 -05:00 |
|
Ayman Nadeem
|
ecfa192097
|
remove Examples forrealzies
|
2020-01-24 11:43:40 -05:00 |
|
Ayman Nadeem
|
5b5e3e992d
|
change executable source-dirs to app
|
2020-01-24 11:40:19 -05:00 |
|
Ayman Nadeem
|
0177b5c37e
|
move Main to app/Main
|
2020-01-24 11:39:59 -05:00 |
|
Ayman Nadeem
|
19a58bacc6
|
Delete Examples.hs
|
2020-01-24 10:49:45 -05:00 |
|
Patrick Thomson
|
32ffa11cbf
|
Merge pull request #432 from github/razing-the-fields
Consolidate Scope constructors.
|
2020-01-24 10:01:41 -05:00 |
|
Patrick Thomson
|
33f1027092
|
Merge remote-tracking branch 'origin/master' into razing-the-fields
|
2020-01-24 09:43:44 -05:00 |
|
Ayman Nadeem
|
f3be19f4a8
|
Merge pull request #384 from github/json-output
JSON output
|
2020-01-24 09:21:22 -05:00 |
|
Ayman Nadeem
|
c975f14b0a
|
Merge branch 'master' into json-output
|
2020-01-24 08:57:07 -05:00 |
|
Timothy Clem
|
2d4d69db41
|
Merge pull request #435 from github/unmarshal-timeout
Unmarshal timeout
|
2020-01-23 13:58:15 -08:00 |
|
Timothy Clem
|
c4c24f6880
|
Bump cabal store again for ts fix
|
2020-01-23 16:35:34 -05:00 |
|
Timothy Clem
|
902512e346
|
Bump cabal store again for ts fix
|
2020-01-23 10:58:37 -08:00 |
|
Timothy Clem
|
5009633ba2
|
Bump tree-sitter for unbalanced trees issue
|
2020-01-23 10:46:34 -08:00 |
|
Ayman Nadeem
|
99fca2617b
|
Merge branch 'master' into json-output
|
2020-01-22 14:33:55 -05:00 |
|
Timothy Clem
|
177e6420aa
|
Try to move timeout up a level
|
2020-01-22 11:19:13 -08:00 |
|
Timothy Clem
|
9af6d028ea
|
Bust store cache
|
2020-01-22 10:37:52 -08:00 |
|
Rob Rix
|
11d0accf3e
|
Bump to 0.8.0.1 of tree-sitter.
|
2020-01-22 12:20:56 -05:00 |
|
Timothy Clem
|
6ca1952ee2
|
Merge branch 'master' into unmarshal-timeout
|
2020-01-22 07:57:16 -08:00 |
|
Rob Rix
|
b0eda9a61b
|
Merge pull request #434 from github/dedicated-precise-stats
Dedicated precise stats
|
2020-01-22 09:34:28 -05:00 |
|
Timothy Clem
|
fa26342fdc
|
Merge branch 'master' into dedicated-precise-stats
|
2020-01-21 16:56:47 -07:00 |
|
Timothy Clem
|
c3620a719c
|
Use System.timeout to guard unmarshalling
|
2020-01-21 15:56:24 -08:00 |
|
Timothy Clem
|
8b87a2874c
|
Introduce new config for unmarshal timeout
|
2020-01-21 15:56:24 -08:00 |
|
Timothy Clem
|
f4fbf51f49
|
Merge pull request #433 from github/ruby-has-methods
Classify methods properly
|
2020-01-21 16:30:45 -07:00 |
|
Timothy Clem
|
b4124780ca
|
Bring back cabal/package cache
|
2020-01-21 14:53:50 -08:00 |
|
Timothy Clem
|
d82b90356e
|
No hlint for the moment to unblock
|
2020-01-21 14:31:49 -08:00 |
|
Ayman Nadeem
|
c40ef71f8e
|
Merge branch 'master' into json-output
|
2020-01-21 16:47:13 -05:00 |
|
Ayman Nadeem
|
2f215ce4dc
|
clean up
|
2020-01-21 16:47:00 -05:00 |
|