Skip to content

Teskann/teskann

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 

Repository files navigation

Some of my projects

C++

  • Single-header C++23 strong typing library.
    • ✅ Automatic propagation of underlying type operators and other skills
    • ✅ No memory overhead
    • ✅ No visible runtime overhead. [see more]
    • ✅ Tested at compile time (strong guarantee against undefined behaviors)

qui-vote-quoi (who votes what)

Python

Some of my contributions

C++

  • 🚨 Reported Bug 122336: Deleting object of abstract class type which has non-virtual destructor is permitted in constant evaluated expressions

C++

  • 🪄 Implemented compile-time testing macros
    • ⏳ Proposed PR #3027 (waiting for review)
  • 🚨 Reported issue #2545 sign-conversion warning in catch_tostring.hpp
    • ✅ Proposed PR #2546 (merged)

C++ CMake

  • Maintainer of the C++ implementation @eliabieri/blnscpp

    • ✅ Proposed PR #1 Added CMake support and other improvements (merged)
    • 🚨 Reported issue #5 Empty Strings are not ignored
      • ✅ Proposed PR #6 (merged)

Dart Flutter

  • ✅ Fixed bug #58 - [BUG] Feed doesn't work!
  • ✅ Proposed PR #74 Fixed #69 [BUG] tabs reload way too easily in the "Search" page (merged)
  • ✅ Proposed PR #75 Fixed #68 - Filtered ads from tweet replies (merged)
  • ✅ Proposed PR #77 Fixed #76, fixed the order of the tweet replies (merged)
  • ✅ Proposed PR #79 Fixed #78, type 'Null' is not a subtype of type 'bool' (merged)
  • ✅ Proposed PR #80 Fixed #65 Certein feeds causing NoSuchMethod error (merged)
  • ✅ Proposed PR #83 Fixed #82 and autoplay gifs (merged)
  • ✅ Proposed PR #84 Improved UI making some borders less aggressive (merged)

Python

  • 🚨 Reported bug #28247 [BUG] pycode printer does not recursively apply printing to base of Indexed
    • ✅ Proposed PR #28251 (merged)
  • 🚨 Reported bug #25754 Incompatible dimensions can be added
    • ⏳ Proposed a fix (pending)
  • 🚨 Reported bug #25603 Simplifying And boolean operation removes a condition

Python

✅ Resolved issues #219 and #111:

  • ✅ Proposed feature #339 Improving visual quality with /network:lan (Proposal has been implemented in commit 6be98c5 (I'm not the author of the commit))

  • 🚨 Reported issue #338 Docker: wmic baseboard returns « No Instance(s) Available. »

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published