Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/llvm/clangd-www


https://github.com/llvm/clangd-www

Re-create CNAME

We need to re-create CNAME file in order to catch the domain name

e56ff9afee9ec38f092c2619ce760b91c578169f authored almost 4 years ago by Anton Korobeynikov <[email protected]>
Delete CNAME

We need to re-create CNAME file to catch the domain

11b828c8e06986d5569c597b6b17983f73d5393e authored almost 4 years ago by Anton Korobeynikov <[email protected]>
Tweak wording/fix typos in UTF-8 extension

8e003a1996039ce699851c6f2eb4578b1ad9fc08 authored almost 4 years ago by Sam McCall <[email protected]>
update bear command (#9)

'bear make' no longer works. One now needs to use 'bear -- make'
as per official bear documenta...

80f79f3e8443161aee438d075fd78baa149d069f authored almost 4 years ago by Houkime <[email protected]>
Document textDocument/ast and $/memoryUsage extensions. (#12)

c36435ca5c0b3eddee9c7bae225b7770358936af authored almost 4 years ago by Sam McCall <[email protected]>
Add ClangTidy to Config documentation (#13)

2b600cd00b227f03e7ed29c25417a246087973d9 authored almost 4 years ago by Nathan James <[email protected]>
Tweaks to remote index docs (#15)

- reduce duplication, particularly between llvm-remote-index and remote-index
- add introductio...

6469aa2cf1e236631ed7fb546527f6831edd8c2c authored almost 4 years ago by Sam McCall <[email protected]>
Address review comments for External config documentation

530f135faff93464c8c2617be46fb79cd8f37f4a authored about 4 years ago by Kadir Cetinkaya <[email protected]>
Add documentation for External config block

7b5e88126da083bd0ae08e11d9cab9cc93641998 authored about 4 years ago by Kadir Cetinkaya <[email protected]>
Merge pull request #11 from kirillbobyrev/remote-index

Add documentation for remote index

770db096e01990a10c5d551f82f0ef1b23c2621e authored about 4 years ago by Kirill Bobyrev <[email protected]>
Slightly improve wording

0a42249696884ac29f91ccc4b7116ac51cf5042a authored about 4 years ago by Kirill Bobyrev <[email protected]>
Resolve comments.

e65a2443ef23f123285d12240d67b11a10e26ffd authored about 4 years ago by Kirill Bobyrev <[email protected]>
Resolve review comments.

c20b1c31ed3b740ccf72908dd37d3950c7cb5350 authored about 4 years ago by Kirill Bobyrev <[email protected]>
Resolve first review round's comments.

01672b327c77af9e9ddc73ff3b44f87d7b41ae1e authored about 4 years ago by Kirill Bobyrev <[email protected]>
Add documentation for remote index

6b387e481eb154b49d51f3f3771b067d2e48367e authored about 4 years ago by Kirill Bobyrev <[email protected]>
Change current release version from 10 to 11

f0d88a996341bd7af50aeae70d9a12ad0566e76d authored about 4 years ago by Kadir Cetinkaya <[email protected]>
Update backrgound index paths for clangd 11

5a51d686e4937b58fb877d7a8ff0515e1a865fd2 authored over 4 years ago by Sam McCall <[email protected]>
Document configuration

For now, the text duplicates ConfigFragment.h, we should resolve this
sometime.

3f99ff22df09561a28956c34b9b72de0d871087e authored over 4 years ago by Sam McCall <[email protected]>
Add code walkthrough to design section (#6)

14b2756c75221783a9ff93742a2d9ceac2942c05 authored over 4 years ago by Sam McCall <[email protected]>
Fix typo in "Indexing"

"af" -> "of"

204c3f74a810dab0bbf50f7de307b9e628320c14 authored over 4 years ago by i-ky <[email protected]>
clang-tidy is enabled by default

f54c3811435c13ee3dfd51da5a07d29a6f099661 authored over 4 years ago by Kadir Cetinkaya <[email protected]>
Remove mention of Eglot limitations now gone

The limitations mentioned were indeed true at some point,
but haven't been for a while now.

7fd9a1febf8dc6470565b1e4ccead91fd478e87b authored over 4 years ago by João Távora <[email protected]>
Add logo

a5445e220af47e30b65ab649be71d90c7bb7ea95 authored over 4 years ago by Sam McCall <[email protected]>
Favicon

d52166870a2ae8b4733c45ce5fe9d49d1c18895e authored over 4 years ago by Sam McCall <[email protected]>
Update URL in README

bf2b4699bf7447615f50dbb6b36f95bca8d1a5aa authored almost 5 years ago by Sam McCall <[email protected]>
Create CNAME

bc862288bb9cf7f11e619d7b371ecb39fb3ac03b authored almost 5 years ago by Anton Korobeynikov <[email protected]>
Add troubleshooting section (#10)

80830caa9e6e5ee7695c4b7458eace21d8d7c9b3 authored almost 5 years ago by Sam McCall <[email protected]>
Document hover

58a631212907819f3f586b9ba03daeed62d21c31 authored almost 5 years ago by Sam McCall <[email protected]>
Update installation page for current versions & zip releases.

0d8adab5309d5cc0bbc1584fd7e7b452bcbfbffa authored almost 5 years ago by Sam McCall <[email protected]>
Add page title.

ceccdb1e23aaeed6261f6953b504eae6fab602bf authored almost 5 years ago by Haojian Wu <[email protected]>
Doc rename feature (#7)

Add rename documentation.

90562eaed2c41dfe6604fa629ced5f3e5b7e911d authored almost 5 years ago by Haojian Wu <[email protected]>
Add google analytics

d6d1482e3e1b46dda9c9758621556103875a6eba authored almost 5 years ago by Sam McCall <[email protected]>
Add missing feature screenshots (#8)

* Move png files to a dedicated directory.

* Add missing screenshots for the features.

mir...

ae6e72791d4df3ec205de174287612e337359451 authored almost 5 years ago by Haojian Wu <[email protected]>
Fix the v10 css style.

the leading "." was missing.

c3e2d9d80abd7d813601ab47e904319016018c51 authored almost 5 years ago by Haojian Wu <[email protected]>
Few more links and design notes

de9749dc55eddfaee7eb83bfee2c56971328b421 authored almost 5 years ago by Sam McCall <[email protected]>
Document `CompletionItem.score` extension added in llvm/llvm-project@ff7b5bac04 (#5)

Document `CompletionItem.score` extension added in llvm/llvm-project@ff7b5bac04

9ae34ece67967c20f3f3a9e0aa30df3cf5385059 authored almost 5 years ago by Sam McCall <[email protected]>
Tweak formatting

616e5fc3b8cdca919780ebcabe8a3ba77d4099e2 authored almost 6 years ago by Sam McCall <[email protected]>
Document UTF-8 extension to be landed shortly.

4790e4965017aff1608f3aa470d95a2c8670c9ee authored almost 6 years ago by Sam McCall <[email protected]>
Correct a paragraph

b7f08ecf556225a2c270f681670cfaeaf45d4487 authored almost 6 years ago by Haojian Wu <[email protected]>
Fix mobile horizontal scroll glitch

6a7de3eee98f0d3cae0af35a1dc88c3cd42d159b authored almost 6 years ago by Sam McCall <[email protected]>
Basic feature list. Screenshots to come

4d3aa559de3d7d193c8889c9883b436f8667747e authored almost 6 years ago by Sam McCall <[email protected]>
Version marker ornaments

270e7e2c8cae3c3609e6f58244105e223d8cf88a authored almost 6 years ago by Sam McCall <[email protected]>
Trivial change to force rebuild

6b2af60a39e075089f0005636eaedb48373db5d1 authored almost 6 years ago by Sam McCall <[email protected]>
TOC for extensions page

90966791e7c68825add98096ec879b842fb9f83d authored almost 6 years ago by Sam McCall <[email protected]>
Document protocol extensions

0cee8cb805c73731e1178e778a43a729fc291501 authored almost 6 years ago by Sam McCall <[email protected]>
Document LSP extensions

0d67c29723b386c9c36aea78c653a7c58fadbe6d authored almost 6 years ago by Sam McCall <[email protected]>
Update instructions for ycm and debian

3fbc5d9a7a3a4415c383e08d8ebcb9d8b742a8be authored almost 6 years ago by Sam McCall <[email protected]>
Merge pull request #1 from clangd/improve-doc

Some minor fixes on the doc

dfe9a916d019b1d57254efa842310d3edc7e019d authored almost 6 years ago by Sam McCall <[email protected]>
Some minor fixes on the doc

48b5d7ca22c422d22da244367def6b699f6c78e2 authored almost 6 years ago by Haojian Wu <[email protected]>
Fix mobile CSS, generic client instructions, fix typo

c7cb2c2ad584b51197841d5212519167c9a2caec authored almost 6 years ago by Sam McCall <[email protected]>
Instructions for emacs and sublime

7e24318a13bceefc98ddf521841f39359c30dfd6 authored almost 6 years ago by Sam McCall <[email protected]>
Fix scrolling (more flexbox)

225810d786146d2b12b9bfe7e5b6448cc3297ea5 authored almost 6 years ago by Sam McCall <[email protected]>
more work on getting started

76db2a3a8cd33a21a898e2d35d4f288e6c19392e authored almost 6 years ago by Sam McCall <[email protected]>
Some zippies on installation page

c1d5128455bb23381253a3e449dbc4dbe1f0ac40 authored almost 6 years ago by Sam McCall <[email protected]>
Delete CNAME

c7ea525c1172506a41dc7b776557a7be7c01e9d0 authored almost 6 years ago by Sam McCall <[email protected]>
Create CNAME

ecdc4a1cc51ead0843db588f2efa31e29632befe authored almost 6 years ago by Sam McCall <[email protected]>
Add LICENSE (Apache 2)

0f0c6bd5a05d5a2894f188c8aff7900f46932851 authored almost 6 years ago by Sam McCall <[email protected]>
Initial skeleton website

c080a0a2aa55d9e7ebe485d697161a4a4aeb2e91 authored almost 6 years ago by Sam McCall <[email protected]>