Windel Bouwman
|
892493e464
|
Rename PyObjectKind into PyObjectPayload
|
2019-01-30 18:06:27 +01:00 |
|
rmliddle
|
9a86bbd718
|
ByteArray Usage
|
2019-01-28 18:30:19 +11:00 |
|
rmliddle
|
15d0c39c81
|
fixes to bytearray len
|
2019-01-04 19:34:28 +11:00 |
|
rmliddle
|
cbd8d7b171
|
len attributes on byte types
|
2019-01-03 08:16:04 +11:00 |
|
Windel Bouwman
|
4095e0cad7
|
Modify location of set_attr so that we are able to create str python objects for the dictionary.
|
2018-12-12 22:06:19 +01:00 |
|
Windel Bouwman
|
96c1c5a328
|
Use rusts internal hash algorithm.
|
2018-11-12 21:24:53 +01:00 |
|
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 |
|