0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Sep 01, 2024 — Sep 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix botched merge More... almost 13 years ago
Update for newest Rust More... almost 13 years ago
Rewrite Rect::union, and add test cases. More... almost 13 years ago
Add some simple unit tests for max, min, translate() More... almost 13 years ago
Fix warnings More... almost 13 years ago
Update for language and library changes More... almost 13 years ago
Update for library changes More... almost 13 years ago
s/move_by/translate/; add add and sub for points; make constructors and other functions pure More... almost 13 years ago
Add intersects, intersection, union to Rect More... almost 13 years ago
Fixes for language changes More... almost 13 years ago
s/import/use/g; fix class method syntax More... almost 13 years ago
Normalize contructor names More... almost 13 years ago
Fix build breaks More... almost 13 years ago
Fix upstream build breaks by specifying more pass-by-reference. More... almost 13 years ago
Implement Eq for everything More... about 13 years ago
Fix for language changes related to static methods More... about 13 years ago
Fixes for some language changes More... about 13 years ago
s/class/struct/g More... about 13 years ago
Update for libcore changes. More... about 13 years ago
Revert "Temporary fix to avoid a compiler bug", the compiler was fixed More... about 13 years ago
Temporary fix to avoid a compiler bug More... about 13 years ago
Merge pull request #1 from tuncer/rust-changes More... about 13 years ago
Adapt to rust changes More... about 13 years ago
Add matrix multiplication and scale More... about 13 years ago
Fixed other deprecated vector syntax More... about 13 years ago
Make ortho take its arguments by-copy and introduce a scale function More... about 13 years ago
Fixed deprecated vector syntax More... about 13 years ago
Fix imports for test More... about 13 years ago
Fix import order, important for resolve3 More... about 13 years ago
Add some more useful functions More... about 13 years ago