joshvera
|
2f6db4f066
|
++haskell-tree-sitter
|
2018-01-25 12:41:40 -05:00 |
|
joshvera
|
11a5cd1455
|
Enable ruby test
|
2018-01-25 12:25:02 -05:00 |
|
Rob Rix
|
663621d786
|
Mark the failing fixture as pending.
|
2018-01-24 15:17:28 -05:00 |
|
Rob Rix
|
58aa1fc8c1
|
Bump haskell-tree-sitter.
|
2018-01-24 15:13:37 -05:00 |
|
Rob Rix
|
7f5034dc73
|
Bump haskell-tree-sitter.
|
2018-01-24 14:55:32 -05:00 |
|
Rob Rix
|
77ced61cd5
|
Bump haskell-tree-sitter.
|
2018-01-24 12:43:13 -05:00 |
|
Rob Rix
|
3be67c1321
|
Bump haskell-tree-sitter for a fix to TSNode's Storable instance.
|
2018-01-24 11:49:46 -05:00 |
|
Timothy Clem
|
177e6f1265
|
++haskell-tree-sitter again, with all languages this time
|
2018-01-23 14:53:57 -08:00 |
|
Timothy Clem
|
79ad189f5c
|
++haskell-tree-sitter
|
2018-01-23 14:43:34 -08:00 |
|
Timothy Clem
|
e256e7823d
|
Merge pull request #1481 from github/symbols-output
Symbols output
|
2018-01-23 10:44:31 -08:00 |
|
Timothy Clem
|
6b771290e7
|
Merge branch 'master' into symbols-output
|
2018-01-22 12:51:22 -08:00 |
|
Timothy Clem
|
6f1f141cfb
|
Better field names, join instead of if/then
|
2018-01-22 11:24:55 -08:00 |
|
Timothy Clem
|
c819d50813
|
Alignment
|
2018-01-22 11:24:30 -08:00 |
|
Timothy Clem
|
fb5cb974a6
|
Clean up import
|
2018-01-22 11:24:14 -08:00 |
|
Timothy Clem
|
b42bc69120
|
Merge branch 'master' into symbols-output
|
2018-01-18 09:05:38 -08:00 |
|
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 |
|
Timothy Clem
|
435e5fb91b
|
Test out tags output too so we don't break it
|
2018-01-17 13:31:56 -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
|
02b883e6ff
|
Docs
|
2018-01-17 13:03:23 -08:00 |
|
Timothy Clem
|
198c31e9f0
|
Fix up test output, test symbols output
|
2018-01-17 12:59:08 -08:00 |
|
Timothy Clem
|
6517970f8a
|
Symbol rendering (like tags, but new hotness)
|
2018-01-17 12:54:17 -08: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 |
|