hyperbora
|
928fbcda50
|
fix memoryview compare
|
2020-12-07 21:58:54 +09:00 |
|
Noah
|
6d7eae98b8
|
Add iter, iternext slots & Allow deleting slot magic methods
|
2020-11-17 23:47:48 +09:00 |
|
Noah
|
a6805a5291
|
Make get_options() return &BufferOptions
|
2020-11-09 10:32:25 -06:00 |
|
Kangzhi Shi
|
d4af9d0bfe
|
Reimpl cformat to suit for bytes
|
2020-11-01 20:04:41 +02:00 |
|
Kangzhi Shi
|
1d4cfa4381
|
bytes pickle with subclass
|
2020-10-23 14:42:13 +02:00 |
|
Kangzhi Shi
|
f348c56eea
|
Refactor ByteInnerNewOptions
|
2020-10-20 06:53:32 +00:00 |
|
Jeong YunWon
|
4add0220ae
|
PyValue::class() returns ref
|
2020-10-20 02:29:20 +09:00 |
|
Kangzhi Shi
|
c3484c612c
|
fix buffer resizable non-thread safe
|
2020-10-15 17:47:32 +02:00 |
|
Jeong YunWon
|
e823d95ce5
|
split vm::builtins::iter utility functions to vm::iterator
|
2020-10-13 15:42:11 +09:00 |
|
Jeong YunWon
|
19ed4f85e7
|
clean up vm::builtins
|
2020-10-13 15:42:11 +09:00 |
|
Jeong YunWon
|
9e6dfca9e9
|
Fix build with new builtins path
|
2020-10-11 21:16:16 +09:00 |
|
Jeong YunWon
|
13bde3d7b4
|
vm::obj -> vm::builtins (broken)
|
2020-10-11 20:59:50 +09:00 |
|