Windel Bouwman
|
810ef7df1c
|
Add bytearray object
|
2018-11-03 11:09:15 +01:00 |
|
Windel Bouwman
|
89cfdbe3dd
|
Use __setitem__ to store elements in list. Also refactor get_elements to return a reference to the elements, not a copy.
|
2018-10-31 23:18:26 +01:00 |
|
Windel Bouwman
|
f6cced5d65
|
Change integer type into bigint
|
2018-10-30 21:01:31 +01:00 |
|
Windel Bouwman
|
1d854a8fbb
|
Modify isinstance call signature to take reference to a python reference.
|
2018-10-27 17:58:54 +02:00 |
|
Windel Bouwman
|
5e27cc45b0
|
Initial struct module
|
2018-10-13 22:04:49 +02:00 |
|
Windel Bouwman
|
947c17eb84
|
Improve int type error
|
2018-09-02 21:49:56 +02:00 |
|
Windel Bouwman
|
1a2a4adcef
|
Lets delete some clones
|
2018-09-02 19:41:37 +02:00 |
|
Adam Kelly
|
7c3cd319b2
|
objbytes: str -> repr
|
2018-09-02 12:09:57 +01:00 |
|
Windel Bouwman
|
f563856dc4
|
Add some tuple class methods
|
2018-09-01 10:19:51 +02:00 |
|
Windel Bouwman
|
5cdd0ab7b8
|
Check list elements on int type
|
2018-09-01 09:54:58 +02:00 |
|
Windel Bouwman
|
f9538af3f2
|
Add bytes object class
|
2018-08-31 22:10:10 +02:00 |
|