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

31374 Commits

Author SHA1 Message Date
Rob Rix
001fbdcadb
🔥 TypeOperators. 2019-10-21 10:49:46 -04:00
Rob Rix
5e33ca8a2c
Move TermMode to Parsing.Parser. 2019-10-21 10:49:23 -04:00
Rob Rix
542692896f
Rename the import of à la carte Python. 2019-10-21 10:47:37 -04:00
Rob Rix
5037b1fee0
Rename the import of precise Python. 2019-10-21 10:46:40 -04:00
Rob Rix
680026debb
Rename the import of JSON. 2019-10-21 10:46:17 -04:00
Rob Rix
766393847d
Rename the import of Java. 2019-10-21 10:46:09 -04:00
Rob Rix
0b00ed3c0a
Combine the JSONGraphTerm instances. 2019-10-21 10:43:57 -04:00
Rob Rix
6042094243
Alignment. 2019-10-21 10:40:26 -04:00
Rob Rix
7d921ed8c7
Combine the JSONTreeTerm instances. 2019-10-21 10:39:33 -04:00
Rob Rix
10d9e60e78
Derive ToJSON instances for all the term types. 2019-10-21 10:38:55 -04:00
Rob Rix
3bddb423d6
Combine the DOTGraphTerm instances. 2019-10-21 10:32:54 -04:00
Ayman Nadeem
fc910ac5e4 Merge branch 'master' into semantic-ast-errors 2019-10-21 09:49:12 -04:00
Ayman Nadeem
86aa2be662 need for_ 2019-10-20 11:51:12 -04:00
Ayman Nadeem
e67ee6ee7b take multiple filepaths 2019-10-20 11:51:02 -04:00
Ayman Nadeem
ca30fe6c15 eliminate source into [ByteString] 2019-10-20 11:50:43 -04:00
Ayman Nadeem
19a0594fd1 bytestrings are now a list 2019-10-20 11:50:15 -04:00
Rob Rix
ce1e8c5a20
Combine the à la carte ShowTerm/SExprTerm instances. 2019-10-18 23:32:47 -04:00
Rob Rix
86a3d93e2a
🔥 toGraph. 2019-10-18 23:17:54 -04:00
Rob Rix
dbdfe2b996
Combine all the parsers. 2019-10-18 23:16:34 -04:00
Rob Rix
a812cd0979
Combine all the DOTGraphDiff instances. 2019-10-18 23:10:44 -04:00
Rob Rix
39e3ed3be0
Combine all the JSONTreeDiff instances. 2019-10-18 23:09:02 -04:00
Rob Rix
a124842b83
Combine all the JSONGraphDiff instances. 2019-10-18 23:07:10 -04:00
Rob Rix
200b7bcf99
Combine all the ShowDiff instances. 2019-10-18 23:04:16 -04:00
Rob Rix
cc60ad5b94
Combine all the SExprDiff instances. 2019-10-18 23:02:20 -04:00
Rob Rix
65fdc32db4
🔥 DiffFor. 2019-10-18 22:59:35 -04:00
Rob Rix
df71a6dff2
Define the ShowTerm instances directly. 2019-10-18 22:52:58 -04:00
Rob Rix
0220c9bacf
🔥 the Term-generic SExprTerm & DOTGraphTerm instances. 2019-10-18 22:51:38 -04:00
Rob Rix
661eb7f9c2
🔥 the Term-generic ToTags instance. 2019-10-18 22:51:20 -04:00
Rob Rix
356934ae25
🔥 the Term-generic diff instances. 2019-10-18 22:49:19 -04:00
Rob Rix
3f24403a93
Define the rest of the term types recursively. 2019-10-18 22:45:24 -04:00
Rob Rix
c9db56d4a5
Define Ruby.Term recursively. 2019-10-18 22:34:24 -04:00
Rob Rix
2cf145c40f
🔥 the custom Diff types. 2019-10-18 22:27:34 -04:00
Rob Rix
ac37f99aa7
🔥 obsolete docs. 2019-10-18 22:18:05 -04:00
Rob Rix
1527140ddc
Eliminate the type family dependency on DiffFor. 2019-10-18 22:17:20 -04:00
Rob Rix
b335cabbc9
Factor out the common parts of jsonGraphDiff. 2019-10-18 22:14:08 -04:00
Rob Rix
6efa94230c
Define TypeScript.Term recursively. 2019-10-18 22:00:26 -04:00
Rob Rix
1e19d1afcf
Fix up the TSX.Term instances. 2019-10-18 21:44:52 -04:00
Rob Rix
a26e2bc026
Revert "Eliminate any dependency on DiffTerms."
This reverts commit bf7577860f.
2019-10-18 21:41:55 -04:00
Rob Rix
8da1b8877d
Revert "Revert "Define TSX.Term recursively.""
This reverts commit 5b64b3819c.
2019-10-18 21:40:23 -04:00
Rob Rix
b8db72c103
Revert "Revert "Generalize tagging over the term type.""
This reverts commit 3b71047934.
2019-10-18 21:38:39 -04:00
Rob Rix
fcbcd0b495
Revert "Revert "Generalize Taggable over the term type.""
This reverts commit 7baf284f44.
2019-10-18 21:38:35 -04:00
Rob Rix
4d8a367c90
Revert "Revert "🔥 redundant language extensions.""
This reverts commit 37dd98f1fe.
2019-10-18 21:38:29 -04:00
Rob Rix
08b61dac5d
Revert "Revert "Align.""
This reverts commit 6b33b3e15f.
2019-10-18 21:38:22 -04:00
Rob Rix
6415c15a5d
Revert "Revert "Generalize decoratorWithAlgebra over the term type.""
This reverts commit af0384d69d.
2019-10-18 21:38:16 -04:00
Rob Rix
0eeaeb348e
Revert "Revert "Generalize infixContext over the term type.""
This reverts commit 54b357f741.
2019-10-18 21:38:14 -04:00
Rob Rix
0a7ca427ca
Revert "Revert "Generalize postContextualize over the term type.""
This reverts commit 0aeb77616d.
2019-10-18 21:38:11 -04:00
Rob Rix
885b0924cf
Revert "Revert "Generalize postContextualizeThrough over the term type.""
This reverts commit 151e37ebf8.
2019-10-18 21:38:09 -04:00
Rob Rix
878d551b5a
Revert "Revert "Generalize contextualize over the term type.""
This reverts commit 3db3f1c490.
2019-10-18 21:38:06 -04:00
Rob Rix
cbf67368f9
Revert "Revert "Generalize parseError over the term type.""
This reverts commit 0bb8039218.
2019-10-18 21:38:03 -04:00
Rob Rix
9dd5476e35
Revert "Revert "Generalize handleError over the term type.""
This reverts commit f71505d209.
2019-10-18 21:38:01 -04:00