Ecosyste.ms: OpenCollective

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

github.com/niosus/EasyClangComplete

:boom: Robust C/C++ code completion for Sublime Text 3/4
https://github.com/niosus/EasyClangComplete

Re-enable cindex fix for ObjC method declarations' Cursor.result_type (#461)

I originally made the fix in ECC, (89d46e895103bb6b012039cd3647426b28461dd5),
but reverted it (...

3ea94498a944fb92f6b5d89feea835747f6be0a7 authored over 6 years ago by Kyle Teske <[email protected]>
Fix #444 (#457)

* Fix #444
* Fix annoying osx test

cb828483004a2593ed3faeaaa413c6720959913e authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'dev'

947cc3180bde15cd8114f5090e72027360a48b92 authored over 6 years ago by [email protected] <[email protected]>
Prepare version 5.0.5

907e734c5f3f133084d9ab81e6cd387b5edfb0d5 authored over 6 years ago by [email protected] <[email protected]>
Merge branch 'dev'

72ee33bcb401b0d8b4bde5f81109992268897612 authored over 6 years ago by [email protected] <[email protected]>
Fix handling of file bodies with multi-byte characters (#450)

Always calculate the length of file contents from their bytes
representation to not cut off cha...

a1b27fc49d46525a7752b557c75de85096ec2f5b authored over 6 years ago by Maximilian Heinzler <[email protected]>
Fix regex issues (#453)

68362c7b260fb8744086106ba72bd235d19ca1cd authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
Update contributing guide

da7ab73462d9d71df9b530a3c8622cd4dae25a13 authored over 6 years ago by Igor Bogoslavskyi <[email protected]>
More and improved Objective-C popup info (#430)

* Fix cindex's Cursor.result_type calling wrong libclang functions

Should call clang_getCurso...

01c4729b724dc96e8e7236f499390a4cde9fe819 authored almost 7 years ago by Kyle Teske <[email protected]>
Fix wrong apple clang (#442)

* Map apple clang 7.0 to LLVM clang 3.8

068b4c6b332ee74a29ee25f0fc96741f8b2cf5e6 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Update ISSUE_TEMPLATE.md

fec98b15dbdd6b1518c9da193cb6ba9af111a9d5 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Escape text for error and warning Markdown popups (#438)

d8dae63af4392d5f237a86950d814ab9bab4f5c2 authored almost 7 years ago by Maximilian Heinzler <[email protected]>
Shorten messages list + add messages for 5.0.4

ba5f1f0ae4aec47f4ba9125751c5b1ea8c7fe3eb authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'master' of github.com:niosus/EasyClangComplete

a19ecddb27fbaea38e9669a0bb251c2e7649be2f authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'dev'

5e25e11a0124fade6aece09c669369a685c2a76e authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Remove maintainerd

40403b2e8c90974bf630edf9e5505d44c320a923 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'dev' of github.com:niosus/EasyClangComplete into dev

0d24cb69246a42f336d3bfc57e39f9b6afe297b2 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Update issue and PR templates

baffc54043b0917e80b35fa467e154f9ecdbc521 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Log error in source generated std flags (#426)

Fix #417
Fix #425

eebb136d686cc8c59ec827c0439f85d99311bc0d authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Show parameters for more kinds of functions (#422)

Fixes #421.

4c78ea68fdb7ed2191e07bfa610b287d777a5754 authored almost 7 years ago by Maximilian Heinzler <[email protected]>
Remove indentation when showing the body of a type (#416)

When a type or class was declared with indentation in its source file,
this indentation is also...

1ad9a21131fa58b364c4aa9ee73d4e48b37b00d2 authored almost 7 years ago by Maximilian Heinzler <[email protected]>
Add missing flag to show_popup (#412) (#418)

0902eebe29279d934ac151890f105ebef5302242 authored almost 7 years ago by papadokolos <[email protected]>
Fix parsing unsaved files using old libclang (#419)

Adapting the various `cindexXX.py` files for older libclang versions.
Otherwise, autocompletion...

72948bf1697fc02075057bda103ee4845fd73243 authored almost 7 years ago by Martin Höher <[email protected]>
Escape declaration text for markdown popups (#414)

Fix #413

d6ea26d1d52e6d3207a3e054eea0520b3da51fb8 authored almost 7 years ago by Maximilian Heinzler <[email protected]>
Prepare version 5.0.3

8af5c9c8b603343ddabbb6ec1bf6e1e3aba1786d authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Use unsaved file content when reparsing (#410)

Fix #321

cf0166ab5dad14bd99c21180e754dadda9d08492 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Add messages for version 5.0.2

9407f5e5e25718ff8089c1b08a9d21aa227f9f8b authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Override old std flag with source generated one, fix #378 (#408)

* fix #378

46dae05a12f75f9260e519e887adfa4970c105fd authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Only run objc tests for lib completer (#409)

14d1fad1a86f28739c650f08fbd2ff0bc3efd4b2 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Add an entry for apple clang 9.1 (#406)

77d44227e72d6fe3290ff003680c9f4d3072af50 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Allow cuda C++ syntax (#407)

Fix #383

dc13be73f5a529ad8d6d5f0c790b2230a9f64a3e authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Automated tests for markdown popups for Objective C (#402)

2e2d9ec23066a6a75f15d815932523e1bd54467c authored almost 7 years ago by Kyle Teske <[email protected]>
Fix missing popups for files with unicode characters (#404)

- Open the file with utf-8 encoding, and errors ignored
- Fix #403.

b2a37a6774ec754d3b488e750da5a3e96a72cc35 authored almost 7 years ago by Kyle Teske <[email protected]>
Re-enable osx tests

99b04b8820f9fec95b4f18e0207c25505ed97567 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Add no-response configuration

feda7f7b84e06865ed3b0f51cba3cf61ddc562e2 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Prepare messages for version 5.0.1

6d535aa2a898b612b0b1249fba4f03e08ed1769d authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Move old messages into big files to reduce number of files

499ead241cd166a9640d1ad5928d41b381b9a983 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'dev'

7ee26e90a2a66afb0ba52f579ded95834fa98d51 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Fix reloading (#400)

* Clear the cache every time we create a config manager
* Make sure we clear all caches and rem...

8b87421b6854fbc296131af0e155fa53b809264b authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Fix annoying margin in the popup (#399)

8586262055ce7218feb6804e24cf7c6efffe2a15 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'dev' of github.com:niosus/EasyClangComplete into dev

a1c046d47cc41c73f113fd257a141f14a9fc7ada authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Disable osx build till Travis resolves their issues

d14d3ab35c6289874259d30a9b33125be5e90640 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
When showing all errors show their type, fix #381 (#395)

04b25a1c0804be9901c1fa01f45713fccce0fb1e authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Popups for methods with arguments have hyperlinks to argument types (#398)

Close #397

91b39ea8819f1c39ad9997c898c76aca1a7d586c authored almost 7 years ago by Kyle Teske <[email protected]>
Add a dummy readme

9d88c6e72bd81fd7727609cb5ce49ca4e2e4956d authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Set theme jekyll-theme-cayman

ba719d4ec25cdd2c05e2f436172663e472a56fcc authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Update message

b28ea17bf20920b2ca62b778c6018ed2e8ec3d27 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Add messages for version 5.0.0

851bd2f2e4df292ea9dfa85a0e915a5ff50d4a20 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'dev'

14910a5275fbd65dae49e7a3bbf2679b9cff6147 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Make sure we do not reimport singletons. Should fix #379 (#390)

e3b8706f51e8cd7875f43bd51defa4a05f285f76 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Fix #335 by allowing more triggers to show type info (#389)

39a524f05452ddf328197303c2b1d98bf51fcea6 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Cool markdown popups (#386)

- Generate all popups with mdpopups
- Get rid of phantoms
- New objective c info messages to b...

5586ee4f09a62d95a8a303bb6fd962325811f813 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'master' of github.com:niosus/EasyClangComplete

6e1a9623d75f1a20994cea9c4448e408482c324e authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Change the donation links

3cd3db30f677f08c7dabed922cbf38c67a4eaa2b authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Support Visual Studio Configuration Files (#385)

* Add c_cpp_properties.json support
* Add support for Visual Studio's CppProperties.json files
...

c2ee14289bda7871f0253de7a211e9bac9b62a58 authored almost 7 years ago by Mac Clayton <[email protected]>
Fix #388

bcf136ea8e2ede06415994173fb9ec8da92dbb15 authored almost 7 years ago by Igor Bogoslavskyi <[email protected]>
Use compiler built ins (#372)

88ac5b99549fa3086d50adfc68deb1cf3942d251 authored almost 7 years ago by Martin Höher <[email protected]>
Prepare release 4.3.0

ddb7b3f971425d8580cab8e0e729be535df9bb87 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'dev'

be28789de28a3e2f92a003d94a8826c440febf59 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Show all errors for a view (#369)

* Add show all errors functionality and fix reloader

* Add command to show all errors

* Re...

a14d52b87336cd74a7482eb5b71a93b8606187c0 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Research issues creating tu from issue #236 (#368)

f60e00e1d90522c85312a92a93279e205d6c2586 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Minor test update to disconnect output from clang version

d6d7ffcbcc5e9f3c33fc1eaca373b59203358fb7 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Minor clarifications and style fixes

45894a6635cc9bc323f5e856026001370772336f authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Allow to specify custom header-to-source lookups (#362)

* Allow to specify custom header-to-source lookups

When using a compilation DB (i.e. directly...

03bfaf1c4a03e83d3246e1ebcdbfc25df19e2987 authored about 7 years ago by Martin Höher <[email protected]>
Implement timers to remove old TUs in a sane way (#366)

587791748b55c470130cc73151e0adb99b313c1b authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Add PR template and use maintainerd for issues only (#367)

f3e87998e203772e9aed2355c746bdd8a2352461 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Make sure we are not running same job over and over (#364)

afc0f8142ed855137b3c4e10b6a0eb37c39ce660 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Fix delay when navigating with Ctrl+P (#361)

99f8b95a30b78cf6f0620bb8916a90c9bededda3 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Prepare release 4.2.7

868e64446db47637c94a53780ea1995c55c30c23 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Show type declaration on mouse hover popup (#339)

Fix #226 as much as possible

b27f109ce945f2f6c5c8edaebe1ad870f8ba5c66 authored about 7 years ago by Vasily Dybala <[email protected]>
Add more styles for gutter icon for errors, close #356 (#360)

1606747c9deeb308091013b77db911fae346b411 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Add gutter icon and change error highlight style. (#358)

* Add gutter marking feature and setting.
* Change scope for errors from 'code' to 'invalid.ill...

7ec657d7c6860da7eb13738c63efa4c825e79a53 authored about 7 years ago by Jason Heeris <[email protected]>
Fix #351

8dfbdb94c696cbc4a93fea39021fb940adb69ee7 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Fix missing comma in settings

8f653698d3c19617d19b0f9476224e4c256b2988 authored about 7 years ago by [email protected] <[email protected]>
Prepare release 4.2.5

48e237fc43c929d76d6b49e4f14caccba9b30f65 authored about 7 years ago by [email protected] <[email protected]>
Allow using custom cmake location (#347)

e40e7fa4fee50c3d5ec95977975bc93e4b85ea81 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Fix macro parse bug for files containing non-ASCII characters (#342)

6b631fb380c0598dd30e809bb1de24019c89ed90 authored about 7 years ago by Kyle Teske <[email protected]>
Allow readonly cmake files, fix #341 (#345)

f788a1381fc25e0bb47357855cc2ec3f4ddcc52e authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Goto declaration (#344)

a8d01cd26268fb62b03b17c2ba3eb693a47963c9 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Conform to pep 257 better (#343)

bbee7fdc728aadbafd4dca200670d16570a85b52 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
pep8 -> pycodestyle

c9af97c0d0e133fd824b4469cbcb87b0fe940696 authored about 7 years ago by [email protected] <[email protected]>
Prepare release 4.2.4

8794eb7894588a8a8f3f383765e754b4eb4b5b86 authored about 7 years ago by [email protected] <[email protected]>
Merge branch 'dev' of github.com:niosus/EasyClangComplete into dev

ccfc798dae7d0bc5225c11fa7b5049e110f62521 authored about 7 years ago by [email protected] <[email protected]>
Make the lag on selecting text go away

dc6d4ef5bbff918dc4b3299877b38421f1ee3ff8 authored about 7 years ago by [email protected] <[email protected]>
Show enum values in mouse hover popup window (#324)

7bda500e94b62d5becdff0c6ce24465a5a91f5f6 authored about 7 years ago by Vasily Dybala <[email protected]>
Show macro body on mouse hover popup (#332)

f035c69145a1d165871b9fce50c47a1813758f64 authored about 7 years ago by Vasily Dybala <[email protected]>
Fix #329 (#338)

533f8662165a60c95f8b6f4951bae1b237a78ca2 authored about 7 years ago by Igor Bogoslavskyi <[email protected]>
Prepare release 4.2.3

306a4a0bd92077034d6cc2784aacb80281c19219 authored over 7 years ago by [email protected] <[email protected]>
Use the new cindex from clang 5.0 bindings

da953ac641e0d0b97b93cf0d2ff373bdbec23a8e authored over 7 years ago by [email protected] <[email protected]>
Prepare release 4.2.2

7fb93a1f98e3d9ac8e1aee9a606f973cf36d2331 authored over 7 years ago by [email protected] <[email protected]>
Merge branch 'dev'

df99499b24740bf3b530d6ecc22fbdf93f9a359e authored over 7 years ago by [email protected] <[email protected]>
Add initial support for maintainerd (#317)

22aecffda1331bcbb7237f604b06ab35330959ef authored over 7 years ago by Igor Bogoslavskyi <[email protected]>
Add bindings for clang 5.0 and a fallback option for clang 6.0 (#316)

617a4d22adf0cb0aa2afee4fb22f553deaff6b33 authored over 7 years ago by Igor Bogoslavskyi <[email protected]>
Fixed relative include normalizing from compile_commands.json. (#314)

9da3c17db0664f07bc0310f1820e4e6ccc060a13 authored over 7 years ago by Till Toenshoff <[email protected]>
Merge branch 'master' into dev

# Conflicts:
# messages.json
# plugin/settings/settings_storage.py

c529fe2670c04212b81646f6888631ec8544a617 authored over 7 years ago by [email protected] <[email protected]>
Prepare for 4.2.1 release

ad3b88c3b07bf2bb8515684bf311b96b53719ffe authored over 7 years ago by Igor Bogoslavskyi <[email protected]>
Fix bad merge

86ad7a1288d2d59752a40363db071f5908f5c71a authored over 7 years ago by Igor Bogoslavskyi <[email protected]>
fix wrong merge

a8c2884694a424d49f2c141b1688574bfb2075dd authored over 7 years ago by [email protected] <[email protected]>
Revert "Allow sublime window variables wildcards (#296)"

This reverts commit 51225c43fdfe5dd7eb0cb07b053b990829dd3a5f.

# Conflicts:
# plugin/settings/se...

eee95aa05bedb64fd05ebfb4aa1f0d71e1c306a5 authored over 7 years ago by [email protected] <[email protected]>