112
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected over 1 year ago.
Sep 15, 2021 — Sep 15, 2022
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Clangd_client 1.2.106 23/12/28 Fix completions to not ignore clangd #preprocessor suggestions More... 3 months ago
* Clangd_client 1.2.105 23/12/27 For completions, add support for var ClgdCCToken::semanticTokenType. More... 3 months ago
* clangd_client 1.2.104 23/12/26 For completions, examine the LSP_SemanticTokenType to avoid appending parens to non-functions. More... 3 months ago
* Clangd_client 1.2.103 23/12/25 Revert Ticket 1441 changes; It's elimination all completion local functions. More... 3 months ago
* Clangd_client 1.2.103 23/12/23 Apply Ticket 1438 and 1441 Thanks Strunz and Christo. Comment out some debugging stmts. More... 3 months ago
- Build: Fix msp430 renamed to msp432 by blind replacing. More... 3 months ago
- Build: Fix gdk version in main wx3.2 project. More... 3 months ago
* Clangd_client 1.2.102 23/12/22 Move hidden editor unique_ptr out of namespace and into ParseManager to try and eliminate exception on linux. Ticket #1440 More... 3 months ago
- Add missing wx32-unix projects, fix name of the lib_finder one (ticket #1439). More... 3 months ago
* Clangd_client correct some spelling for Linux. More... 3 months ago
* Clangd_client 1.2.101 23/12/18 Eliminate wxID usage when (re)parsing files. Use only 4 wxIDs to (re)parse projects. More... 3 months ago
* Clangd_client 1.2.100 23/12/11 Halve wxID usage when parsing files and projects More... 3 months ago
- Build: Add projects for wxWidgets 3.2 on Unix (contrib plugins from HexEditor to the end). More... 4 months ago
- Build: Add update32 scripts. More... 4 months ago
- Build: Add projects for wxWidgets 3.2 on Unix (contrib plugins up to FortranProject). More... 4 months ago
- Fix wxWidgets version in previous commit. More... 4 months ago
- Build: Add support for wx32 on Unix (part I). More... 4 months ago
* Clangd_client 1.2.99 23/12/9 Fix crash when ClassBroswer (Symbols tab) is diabled (parser.cpp 638) More... 4 months ago
- Debugger: Fix created code when watching pointers (ticket #1435). More... 4 months ago
* wxSmith: Add wxEditableListBox to the standard tab. More... 4 months ago
- OpenFilesList plugin: Really fix compilation with C++17. More... 4 months ago
- OpenFilesList plugin: Fix compilation with C++17. More... 4 months ago
* Clangd_client 1.2.98 23/12/7 More... 4 months ago
* Restore english panes' captions when I18n is disabled. More... 4 months ago
* Clangd_client 1.2.96 23/11/17 More... 4 months ago
* Clangd_client 1.2.95 23/11/11 More... 4 months ago
* Clangd_client - Patch to Parser::LSP_ParseSemanticTokens(event) addressing the crashes in ClassBrowserBuilderThread. More... 4 months ago
* wxSmith: Replace long with wxWindowID in the generated code. More... 4 months ago
* CodeCompletion - For ParseFunctionsAndFillToolbar(), process CC specified file types only. More... 5 months ago
* CodeCompletion Fix infinite loop when parsing files with illegal UTF8 chars. More... 5 months ago