Rapptz
|
948f565b43
|
Use super() in classes that could be subclassed.
|
2016-01-04 18:25:20 -05:00 |
|
Rapptz
|
f1f0e169e4
|
Add __slots__ where appropriate to data classes.
|
2015-12-19 06:18:12 -05:00 |
|
Rapptz
|
51d91c2a82
|
Most data classes now support hashing.
|
2015-12-17 00:32:54 -05:00 |
|
Rapptz
|
9f92536441
|
Clean-up documentation to use NumPy style docs on remaining classes.
|
2015-12-16 22:20:54 -05:00 |
|
Rapptz
|
9137d92f67
|
All data classes now support !=, == and str(obj).
|
2015-12-13 22:53:48 -05:00 |
|
Rapptz
|
ab46afee1d
|
Changed functions that return a constant value into properties.
|
2015-12-13 20:05:58 -05:00 |
|
Rapptz
|
17171aaa60
|
Switch to NumPy style documentation.
|
2015-12-04 23:43:31 -05:00 |
|
Rapptz
|
7c060ee7f6
|
Document supported operations in discord.User
|
2015-11-27 17:59:22 -05:00 |
|
Rapptz
|
3e0f09d32c
|
Initial commit
|
2015-08-21 18:18:34 -04:00 |
|