Popular repositories Loading
-
-
-
fmtlog
fmtlog PublicForked from MengRao/fmtlog
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
C++
-
nopCommerce
nopCommerce PublicForked from nopSolutions/nopCommerce
ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.
C#
-
-
csv
csv PublicA repository with a simulated test data used by https://github.com/gh-andre/cpp
114 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
February 2025
Created 1 repository
-
gh-andre/isa-l_crypto
C
This contribution was made on Feb 2
Created a pull request in intel/isa-l_crypto that received 5 comments
Changed nmake to build against MSVCRT (/MD, /MDd)
When the runtime type option is omitted, VC++ builds object files with a LIBCMT
directive, which is a thread-safe CRT statically linked runtime li…
Opened 1 other pull request in 1 repository
intel/isa-l_crypto
1
open
-
Changed nmake to build against MSVCRT (/MD, /MDd)
This contribution was made on Feb 9
Created an issue in microsoft/pyright that received 2 comments
Unions of TypedDict are incorrectly narrowed via "n in d"
Describe the bug
When a field name is being used to narrow a union of TypedDict
types, this narrowing does not seem to consider derived TypedDict
c…
Started 1 discussion in 1 repository
python/typing
-
It would be great if a return type could describe/construct a read-only type for a TypedDict instance
This contribution was made on Feb 8