index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clangd
/
FormattedString.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Add a ruler after header in hover
Kadir Cetinkaya
2020-01-27
1
-6
/
+43
*
[clangd] Render header of hover card as a heading
Kadir Cetinkaya
2020-01-13
1
-0
/
+19
*
[clangd] Fix markdown rendering in VSCode
Kadir Cetinkaya
2020-01-10
1
-1
/
+2
*
[clangd] Introduce bulletlists
Kadir Cetinkaya
2020-01-07
1
-0
/
+43
*
[clangd] Fix write past end pointer
Kadir Cetinkaya
2019-12-19
1
-5
/
+4
*
[NFC] Fix typos in Clangd and Clang
Kirill Bobyrev
2019-12-16
1
-3
/
+3
*
[clangd] Introduce codeblocks
Kadir Cetinkaya
2019-12-13
1
-6
/
+30
*
[clangd] Introduce paragraph, the first part of new rendering structs
Kadir Cetinkaya
2019-12-13
1
-94
/
+111
*
[clangd] Separate chunks with a space when rendering markdown
Ilya Biryukov
2019-08-12
1
-3
/
+8
*
[clangd] Show documentation in hover, and fetch docs from index if needed.
Sam McCall
2019-07-09
1
-18
/
+16
*
[clangd] Represent Hover result using FormattedString
Ilya Biryukov
2019-05-29
1
-0
/
+23
*
[clangd] Introduce intermediate representation of formatted text
Ilya Biryukov
2019-05-07
1
-0
/
+173