0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 1 year ago.
Jan 04, 2023 — Jan 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md
Thibault Kruse
as thibault.kruse
More... about 9 years ago
deprecation message into README.md
Thibault Kruse
as thibault.kruse
More... about 9 years ago
more readme
Thibault Kruse
as thibault.kruse
More... about 9 years ago
update README.md
Thibault Kruse
as thibault.kruse
More... about 9 years ago
Merge branch 'revert-namespace-literals'
Thibault Kruse
as thibault.kruse
More... about 9 years ago
Revert "Add unit test for using literals namespaces"
Thibault Kruse
as thibault.kruse
More... about 9 years ago
Revert "Allow using literals namespaces"
Thibault Kruse
as thibault.kruse
More... about 9 years ago
Merge branch 'fix-rvalueref-whitespace'
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Fix Bad block category when using template default parameters (equal sign)
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Reproduce https://github.com/google/styleguide/issues/61
Thibault Kruse
as thibault.kruse
More... over 9 years ago
fix colons interrupt scanning for function call in e.g. `A(std::string s, A&& a);`
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Make output appear in the Visual Studio Error List More... over 9 years ago
no error return on --help, run once in travis
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Merge pull request #15 from tkruse/doxygen
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Ignore long doxygen single line comments More... over 9 years ago
Tests for long doxygen single line comments More... over 9 years ago
Merge pull request #23 from tkruse/less-verbose
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Suppress output unless verbosity > 0
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Make pyflakes pass
Thibault Kruse
as thibault.kruse
More... over 9 years ago
refer to guide on github
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Remove trailing ws
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Merge branch 'explicit-variadic-constructors'
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Unit tests for variadic argument constructors More... over 9 years ago
Allow explicit variadic constructors More... over 9 years ago
Merge branch 'single-line-lambdas'
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Add cpplint unit tests for short lambdas More... over 9 years ago
Allow single line lambdas More... over 9 years ago
Merge branch 'using-namespace-literals'
Thibault Kruse
as thibault.kruse
More... over 9 years ago
Allow using literals namespaces More... over 9 years ago
Add unit test for using literals namespaces More... over 9 years ago