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

remove trailing space

github.com/niosus/EasyClangComplete - 27480b71202f660e94b0f1817cbf9e879503506c authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add missing documentation

github.com/niosus/EasyClangComplete - c556fd51355030391fb0fab7ac6bff4fb001fae4 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
last fix for tests on windows

github.com/niosus/EasyClangComplete - 07dad9a5f0a13ab2fef1542ad98be0b2de748db8 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
continue fixing failing tests

github.com/niosus/EasyClangComplete - 03a193c6f0f3166fe40b59462cde90c33a892bb6 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
should fix test errors

github.com/niosus/EasyClangComplete - 2fae4fc87cb5a3772f56e697974b8cfb35114f28 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
work in progress on issue #13. Binary completion should be working. Libclang completion not refactored yet.

github.com/niosus/EasyClangComplete - 110883516025cbdb9ea24e1903ea774a8d7a9df4 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
minor visual updates to readme

github.com/niosus/EasyClangComplete - 88677a86817fb16e4b9e21ca8596a6828c0d5778 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add install.md

github.com/niosus/EasyClangComplete - f41614ecdb73ad938eab000e697598097d6428bc authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Enforce 80 chars lines in readme

github.com/niosus/EasyClangComplete - f6dce7a88e2c8747657e1e2b0fb0250845bb52bb authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
approved for Package Control

github.com/niosus/EasyClangComplete - f68e3cae31fac615eaddb5bd2a43f29018944319 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'master' of github.com:niosus/EasyClangComplete

github.com/niosus/EasyClangComplete - 42e279fc24cfd4b5d526fb31f19be3b6dd5c24b7 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
- update messages (could not be parsed)

- don't zip the package for now (not initialized properly)

github.com/niosus/EasyClangComplete - c32547645e23905cd402fe1ca15ec07d2b602d1a authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
More on unit tests

github.com/niosus/EasyClangComplete - a15e0cc1a4bd148accf27331b58da2f38f4e2861 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Update README.md

github.com/niosus/EasyClangComplete - 38f31a1b92c3f5ac98bed5e8e84939b6afbd79da authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Update README.md

github.com/niosus/EasyClangComplete - 86c082ee204e9e97b41fc5b3dd94856607172791 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
more very minor tweaks

github.com/niosus/EasyClangComplete - 23d2d6463f04de52f4df64b5721cb08c5052396c authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
fixed init

github.com/niosus/EasyClangComplete - e6f4cd255e2305077575400a7a1adb046e6946f8 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add missing documentation

github.com/niosus/EasyClangComplete - 9cdea8775d4aac90eaed3c553aaa974b22ac2d66 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
minor readme tweaks

github.com/niosus/EasyClangComplete - ec8dd44765ac3232031406c0a1c364fb06eb1e95 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
moved to having only relative includes

github.com/niosus/EasyClangComplete - 689cf3b3c76c9d91c3fe46724e74f1bc6d83e515 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
removed redundand file body

github.com/niosus/EasyClangComplete - df3e95690de0a05e8c745f9ed1a6934280ee1f77 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
more style fixes

github.com/niosus/EasyClangComplete - b8e8e6dc5c97b2779933e6cf9835521015e9470e authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
more style fixes

github.com/niosus/EasyClangComplete - 7974b2f6b7c8e3bde82c3f0bcbcb1c40c8a27434 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
fix redundand parameter

github.com/niosus/EasyClangComplete - 929903b85e30d17b49088a91d2f89013ecb57364 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
fixing most of the coding style issues

github.com/niosus/EasyClangComplete - 45d288e38dc859e6daf807620be742d3f277fcb7 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
changed license to MIT

github.com/niosus/EasyClangComplete - 9ef51d08d8077fe597e00c4d95e56559cc43d0d0 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Sanitize badges

I don't need verbose badges on the top of the page

github.com/niosus/EasyClangComplete - df1b03a2f2ce1db00e89c75965de7c9a19999ee2 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
new version without .no-sublime-package

github.com/niosus/EasyClangComplete - 120e847cefcb72aa407c0e818e759241655fff16 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Delete .no-sublime-package

github.com/niosus/EasyClangComplete - e1d4523a222100135033a240be2ba7de857fbefb authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
update to readme and messages

github.com/niosus/EasyClangComplete - b782487703f52001bc30086dc91688473d2d7e9e authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
change to vector.begin for testing as the output of assign is platform-dependent

github.com/niosus/EasyClangComplete - 0f5abffffbe09c16b28ba73defcddc2563bbc6d1 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add ! as allowed char to account for `enable_if` macroses encountered on osx

github.com/niosus/EasyClangComplete - df175e0fb6644f68d98f127015d8a99ebb93d9a1 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
removed now (hopefully) unnessessary settings

