0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 17, 2025 — Mar 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more More... about 13 years ago
updated readme More... about 13 years ago
copyright More... about 13 years ago
added namespace More... about 13 years ago
Different versions for c++11 to use decltype. Macros for c++11 support aren't ready yet. More... about 13 years ago
Show old style compatibility More... about 13 years ago
Switch to makefile More... about 13 years ago
more examples/tests More... about 13 years ago
Added helper constructors More... about 13 years ago
Works with floats More... about 13 years ago
Initial templatization; doesn't work More... about 13 years ago
Made into random access iterator More... about 13 years ago
Works like xrange More... about 13 years ago
Made like xrange to avoid memory of whole vector. Only works with step of 1 temporarily. More... about 13 years ago
Full support for python range(), including negative steps More... about 13 years ago
Changed range to be class, does step but not negatives More... about 13 years ago
Now uses bind for extensible test cases More... about 13 years ago
Fixed header include More... about 13 years ago
Starting github More... about 13 years ago
Changing project structure More... about 13 years ago
Initial commit More... about 13 years ago
A naive implementation of range(int) More... about 13 years ago