1
1
mirror of https://github.com/github/semantic.git synced 2024-12-22 14:21:31 +03:00
Commit Graph

18017 Commits

Author SHA1 Message Date
Timothy Clem
03a8b4fe40 Merge pull request #1479 from github/import-structure
Give Imports structure and expose them in tags/toc output
2018-01-18 09:03:39 -08:00
Timothy Clem
17cf9c26af Special handling of ruby require, load, and friends 2018-01-17 15:30:46 -08:00
joshvera
5f52a71b19 Remove choice 2018-01-17 16:17:52 -05:00
joshvera
d33fe0ddae Add apostrophes to semi-applied Assignment expressions 2018-01-17 16:10:56 -05:00
joshvera
8bc503534d Remove manyTerm and use term on importSymbol 2018-01-17 16:08:08 -05:00
joshvera
b29c8eacb0 No term around lists of named imports 2018-01-17 16:06:05 -05:00
joshvera
51ce9f5288 No term around a list of terms 2018-01-17 16:04:46 -05:00
joshvera
29dc7ed97e Add comment parsing around import subterms 2018-01-17 16:03:52 -05:00
Timothy Clem
3b173123e4 Formatting 2018-01-17 10:05:44 -08:00
Timothy Clem
621ae92edc Use makeTerm'' in python import assignment 2018-01-17 09:45:29 -08:00
Timothy Clem
9cc2ec1db3 Will flatten out python expressions in another PR 2018-01-17 09:44:42 -08:00
Timothy Clem
c5afef2dc6 Code organization, default Eval instance for ImportSymbol 2018-01-17 09:43:40 -08:00
Timothy Clem
ebb1e7f2cc Use new makeTerm'' for Ruby assignment 2018-01-17 08:57:43 -08:00
Timothy Clem
e524d74328 Use new makeTerm'' for Go assignment 2018-01-17 08:57:43 -08:00
Timothy Clem
2b6a7ee425 Use new makeTerm'' for TypeScript assignment 2018-01-17 08:57:43 -08:00
Timothy Clem
788310bbea Extract auto flattening version of makeTerm 2018-01-17 08:57:43 -08:00
joshvera
0e6b98239a Regenerate tests 2018-01-16 18:24:58 -05:00
joshvera
cbb003499f Add a import require test 2018-01-16 18:17:12 -05:00
joshvera
412936d54d Show the from clause of the import declaration 2018-01-16 18:16:59 -05:00
joshvera
bb28b794fc Add ImportSymbol declaration to TypeScript 2018-01-16 18:16:34 -05:00
joshvera
494dbf8fe4 Add import symbol declaration to Go 2018-01-16 18:16:18 -05:00
Timothy Clem
98a369668d Remove imports from diff toc output 2018-01-16 13:35:52 -08:00
Timothy Clem
c197b7a2b9 Toc output has imports in in now, fix tests 2018-01-16 11:50:26 -08:00
Timothy Clem
706ed5cc0c Better way to pass around tag fields to the one renderer 2018-01-16 11:39:04 -08:00
Timothy Clem
173b9acd38 Field selection for tag output 2018-01-16 10:40:45 -08:00
Timothy Clem
9460066bb4 Expose imports in tag and toc output 2018-01-15 21:12:30 -07:00
Timothy Clem
9e3cbe07bb Fix up JavaScript tests for new structure of Import 2018-01-15 20:16:24 -07:00
Timothy Clem
88fe5fc46a Fix up TypeScript tests for new structure of Import 2018-01-15 20:15:44 -07:00
Timothy Clem
ea5d7437d4 Fix up Python tests for new structure of Import 2018-01-15 20:14:50 -07:00
Timothy Clem
9b3cc349d3 Fix up Go test for new structure of Import 2018-01-15 20:10:48 -07:00
Timothy Clem
41c28c4de0 Do a better job pulling out lists of ts imports 2018-01-15 19:55:10 -07:00
Timothy Clem
7359d16dd9 WIP typescript import restructuring 2018-01-12 17:22:04 -07:00
Timothy Clem
34640ef7d2 Bring Go import assignment inline 2018-01-12 17:21:50 -07:00
Timothy Clem
05c1d5e0dc Slightly different ordering for easy of construction 2018-01-12 17:21:11 -07:00
Timothy Clem
9ef05f5135 Remove a level for single items in expressions 2018-01-12 13:08:27 -07:00
Timothy Clem
132eb26486 Give imports a bit more structure 2018-01-12 13:08:07 -07:00
Rob Rix
891d489937 Merge pull request #1465 from github/bump-stack
Bump resolver to lts-10.0 for ghc 8.2.2
2018-01-11 09:52:38 -05:00
Rick Winfrey
e8e25c248c Merge branch 'master' into bump-stack 2018-01-10 17:59:23 -08:00
Timothy Clem
a11163ec42 Merge pull request #1476 from github/remove-toc-assignment-flag
Remove old --toc-assignment flag
2018-01-10 15:35:48 -08:00
Timothy Clem
816eb600f7 Remove old --toc-assignment flag 2018-01-10 15:26:13 -08:00
Rob Rix
3a83ce8c35 Merge branch 'bump-stack' of https://github.com/github/semantic-diff into bump-stack 2018-01-10 13:23:11 -05:00
Rob Rix
97d1d4b96c Merge branch 'master' into bump-stack 2018-01-10 13:15:27 -05:00
Rob Rix
e2b5087450 Merge pull request #1458 from github/diff-api-updates
Diff and Parse JSON output API changes
2018-01-10 09:49:24 -05:00
Timothy Clem
cb9e3e9134 Remove AskOptions for now 2018-01-09 15:31:51 -08:00
Rob Rix
1a682b77b6 Merge branch 'master' into diff-api-updates 2018-01-09 15:48:58 -05:00
Rob Rix
1a4271aafb Merge pull request #1467 from github/document-abstract-interpretation
Document abstract interpretation
2018-01-09 15:47:56 -05:00
Timothy Clem
02c18b45fd Remove metadata from response 2018-01-08 09:36:17 -08:00
Rob Rix
09a1827fd7 Merge branch 'master' into diff-api-updates 2017-12-22 11:37:11 -05:00
Rob Rix
d3cf7a217e Fix the Product unification bug. 2017-12-21 17:10:25 -05:00
Rob Rix
f8096013f9 Rename TVar to Var. 2017-12-21 17:07:15 -05:00