| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Most data classes now support hashing. | Rapptz | 2015-12-17 | 1 | -0/+5 |
| * | Clean-up documentation to use NumPy style docs on remaining classes. | Rapptz | 2015-12-16 | 1 | -1/+1 |
| * | All data classes now support !=, == and str(obj). | Rapptz | 2015-12-13 | 1 | -3/+1 |
| * | Changed functions that return a constant value into properties. | Rapptz | 2015-12-13 | 1 | -0/+2 |
| * | Switch to NumPy style documentation. | Rapptz | 2015-12-04 | 1 | -10/+6 |
| * | Document supported operations in discord.User | Rapptz | 2015-11-27 | 1 | -0/+12 |
| * | Initial commit | Rapptz | 2015-08-21 | 1 | -0/+73 |