Patrick Thomson
|
e973e5b7a4
|
Blow the cache.
|
2020-01-27 12:35:07 -05:00 |
|
Ayman Nadeem
|
867fa48434
|
ToJSON instance for Loc
|
2020-01-27 12:17:40 -05:00 |
|
Ayman Nadeem
|
d8eaba4ebb
|
Update Range.hs
|
2020-01-27 12:17:00 -05:00 |
|
Ayman Nadeem
|
ceefb6f6e0
|
replace auto-derived ToJSON instance with one that mirrors ToJSONFields
|
2020-01-27 12:09:23 -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 |
|
Ayman Nadeem
|
d3939879f5
|
No longer need old :+: implementation
|
2020-01-21 16:39:55 -05:00 |
|
Ayman Nadeem
|
1523523c99
|
create sum instance that lets us omit noisy sums at every node in nested tree
|
2020-01-21 16:39:38 -05:00 |
|
Ayman Nadeem
|
fd29dea536
|
Need to eventually add range/span which depends on new release of semantic-source
|
2020-01-21 16:38:37 -05:00 |
|
Ayman Nadeem
|
e1645518c4
|
TODO
|
2020-01-21 16:38:18 -05:00 |
|
Ayman Nadeem
|
41a1bf1d4c
|
🚮GMarshalJSON instance
|
2020-01-21 16:38:11 -05:00 |
|
Ayman Nadeem
|
f839e79ac1
|
TODO for sums
|
2020-01-21 16:30:50 -05:00 |
|
Ayman Nadeem
|
78ad74372c
|
Documentation that might go away later
|
2020-01-21 16:30:34 -05:00 |
|
Ayman Nadeem
|
205fb4e013
|
Need an instance for MarshalJSON
|
2020-01-21 16:18:41 -05:00 |
|
Ayman Nadeem
|
2c5935bbd7
|
🚮GMarshalJSON
|
2020-01-21 16:18:27 -05:00 |
|
Ayman Nadeem
|
76ff862a11
|
GHC can infer based on single instance class constraint
|
2020-01-21 16:14:49 -05:00 |
|
Ayman Nadeem
|
d75753894f
|
add a fields method with default definition to MarshalJSON
|
2020-01-21 16:14:19 -05:00 |
|
Ayman Nadeem
|
cbe303d81d
|
move object call up here because we want to product values when we marshal
|
2020-01-21 16:13:45 -05:00 |
|
Ayman Nadeem
|
1a18c17347
|
default signature no longer relevant
|
2020-01-21 16:13:29 -05:00 |
|
Ayman Nadeem
|
0d269d88ac
|
remove Generic constraints
|
2020-01-21 16:13:17 -05:00 |
|
Ayman Nadeem
|
3304186ed5
|
notes
|
2020-01-21 16:12:09 -05:00 |
|
Ayman Nadeem
|
5970982065
|
TODOs
|
2020-01-21 16:11:42 -05:00 |
|
Ayman Nadeem
|
164672e52a
|
create a place to pass type name info along, and produce type banes
|
2020-01-21 16:11:32 -05:00 |
|
Ayman Nadeem
|
c5fc76cb25
|
Call gfields without object
|
2020-01-21 16:10:50 -05:00 |
|