github.com/niosus/EasyClangComplete - 96b2450edf542b5dd4c104cca4ff7fb9731489f7 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
remove `cc1` flag and use clang driver to pass parameter to frontent. More here: http://clang.llvm.org/docs/FAQ.html

github.com/niosus/EasyClangComplete - 72e30606c0a490f02166914daefb1db83d33c53a authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add note on autocompletion STL on windows

github.com/niosus/EasyClangComplete - b668125d3b5dc98e03e95a9580f48623136f8bb3 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
allow completing STL on Windows

github.com/niosus/EasyClangComplete - 19d3e8678942510eb824d650aeaa5588dba194f9 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Merge branch 'master' of github.com:niosus/EasyClangComplete

github.com/niosus/EasyClangComplete - 8ec90729bdf46ec9ceb69209b0f4af75128c74da authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
update readme, add new update message

github.com/niosus/EasyClangComplete - 43453c6f7ffe3ffc35c7845e54251972dd49a2da authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
bits folder include

github.com/niosus/EasyClangComplete - 70d4916df31cae6a27555e0e5823ac843d78ab4f authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
this should build on travis

github.com/niosus/EasyClangComplete - a2d96d07d5d9e3b1f2716e53152aa77b5b33f8c6 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
debugging

github.com/niosus/EasyClangComplete - be112beae6c6b45c2cd533d5159f1c801f444f32 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
debuging

github.com/niosus/EasyClangComplete - 2d28a9ef0e0176f58710cadb554dfc8906eed3fd authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
trying another change

github.com/niosus/EasyClangComplete - 48a3bbf9942c228c5a33c683996fafb4bde9d657 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
fix parameter

github.com/niosus/EasyClangComplete - 44b6cc7472839fdacb0bb1542b75b5f871f98cdb authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
trying to install gcc on travis

github.com/niosus/EasyClangComplete - 9fb35329d7be004baca72182f6ce879ebc389609 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
update -I flags + remove vector test in windows

github.com/niosus/EasyClangComplete - 1059f1ae9f4687d75a5549e2506b6b8bde472355 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
debugging completion flags

github.com/niosus/EasyClangComplete - 7d05f6f7c44e35442fc98a1bbdc975717ddf91b0 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
debugging

github.com/niosus/EasyClangComplete - 12f46466b8796544ebfe0c241f9f6caac2b39797 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add windows include

github.com/niosus/EasyClangComplete - b75db735b43a00cb8e81b8f95b00f6956277b869 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
remove windows include

github.com/niosus/EasyClangComplete - 5f00eff1cd40a853916f3f73f1df501cd632ade2 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
last try before going to sleep...

github.com/niosus/EasyClangComplete - 4433ba6b812a9b010e5f77ee33047a9ba6bc24e4 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
also windows fails... uh...

github.com/niosus/EasyClangComplete - db35e0ad3fcdc30e7ed8fc42cb86ec1b9a547178 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
still nope

github.com/niosus/EasyClangComplete - d23dfb50bc539d7e7499efddccebc76aaffb4f2b authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
and again...

github.com/niosus/EasyClangComplete - f98e0370c7520d1b44feb5ab36bef43d30097ca1 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
trying to fix linux build

github.com/niosus/EasyClangComplete - 51f853e7bec67b2fe579fe4a2f01b4d141f35eb9 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add windows include

github.com/niosus/EasyClangComplete - eae9f2a9f2ed28f66b8569d6494cfda02706f79d authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
install build tools on linux machine

github.com/niosus/EasyClangComplete - 31c5d65065556060a53a78b5d35c723705fadfd5 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
fixing tests

github.com/niosus/EasyClangComplete - 5ec577b8e6f7a3277898639dc042df41dd08e435 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
added back stl tests. Will fail on windows.

github.com/niosus/EasyClangComplete - b784e9810075b4e42d021535f90d460e7fe61fd9 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
update of message

github.com/niosus/EasyClangComplete - a4851bf5ed077db359a3eb9241884154ac66a689 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
added first update message

github.com/niosus/EasyClangComplete - e216dfcd2dfa7ffbab60028ad95f4da84dd262a8 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
updated readme

github.com/niosus/EasyClangComplete - f613689900ba37a2916a1c7c2f87ce05783cc45c authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
removed test for vector as the remote targets do not have std library

github.com/niosus/EasyClangComplete - a3da1683b6acce14edce9df04c9157532d365d5b authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add -stdlib=libc++ flag

github.com/niosus/EasyClangComplete - 8b5fc2de20b8508f88835ae487ce21a5edad572d authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
verbose testing

github.com/niosus/EasyClangComplete - 669b83705729ec728eb860e4dcb54c2d07165863 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
more documentation updates

github.com/niosus/EasyClangComplete - f744a57dc1846f7d4e69ce2b55c7395c762b8e75 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
update documentation and fix #11

