1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00
Commit Graph

24218 Commits

Author SHA1 Message Date
Rob Rix
0478787df4 Merge branch 'master' into error-correcting-json-assignment 2018-07-03 13:28:28 -04:00
joshvera
267de9d896 Reduce duplication for hlint 2018-07-03 13:19:26 -04:00
joshvera
7eb207dace Merge remote-tracking branch 'origin/master' into more-languages 2018-07-03 12:34:26 -04:00
Josh Vera
40b0f51342 Merge pull request #1950 from github/grpc-trees
Expose raw parse trees over gRPC
2018-07-03 12:28:26 -04:00
joshvera
f1d5c0821e eta reduce 2018-07-03 12:08:00 -04:00
joshvera
3a32256b38 Fix imports tests 2018-07-03 11:57:42 -04:00
joshvera
cf6573a90b ++grpc-haskell 2018-07-03 11:50:49 -04:00
joshvera
4cc54ac7de Fix double quotes 2018-07-03 11:50:38 -04:00
joshvera
ca22bc031a Update codeanalysis 2018-07-03 11:33:12 -04:00
Rob Rix
7f77aa6242 Add callstacks into choose. 2018-07-03 11:06:17 -04:00
Rob Rix
e30a06cad2 Freeze the call stacks. 2018-07-03 11:06:07 -04:00
Timothy Clem
a86c979f07 Fix constructing ErrorStack 2018-07-03 07:49:56 -07:00
Rob Rix
636b22aa4e Link to the paper. 2018-07-03 10:49:56 -04:00
Rob Rix
986b92c184 Define a JSON AST parser. 2018-07-03 10:44:40 -04:00
Timothy Clem
5548767b22 Merge remote-tracking branch 'origin/master' into grpc-trees 2018-07-03 07:40:06 -07:00
Rob Rix
f875b3a153 Merge branch 'master' into error-correcting-json-assignment 2018-07-03 10:38:06 -04:00
Timothy Clem
b54cd72466 Merge pull request #1900 from github/licensed-updates
Update licensed integration
2018-07-03 07:31:25 -07:00
Timothy Clem
b0c0620a51 Merge branch 'master' into licensed-updates 2018-07-03 07:22:40 -07:00
Rob Rix
713b390d65 Only recover superfluous symbol errors. 2018-07-03 09:57:30 -04:00
Rob Rix
6b5c78160e Recover from errors naïvely. 2018-07-03 09:54:42 -04:00
Rob Rix
754e7c1e1c Allow toTerm to construct errors. 2018-07-03 09:45:05 -04:00
Rob Rix
55493e9a5e 🔥 some unused language extensions. 2018-07-03 09:03:20 -04:00
Rob Rix
90ce685ecc Merge branch 'master' into error-correcting-json-assignment 2018-07-03 08:54:19 -04:00
Rob Rix
001cf5dc1e 📝 the module. 2018-07-03 08:52:31 -04:00
Rob Rix
2db49212bb Merge pull request #2001 from github/deterministic-json-assignment
Deterministic JSON assignment
2018-07-03 08:29:11 -04:00
joshvera
b10e726666 Remove import 2018-07-02 18:59:32 -04:00
joshvera
1720f13b8f Default to Relative 2018-07-02 18:43:57 -04:00
Rob Rix
8a4b590511 Slightly increase laziness. 2018-07-02 18:42:36 -04:00
joshvera
34b65e2ff6 Add Relative 2018-07-02 18:37:45 -04:00
Timothy Clem
3974757a45 This might be the last?! 2018-07-02 15:27:22 -07:00
joshvera
f7ee915dff Add ImportPath 2018-07-02 18:18:13 -04:00
Timothy Clem
19af0ec28b Start to fill in semanticd licenses 2018-07-02 15:17:37 -07:00
joshvera
8701131cd8 add types import back 2018-07-02 18:17:17 -04:00
joshvera
422ddba68f Remove extendsclause and add alias 2018-07-02 18:15:21 -04:00
joshvera
46f6583504 Add support for JSON and TypeScript responses 2018-07-02 18:02:48 -04:00
Timothy Clem
769b8f5512 Fix semantic's licenses 2018-07-02 14:43:11 -07:00
Timothy Clem
df5d153b09 Try to just copy over licenses from origin/master 2018-07-02 14:20:29 -07:00
Timothy Clem
8f9d5c7446 Back to master effects 2018-07-02 13:41:53 -07:00
Timothy Clem
bc891088dd Merge branch 'master' into licensed-updates 2018-07-02 13:39:06 -07:00
joshvera
71f54e4f57 Rename to shouldRoundtrip1 and fix tests 2018-07-02 14:19:47 -04:00
joshvera
3e8d7d65b0 Add fno-warn-orphans to Sum Syntax instances 2018-07-02 14:19:35 -04:00
joshvera
f76a11f30e ++grpc-haskell 2018-07-02 14:12:50 -04:00
joshvera
659ad33ef9 Generate typescript types 2018-07-02 14:11:28 -04:00
joshvera
f8c2d636b2 Generate typescript syntax in proto files 2018-07-02 12:43:31 -04:00
joshvera
0c228e669a Add typescript proto file 2018-07-02 12:41:51 -04:00
joshvera
d9a4e86afd Add Named1 and Named instances to TypeScript syntax 2018-07-02 12:40:26 -04:00
joshvera
452cf7ba08 Add Alias type to typescript 2018-07-02 12:40:13 -04:00
joshvera
7aa6f039bc Scope the term types to different protobuf packages 2018-07-02 11:37:49 -04:00
joshvera
749579229a Add json as a response type 2018-07-02 11:29:44 -04:00
joshvera
cbcea79f47 Output json.proto 2018-07-02 11:26:35 -04:00