15
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 20 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
glgsg: Fix faulty auto-merge
rdb
More... 6 days ago
Merge branch 'release/1.10.x'
rdb
More... 6 days ago
Merge branch 'bugfix/interrogate-gc-exception' of github.com:johnnyapol/panda3d
rdb
More... 6 days ago
glgsg: Better error when invalid ShaderPtrSpec type is encountered
rdb
More... 6 days ago
interrogate: avoid GC exceptions processing objects mid-construction More... 8 days ago
add getPlayMode() for actor and anim interface More... 25 days ago
text: Properly handle surrogate pairs in text on Windows
rdb
More... about 1 month ago
windisplay: Fix regression related to fullscreen switching
rdb
More... about 1 month ago
readme: Change placement of logo subtly
rdb
More... about 2 months ago
ffmpeg: Use ch_layout in favor of removed channel_layout and channels More... about 2 months ago
tests: Remove testing for AssertionError
rdb
More... about 2 months ago
interrogate: Fix missing header to fix non-unity build
rdb
More... about 2 months ago
task: Implement garbage collector support for PythonTask
rdb
More... about 2 months ago
interrogate: Support subclassing C++ objects from Python
rdb
More... about 2 months ago
pgraph: Disable non-working `__traverse__()` on NodePath
rdb
More... about 2 months ago
cppparser: Remove unused `<list>` include
rdb
More... about 2 months ago
cppparser: Minor performance improvements
rdb
More... about 2 months ago
cppparser: Allow move semantics for CPPToken
rdb
More... about 2 months ago
cppparser: In preprocess mode, add newline when switching files
rdb
More... about 2 months ago
cppparser: Change `check_keyword()` to an unordered_set lookup
rdb
More... about 2 months ago
parser-inc: additions to `sys/stat.h` and `signal.h`
rdb
More... about 2 months ago
cppparser: Fix slow parser performance
rdb
More... about 2 months ago
cppparser: Update prebuilt bison files
rdb
More... about 2 months ago
cppparser: Fix `volatile` keyword not being parsed in all places
rdb
More... about 2 months ago
cppparser: Support `__restrict` and `__restrict__` keywords
rdb
More... about 2 months ago
cppparser: Add special __builtin_va_list type
rdb
More... about 2 months ago
cppparser: prevent enum values having long chain of additions
rdb
More... about 2 months ago
cppparser: fix escaping of string literals in preprocessor mode
rdb
More... about 2 months ago
cppparser: Fix wide character literals in `#if`
rdb
More... about 2 months ago
cppparser: Parse macro directly following string literal
rdb
More... about 2 months ago