github.com/niosus/EasyClangComplete - 1b701a4d7627ef0c5149e255de61d995f325fb02 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add test for completing stl vector

github.com/niosus/EasyClangComplete - c34d06234b8842178987e62c31841dd4e5378163 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
also changed the tests

github.com/niosus/EasyClangComplete - 1649499bcc3665584d1c459533b279181f2835ef authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Refactored both completers

github.com/niosus/EasyClangComplete - 7b52f20b68110d14d42b4d8fe016498e9574a3fa authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
refactoring completers

github.com/niosus/EasyClangComplete - 10477d941e5f82a749b0c327980386d146d61922 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Add show errors using clang binary as in issue #11. Still needs some minor polishing.

github.com/niosus/EasyClangComplete - 8b8bdcf4253e2a071b955b992cc8067db163b43a authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
fix #9

github.com/niosus/EasyClangComplete - 4380fa543e8b7d4ffb54029aa9f03cc81dde5d52 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add initial messages

github.com/niosus/EasyClangComplete - 1b6008fcbf49034693d308ab074f1d3a1944c108 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add logging support for tests. Fix #8

github.com/niosus/EasyClangComplete - a4235b19ca97e39eefa357ae136790fd575cf119 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
limit the runtime of tests (just in case)

github.com/niosus/EasyClangComplete - f22fd1e96a9b9994924490153721782bef8eb75f authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
trying to find out what is wrong

github.com/niosus/EasyClangComplete - ee2af0e09edbe4ea7c78f4aa67ce519a5c640f28 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
aaaand trying to fix the tests

github.com/niosus/EasyClangComplete - 59b0a1694b95a4851e4e8733db0a97d86f9789ba authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add simple test for autocompletion. I wonder if it will work for windows and mac :)

github.com/niosus/EasyClangComplete - ed5bf0ce52542d7a047d0ba6a2c62a19293942f9 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add errors_on_save explanation

github.com/niosus/EasyClangComplete - f0a83d55f22d9e38d6e91538f0dce3e89345e1f6 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
minor updates to readme

github.com/niosus/EasyClangComplete - 033c536695bcf185801c60fe13d106b83df4b6f8 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
update readme about fallback mode

github.com/niosus/EasyClangComplete - e852b8245bc0b305ab7f1a245bf7ac90167ccc77 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
fix failing test

github.com/niosus/EasyClangComplete - d1a3c0c07250b2237510d5265a313df7ec0936fb authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
fallback to using binary is up and ruuning. Fix #5

github.com/niosus/EasyClangComplete - 13de0f218ede1c96f8f69ec7c1be63e003f55299 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
Yay, logging fixed. Fixes issue #7

github.com/niosus/EasyClangComplete - c6eeb1305898ad5d68995b5d376f6cf5f82f9f81 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
moving log

github.com/niosus/EasyClangComplete - 60e66070550da50283fe6cc24d63f586a19665c0 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
handle situations when there are no completions or we did not match to them. Closes issue #6

github.com/niosus/EasyClangComplete - fff008d3e8c19b8509e3171c8f2e1834c1516c84 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
moving logging up. Should fix #7

github.com/niosus/EasyClangComplete - 6509fbf3ac2e1b3c4c9888b8f9301555f9ca8791 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add support for clang completion using clang run in a separate process as adressed in issue #5. Can close issue after testing.

github.com/niosus/EasyClangComplete - c6f4242efa200925b902be1ecbcd0cff246ef250 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
more refactorings

github.com/niosus/EasyClangComplete - b520d92d0a71782bddcc3212009e413c450cd422 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
refactoring + documentation

github.com/niosus/EasyClangComplete - d1e22a8ea1306fa7b96afc10f737ae1f637e7256 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
add full support for .clang_complete files

- closing issue #1

github.com/niosus/EasyClangComplete - 91b644e984cb1665e259cbed2e142878b8f4b4b5 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
fix error while loading settings

github.com/niosus/EasyClangComplete - 61b5f0f6a827dd478ce61a4dac3ebd5487f59e63 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
new logging system based on python logging instead of print

github.com/niosus/EasyClangComplete - 7198a97fd4b413d9419ed2ac6bf5f37da1307717 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
return osx to the build table

github.com/niosus/EasyClangComplete - 892fd71aad7dbea830e66086c12335395d7dda8f authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
preparing setup for completion testing

github.com/niosus/EasyClangComplete - f38906744f9bddf682e54b7291e9c0a96723ce94 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
updated mac part

github.com/niosus/EasyClangComplete - ab4093c2209d1ecf2672b9f55b182b542c5f5034 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>
updated readme with info on tests

github.com/niosus/EasyClangComplete - 9d5c52eea9cc775667c352edc74ef600c5759e51 authored over 8 years ago by Igor Bogoslavskyi <[email protected]>