]> granicus.if.org Git - clang/history - tools/clang-format-vs
[coroutines] Include the implicit object parameter type when looking up coroutine_tra...
[clang] / tools / clang-format-vs /
2017-04-13 Hans Wennborgclang-format-vs licence.txt: drop svn:executable
2017-04-13 Hans WennborgFollow-up to r300225: update ClangFormat.csproj too
2017-04-13 Hans WennborgFollow-up to r300225: update ClangFormat.sln to VS2017
2017-04-13 Hans WennborgWarning-free clang-format plugin install for VS 15.0
2017-04-13 Hans Wennborgclang-format-vs: Use a separate license.txt copy
2017-04-05 Antonio Maioranoclang-format-vsix: Add "Format on Save" feature
2017-03-31 Hans Wennborgclang-format vs plugin support for Visual Studio 2017
2016-12-16 Antonio Maioranoclang-format-vsix: add command to format document
2016-12-16 Antonio Maioranoclang-format-vsix: add a date stamp to the VSIX version...
2016-12-01 Hans WennborgFix VS2015 build of clang-format-vsix by using NuGet...
2016-09-15 Hans Wennborgclang-format VS plugin: upgrade the project files to...
2016-02-10 Daniel Jasperclang-format sort include use the source file name...
2015-12-08 Hans WennborgUpdate clang-format-vs README
2015-10-19 Marek KurdejAdded new options to ClangFormat VSIX package.
2015-05-12 Manuel KlimekFix clang-format build from the solution; the underlyin...
2015-03-03 Hans WennborgMigrate clang-format-vs plugin project to VS 2013
2014-08-01 Hans WennborgUpdate build instructions for the clang-format VS plugin
2014-08-01 Hans Wennborgclang-format vs plugin: claim support for VS 14 CTP too
2014-07-29 Hans Wennborgclang-format vs plugin: include the license
2014-07-21 Hans Wennborgclang-format vs plugin: set version number from cmake...
2013-12-05 Hans Wennborgclang-format vsix cmake build: use ${LLVM_TOOLS_BINARY_...
2013-12-03 Hans WennborgCMake: enable building the clang-format vs plugin
2013-12-02 Hans WennborgClangFormatPackage.cs: fix inconsistent line endings
2013-12-02 Hans Wennborgclang-format vs plugin: use Alp's suggestion for gettin...
2013-12-02 Hans Wennborgclang-format vs plugin: bake clang-format.exe into...
2013-11-25 Hans WennborgClang format VS plugin: update build prerequisites...
2013-11-22 Alp TokerAdd txt file extension to VS solution's README
2013-11-12 Manuel KlimekUpgrade the VS solution to 2012.
2013-11-12 Manuel KlimekFix key bindings for VS 2010.
2013-11-12 Manuel KlimekRecreated the ClangFormat VSPackage with VS 2010.
2013-11-12 Manuel KlimekRevert unintentional commit from r194477.
2013-11-12 Manuel Klimekgit-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk...
2013-09-10 Hans WennborgAllow _clang-format as alternative to .clang-format...
2013-09-05 Manuel KlimekMake error text if clang-format is not on the system...
2013-09-04 Manuel KlimekAdds a VSPackage project that builds a VS extension...