Ecosyste.ms: OpenCollective

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

EasyClangComplete

A plugin for C-family code completion for Sublime Text
Collective - Host: opensource - https://opencollective.com/easyclangcomplete - Website: https://niosus.github.io/EasyClangComplete/ - Code: https://github.com/niosus/EasyClangComplete

Change action trigger to pull_request (#766)

github.com/niosus/EasyClangComplete - c2e8913052f4c9f11433f0a421fbbc4b78699fd6 authored about 3 years ago
Prepare release 6.5.2 (#762)

github.com/niosus/EasyClangComplete - 3b16eb17735aaa3f56bb295fc5481b269ee9f2ef authored about 3 years ago
Update GitHub action badge

github.com/niosus/EasyClangComplete - 958d5e0428190dcdcb87fd9afc08b00bf81f30ec authored about 3 years ago
Add arch flag as separable and change CI to GitHub actions (#761)

* Add -arch flag as separable
* Add github actions build

github.com/niosus/EasyClangComplete - 15277eb079ed8c7f1b978c81c06cf8ef11aec2e7 authored about 3 years ago
fix(plugin/error_vis/popups.py): small fix to parse doxygen special comment blocks (#748)

This tiny change solves issue #728 , in which doxygen special comments use the '!' char.
Instea...

github.com/niosus/EasyClangComplete - b5e5a59a9838ff8ad4102d8d7a52fb5c18192442 authored almost 4 years ago
Prepare v.6.5.1 (#734)

github.com/niosus/EasyClangComplete - 322a0cda9d4b988abb9268d9a97646864b146ffa authored about 4 years ago
Avoid closing wrong panels (#733)

github.com/niosus/EasyClangComplete - fb3f5366f1866773dde7f47e5d1a185e0827c2ff authored about 4 years ago
Lookup references to symbols in open files (#731)

github.com/niosus/EasyClangComplete - 8b66d57eefcefb87efe879ad1234da77877a8bb8 authored about 4 years ago
Better includes completion (#729)

github.com/niosus/EasyClangComplete - c06a0efe1263d99701c3b8400142a31cbf471629 authored about 4 years ago
Better non-singleton thread pool (#730)

github.com/niosus/EasyClangComplete - c34b8b1c631785739edd830663b46b1b3f0cc710 authored about 4 years ago
Prepare v.6.4.5 (#724)

github.com/niosus/EasyClangComplete - 79029d9a13f723b10753b5063165fadc559f0e88 authored about 4 years ago
Fix missing enum completions (#726)

github.com/niosus/EasyClangComplete - 5f01f4fb0e48697fa3d7a060b3b2ee0aaf863487 authored about 4 years ago
Specify sublime project base path (#725)

* Clarify in documentation that most users should be using , which points to the project directo...

github.com/niosus/EasyClangComplete - 362ae70cfc301a3f4cffdfc46513116d21f90afa authored about 4 years ago
Add support for parsing non-unix paths in compilation database (#716)

This is selected automatically by checking the OS in which ECC is
running. Without this, `shlex...

github.com/niosus/EasyClangComplete - 13b2c5ba597b383792d1d3eac4408d6e10959b7c authored about 4 years ago
Skip to next iteration after flag without '=' is parsed (#717)

Otherwise, the flag is also being parsed as one that contains '=' and
this raises an exception.

github.com/niosus/EasyClangComplete - 42e2ed6b771c23a5e2b71c6d5507e105f13d1b88 authored about 4 years ago
Add '-target' to the list of flags, so it won't be ignored (#718)

This way, I can pass '-target' flag to ECC cmake, and configure cmake
to a custom compiler.

github.com/niosus/EasyClangComplete - 0a582d03aa03e1a6021ab433265cc432b3e6455f authored over 4 years ago
Add messages for v6.4.4

github.com/niosus/EasyClangComplete - 327eadab3dd8e62b1e585f1c54f9c6380edf23f0 authored over 4 years ago
Fix passing view instead of id when clearing (#714)

github.com/niosus/EasyClangComplete - b1f2bd47be98527d31773d18867a13aacddf667e authored over 4 years ago
Add proper flags parsing for cmake (#700)

* Add proper flags parsing for cmake
* Update docs
* Update message

github.com/niosus/EasyClangComplete - e0f69296656b21e6e02d3460b377c271b1e994b3 authored over 4 years ago
Fix error when calling EccGotoDeclarationCommand (#696)

github.com/niosus/EasyClangComplete - fc8fbb586d467033abae59f3cce84e8c1fb1f0a2 authored almost 5 years ago
Fix small typo (#697)

github.com/niosus/EasyClangComplete - b92d1e2d51e39981302cd7685ae0b21bbeb3f9b9 authored almost 5 years ago
Prepare v6.4.2 (#695)

github.com/niosus/EasyClangComplete - c28bdd649eff369e0119400584d8df0bd619cfee authored almost 5 years ago
Check for CMake error + hide panel before running (#694)

github.com/niosus/EasyClangComplete - 0a63f041ef369f2cfd01c64cb7a5f44204ad04ae authored almost 5 years ago
Prepare v6.4.1 (#691)

github.com/niosus/EasyClangComplete - 0162f83e369ec7318dfd188610eaf722771085d6 authored almost 5 years ago
Change main dev branch to master (#690)

github.com/niosus/EasyClangComplete - 10b4668a53bd81b73fc43c3f077141d88d3d1276 authored almost 5 years ago
Do not overwrite CMAKE_PREFIX_PATHS in environment (#688)

github.com/niosus/EasyClangComplete - 6f52c09d9cf16e2c0fa641747242c4c924b43817 authored almost 5 years ago
Fix progress not always showing correct job (#685)

github.com/niosus/EasyClangComplete - e810b099a4aa017d69967e9d624c630c7779d81e authored almost 5 years ago
Fix docs generation after theme update (#689)

github.com/niosus/EasyClangComplete - 214721dbf01e5e851be742091691a931942423b1 authored almost 5 years ago
Add clang 9/10 SONAMEs for Linux (#687)

github.com/niosus/EasyClangComplete - 18907c612e28ba2f505ab0a4a21591c675c35688 authored almost 5 years ago
Make progress show a name of current operation (#682)

github.com/niosus/EasyClangComplete - 7da0159b22ff3200ee1a80c6fbb22e84fe63e1dd authored almost 5 years ago
Update folding of the info in readme

github.com/niosus/EasyClangComplete - 9b3e6e75572021bbb3cb5934de398d82bce24867 authored almost 5 years ago
Update travis config

github.com/niosus/EasyClangComplete - 66d6f3aacbd0ea58da58baec724617d704535e43 authored almost 5 years ago
Merge branch 'dev'

github.com/niosus/EasyClangComplete - cfc0cae0baae28db7b943ed5431e33bcacbe3c15 authored almost 5 years ago
Add command to generate a compilation database with bazel (#679)

github.com/niosus/EasyClangComplete - b47ead856ff277a3d588002126056ddb6adccd68 authored almost 5 years ago
Update no-response.yml

github.com/niosus/EasyClangComplete - a30305db909b71efb84d12b3f8b4959c496f63ee authored almost 5 years ago
Fix flag parsing for /U flag (#678)

github.com/niosus/EasyClangComplete - 911cd5e0e5da46cddf8541785d8f3731a8859976 authored almost 5 years ago
Fix unique string for multi-user systems (#676)

Fix #662

github.com/niosus/EasyClangComplete - 5267ba631813e9915e84a81a658b808f64a7153a authored almost 5 years ago
Move flag parsing functionality to flag.py (#673)

Introduce a check for possible flag indicators to detect what is a flag
and what is just a stri...

github.com/niosus/EasyClangComplete - 31da1b522d2fac60bdf3b0c99b23d6ad5878ce22 authored almost 5 years ago
Refactor cursor positioning (#674)

github.com/niosus/EasyClangComplete - 9998c4c33b9be6a35a1f48843805456c737451a9 authored almost 5 years ago
Merge branch 'master' into dev

github.com/niosus/EasyClangComplete - 2ae6818497072385f9a9d4628c6951f8698e067f authored almost 5 years ago
Messages for version 6.2.6

github.com/niosus/EasyClangComplete - 67e4bbdb542b41428052594f066bd4d18b9edb28 authored almost 5 years ago
Use 0-indexing when generating errors (#672)

github.com/niosus/EasyClangComplete - ca08cb41119a25802df2dc86fdfcaf19ef423af4 authored almost 5 years ago
Squashed 'external/bazel-compilation-database/' content from commit 136e94f (#671)

git-subtree-dir: external/bazel-compilation-database
git-subtree-split: 136e94f23289f3580722493...

github.com/niosus/EasyClangComplete - dbe7a30a4118afa145eb241f93882815d99ca206 authored almost 5 years ago
Update the windows tests to python3 (#670)

github.com/niosus/EasyClangComplete - f62041853f217bae608d8f36c1cedd3c0f3b010d authored almost 5 years ago
Add tests for action request (#668)

github.com/niosus/EasyClangComplete - eb840d5ed8aabe84688f727a998778fc24f0779a authored almost 5 years ago
Add tests for quick panel handler (#669)

github.com/niosus/EasyClangComplete - 38a357663892fda86f1bcec134c7c7e470231220 authored almost 5 years ago
Minor fix = -> ==

github.com/niosus/EasyClangComplete - e56edd0b94c81c40c89a6f7d9f0541361228fbb2 authored almost 5 years ago
Use older pip coverage

github.com/niosus/EasyClangComplete - bd2beb61ebd4930357b668c167f0857ab98b54bb authored almost 5 years ago
Add codacy coverage (#667)

github.com/niosus/EasyClangComplete - e28e5a06222dd755af7456378845640cf62cc6b6 authored almost 5 years ago
Prepare version 6.2.4

github.com/niosus/EasyClangComplete - bfe71abcb1d532e994d7cf6fb198692d1612e8b4 authored almost 5 years ago
Fix the expansion of clang binary path (#666)

github.com/niosus/EasyClangComplete - bfa5687fd144b86bbff9ac2d1e27950cf79f01f5 authored almost 5 years ago
Prepare messages for v.6.2.3

github.com/niosus/EasyClangComplete - a0c8a2b5aff1d753c5659d3d885da697a143d10d authored almost 5 years ago
Add "ignore_flags" setting (#663)

This PR adds an "ignore_flags" setting that can be used
to filter out flags that we don't want...

github.com/niosus/EasyClangComplete - 77e51dcc40237d7620dadc7cab6b63e4af6f0f32 authored almost 5 years ago
Messages for v 6.2.2

github.com/niosus/EasyClangComplete - 7055706bc5a0f7f4ec582877379ae30c011f3072 authored almost 5 years ago
Different icon for warnings (#660)

Fix #639

github.com/niosus/EasyClangComplete - cdf3818e3ff4f062294b2776852a3e85e37fde4e authored almost 5 years ago
Do not use default definitions by default (#659)

github.com/niosus/EasyClangComplete - f697224929dd3758e5ecb5f1949994f8105dcc66 authored almost 5 years ago
Merge branch 'saagarjha-dev' into dev

github.com/niosus/EasyClangComplete - 65f97004ce8cc347bbb5c078e342555d1dda6cd6 authored almost 5 years ago
Merge branch 'dev' of git://github.com/saagarjha/EasyClangComplete into saagarjha-dev

github.com/niosus/EasyClangComplete - 40ab32732c267c76f7393f4e7d3de2891c238400 authored almost 5 years ago
Extend stale deadlines

github.com/niosus/EasyClangComplete - b1a25d7747354ad907edb8056aa3632ccb1eebb5 authored almost 5 years ago
Create FUNDING.yml

github.com/niosus/EasyClangComplete - 9d7d10bfaaf2112a0c5de666a6ea9f2e3019120b authored about 5 years ago
Add documentation for MSYS2 configuration (#641)

github.com/niosus/EasyClangComplete - 67e59409051f818003605d641213d70f13e18533 authored about 5 years ago
Prepare messages for v. 6.2.1

github.com/niosus/EasyClangComplete - 2d3614a5a6aa6cffdafe9b81605d7d364e797532 authored about 5 years ago
Expand header to source mapping paths (#649)

github.com/niosus/EasyClangComplete - 4de1987ddad46eaa99b59f5339543874d04000c6 authored about 5 years ago
Allow avoiding globbing for better ignore list (#648)

* Allow avoiding globbing for better ignore list
* Still expand other things

github.com/niosus/EasyClangComplete - 93a3b646b5a4cb71f1fa0f2350d2f67b416fe242 authored about 5 years ago
Add messages for version 6.2.0

github.com/niosus/EasyClangComplete - fff9460c59d68c258a764630d9f33c6ed0492a07 authored over 5 years ago
Refactor the tools module (#636)

github.com/niosus/EasyClangComplete - 60d28c65f81ebe115fe2b586ef4d83d9998552c3 authored over 5 years ago
Add linter mark style setting (#634) (#635)

Fix #634

github.com/niosus/EasyClangComplete - cf71974ffbd523901641a12e3f7bc71a8de34728 authored over 5 years ago
Refactor compiler builtins (#633)

* Add a setting for definitions
* fix #626
* fix #614

github.com/niosus/EasyClangComplete - 18ce875fd9fecd0f97850a3d3d62647ef0c90013 authored over 5 years ago
Prepare messages for v. 6.1.3

github.com/niosus/EasyClangComplete - 88f0649ba0496a117bb061025a9cd54165abef0c authored over 5 years ago
Add clang 9.0 to the list of supported ones (#631)

github.com/niosus/EasyClangComplete - ee7cc6733d0e84f24da730be6b499078b723bb79 authored over 5 years ago
Random grammar/capitalization fixes. (#628)

github.com/niosus/EasyClangComplete - 7340a018ec116a91d297c6b5dfe8045698efc3dc authored over 5 years ago
Don't crash when expanding path to an invalid path (#625)

github.com/niosus/EasyClangComplete - 130bff617555073b1f70d88cc94f4bfc35f1f68c authored over 5 years ago
Fix handling of ccache-prefixed entries in compilation database (#627)

* Handle filtering of ccache arguments in compilation database correctly
* Add tests for ccache...

github.com/niosus/EasyClangComplete - 2a2afc2fa29cb9e024cb64a6ce3bd033653fdbb0 authored over 5 years ago
Add messages for 6.1.2

github.com/niosus/EasyClangComplete - 8db7feb1cd02b2d3daea17e2c3bf02787b85543f authored over 5 years ago
Merge branch 'dev'

github.com/niosus/EasyClangComplete - b4780b3a0a1218b4ee2f4ea9963d033d30769475 authored over 5 years ago
Use consistent error messages in dialogs (#624)

github.com/niosus/EasyClangComplete - 72f2f7085352cda2240dd784e2e1b3c0e1a4eb8a authored over 5 years ago
Move user-defined flags to the end of the list (#623)

github.com/niosus/EasyClangComplete - 4d5a850414ac3184f4bca156a3b8028753de165e authored over 5 years ago
plugin/clang: add clang 8 SONAME for Linux (#615)

Fedora 30 updated their default libclang to version 8, and thus
the SONAME was bumped.

In th...

github.com/niosus/EasyClangComplete - 0511bd0e361f1066ec8f93e401cf665eef0d53dc authored over 5 years ago
Use message for 6.1.1

github.com/niosus/EasyClangComplete - 0d0e4338c31e8fcffd9809cbce9d8a02b0e69fe2 authored over 5 years ago
Create message for 6.1.1

github.com/niosus/EasyClangComplete - 1df75a7bb61009d5a67ab6ae79fd4ae46cabbbe4 authored over 5 years ago
Prepare messages for version 6.1.0

github.com/niosus/EasyClangComplete - c1bb7fec93422b8be6f6ddb56e5b6f7bdafb25e2 authored over 5 years ago
Merge branch 'dev'

github.com/niosus/EasyClangComplete - 8d12d65b52c19d9ecfa3f69658a66e29a6147b04 authored over 5 years ago
Introduce lazy compilation db loading (#607)

* Use realpath for all paths

github.com/niosus/EasyClangComplete - 95cd150eef92012004d4ede5ba921a7706846279 authored over 5 years ago
Better info popup (#610)

* Use realpath in info popup to resolve symlinks
* Change the way index info is shown

github.com/niosus/EasyClangComplete - a1c63664a520672485c4432807d8d484f3033ab0 authored over 5 years ago
Prepare version 6.0.3

github.com/niosus/EasyClangComplete - 23afb464ba65f7dec81deeacfcc51988206e7a4c authored over 5 years ago
Add support for separators in flags (#606)

github.com/niosus/EasyClangComplete - bfca4ef21ecdf544fb3ed6f5cef0ae01d8352321 authored over 5 years ago
Make sure to clean a view when cleaning cmake (#601)

github.com/niosus/EasyClangComplete - c6991d075a21c0968c2be11ec20a8cd4568d19cc authored over 5 years ago
Move to using xenial on travis (#605)

* Use xenial for build
* Simplify build script

github.com/niosus/EasyClangComplete - b0ef457c48430a46727c30b8d99d5b129a63117d authored over 5 years ago
Prepare version 6.0.2

github.com/niosus/EasyClangComplete - d5ceffc9e8928b50d7547ff6d6bf846bdc3c00ea authored almost 6 years ago