- Kraków
-
06:19
- 2h ahead
Popular repositories Loading
-
BrokerReport
BrokerReport Public archivePython script to generate excel reports of "gains" from Exante, DifBroker, MBank, ING invidual reports.
-
edytorgraficzny
edytorgraficzny Public archiveAutomatically exported from code.google.com/p/edytorgraficzny
Pascal
-
llvm-project
llvm-project PublicForked from llvm/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at…
LLVM
-
hostd
hostd PublicForked from SiaFoundation/hostd
The next-generation of Sia storage providing software. More performant. More stable. Support for larger nodes.
Go
248 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 1 commit in 1 repository
Created a pull request in llvm/llvm-project that received 2 comments
[clang-tidy] Add IgnoreMacros to readability-function-size
Extend readability-function-size check by adding IgnoreMacros option. Fixes #112835
Opened 1 other pull request in 1 repository
llvm/llvm-project
1
open
-
[clang-tidy] Fixed bugprone-non-zero-enum-to-bool-conversion
This contribution was made on Mar 14
Reviewed 19 pull requests in 1 repository
llvm/llvm-project
19 pull requests
-
[clang-tidy] Fix
thread_local
false positives inmisc-use-internal-linkage
checkThis contribution was made on Mar 24 -
[clang-tidy] add new check: modernize-use-scoped-lock
This contribution was made on Mar 20
-
[clang-tidy] support query based custom check
This contribution was made on Mar 19
-
[clang-tidy] Skip system macros in readability-identifier-naming check
This contribution was made on Mar 19
-
[clang-tidy] detect explicit casting within modernize-use-default-member-init
This contribution was made on Mar 15
-
[clang-tidy] offer option to check sugared types in avoid-c-arrays check
This contribution was made on Mar 15
-
[clang-tidy] Add new
construct-reusable-objects-once
checkThis contribution was made on Mar 15 -
[clang-tidy][NFC] clean ReleaseNotes.rst
This contribution was made on Mar 14
-
[clang-tidy-diff] Add an option to treat warnings as errors
This contribution was made on Mar 11
-
[clang-tidy] Avoid processing declarations in system headers
This contribution was made on Mar 11
-
[clang-tidy][NFC]clean ConstCorrectnessCheck
This contribution was made on Mar 11
-
[clang-tidy] support different precisions
This contribution was made on Mar 11
-
[clang-tidy] Fix false negative
modernize-use-ranges
when using getter functionThis contribution was made on Mar 11 -
[clang-tidy] Add new check bugprone-capture-this-by-field
This contribution was made on Mar 10
-
[clang-tidy][NFC]refactor matcher for bugprone-optional-value-conversion
This contribution was made on Mar 10
-
[AstMatcher]
templateArgumentCountIs
supportFunctionDecl
This contribution was made on Mar 10 -
[clang-tidy] support to detect conversion in
make_optional
forbugprone-optional-value-conversion
This contribution was made on Mar 10 -
[clang-tidy]
modernize-use-trailing-return-type
: add an option to apply tovoid
-returning functions as wellThis contribution was made on Mar 10 -
[clang-tidy] Add check on constexpr & static values in modernize-use-default-member-init
This contribution was made on Mar 10
Created an issue in llvm/llvm-project that received 1 comment
[Doxygen] https://clang.llvm.org/doxygen/ is out of date
Example: since 2025-01-28 getWarningOptionForDiag in DiagnosticIDs.h is no longer static, but https://clang.llvm.org/doxygen/classclang_1_1Diagnost…