0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #324 from RuleWorld/fix/323-mm-rate-precision More... 10 days ago
Fix loss of precision in MM rate law when Km is small and enzyme is in excess More... 10 days ago
Make commit step tolerant of missing assets/recent-models in recent-models workflow More... 16 days ago
Add stub workflow to enable citation-watch cron on gh-pages More... 16 days ago
Merge pull request #322 from akutuva21/master More... 17 days ago
⚡ Bolt: Pre-compute lowercase function names to avoid O(N*M) conversions More... 23 days ago
chore: remove .jules/bolt.md metadata file from PR More... 23 days ago
⚡ Bolt: [performance improvement] Pre-compute lowercase function names to avoid O(N*M) conversions More... 24 days ago
⚡ Bolt: [performance improvement] Replace slow regex with manual std::string finding in MacroBNGModel More... 25 days ago
⚡ Bolt: [performance improvement] Replace slow regex with manual std::string finding in MacroBNGModel More... 25 days ago
⚡ Bolt: [performance improvement] Optimize string case-transformations in compilation loops More... 25 days ago
⚡ Bolt: [performance improvement] Optimize string case-transformations in compilation loops More... 25 days ago
⚡ Bolt: Replace std::transform allocations with zero-allocation case-insensitive matching More... 25 days ago
🛡️ Sentinel: [HIGH] Fix 2-argument open() vulnerabilities More... 25 days ago
🛡️ Sentinel: [CRITICAL] Fix Path Injection via 2-Argument Open in MacroBNGModel.pm More... 25 days ago
⚡ Bolt: Replace std::transform allocations with zero-allocation case-insensitive matching More... 25 days ago
chore: remove .jules, temp scripts, and duplicate MacroBNGModel changes More... 25 days ago
🛡️ Sentinel: [HIGH] Fix 2-argument open() vulnerabilities More... 25 days ago
fix: revert MacroBNGModel.cpp changes (regex→string micro-optimizations are out of scope for this sentinel security fix) More... 25 days ago
🛡️ Sentinel: [CRITICAL] Fix Path Injection via 2-Argument Open in MacroBNGModel.pm More... 28 days ago
⚡ Bolt: Replace regex with string methods for performance (#449) More... 29 days ago
Remove bng_test.cpp More... about 1 month ago
Remove .jules folder More... about 1 month ago
⚡ Bolt: [performance improvement] Replace std::regex with native C++ string operations in parsing loops (#448) More... about 1 month ago
Merge ruleworld/master: C prototype fixes, model bugfixes, MacroBNGModel.pm fix More... about 1 month ago
Add CVODES forward sensitivity integration and fix FD bump default More... about 1 month ago
Merge pull request #321 from RuleWorld/fix/lapack-prototypes More... about 1 month ago
Fix: Add return type to main function declaration in testutils.c More... about 1 month ago
Fix: Update main function declarations to include return type in test files More... about 1 month ago
Fix: Update function prototypes for various math utilities to include parameter types More... about 1 month ago