This website works better with JavaScript.
Explore
Help
Sign In
zalox
/
jucipp
mirror of
https://gitlab.com/cppit/jucipp
Watch
1
Star
0
Fork
You've already forked jucipp
0
Code
Issues
Projects
Releases
Wiki
Activity
IDE
c++
cmake
cpp
cpp14
cpp17
cpp2y
juci
libclang
lldb
llvm
meson
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2892
Commits
5
Branches
33
Tags
17 MiB
C++
99.4%
CMake
0.5%
Tree:
e9044e386b
master
notebook_tab
python
python-refactor
xdg
v1.0.0
v1.0.1
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.2.0
v1.2.1
v1.2.2
v1.2.3
v1.2.4
v1.2.5
v1.3.0
v1.3.1
v1.3.2
v1.4.0
v1.4.1
v1.4.2
v1.4.3
v1.4.4
v1.4.5
v1.4.6
v1.5.0
v1.5.1
v1.6.0
v1.6.1
v1.6.2
v1.6.3
v1.7.0
v1.7.1
v1.7.2
v1.8.0
v1.8.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e9044e386b'
${ noResults }
jucipp
/
tests
History
eidheim
f212fa5936
Improved newline support for markdown annotated tooltips: two spaces followed by newline will now produce newline within a paragraph
3 years ago
..
cmake_file_api_test_files
Use CMake file API to find executables for source file
4 years ago
fuzzers
Made use of libfuzzer, and fixed a few edge cases identified by libfuzzer
5 years ago
language_protocol_test_files
Additional language client tests
5 years ago
lldb_test_files
Updated cmake minimum required to 3.1
5 years ago
meson_old_test_files
Meson: now reads build/meson-info/intro-targets.json available in newer meson versions
5 years ago
meson_test_files
Meson: now reads build/meson-info/intro-targets.json available in newer meson versions
5 years ago
source_clang_test_files
Formatted code with custom clang-format
8 years ago
stubs
Language client: added support for RenameFile in textDocument/rename response
4 years ago
tmp
Added read/write tests to source_test
10 years ago
usages_clang_test_files
Formatted code with custom clang-format
8 years ago
CMakeLists.txt
Use CMake file API to find executables for source file
4 years ago
cmake_build_test.cpp
Cleanup of cmake parsing
6 years ago
cmake_file_api_test.cpp
Use CMake file API to find executables for source file
4 years ago
compile_commands_test.cpp
Meson: now reads build/meson-info/intro-targets.json available in newer meson versions
5 years ago
ctags_grep_test.cpp
Fixed ctags_grep_test
5 years ago
filesystem_test.cpp
Language server on MSYS2: fixed URIs for Windows paths
4 years ago
git_test.cpp
Renamed C++ header and source files to use proper C++ file extensions.
6 years ago
json_test.cpp
Added version_compare and adds parallel to default value in preference item project.cmake.compile_command
4 years ago
language_protocol_client_test.cpp
use space before comment
4 years ago
language_protocol_server_test.cpp
Made use of the nlohmann/json library due to lacking JSON capabilities in Boost::PropertyTree
5 years ago
lldb_test.cpp
Fixed lldb_test on MacOS
4 years ago
meson_build_test.cpp
Meson: now reads build/meson-info/intro-targets.json available in newer meson versions
5 years ago
process_test.cpp
Formatting cleanup
5 years ago
source_clang_test.cpp
use space before comment
4 years ago
source_generic_test.cpp
Renamed C++ header and source files to use proper C++ file extensions.
6 years ago
source_key_test.cpp
use space before comment
4 years ago
source_test.cpp
use space before comment
4 years ago
terminal_test.cpp
use space before comment
4 years ago
tooltips_test.cpp
Improved newline support for markdown annotated tooltips: two spaces followed by newline will now produce newline within a paragraph
3 years ago
usages_clang_test.cpp
use space before comment
4 years ago
utility_test.cpp
Slight improvement of Natural::compare, for instance: t1.txt now comes after t.txt
3 years ago