K. Lange
|
975d4dcb9b
|
Implement __eq__ and hashing for tuples
|
2021-01-12 22:30:06 +09:00 |
|
K. Lange
|
10f3c16e40
|
Major overhaul of strings to support Unicode
|
2021-01-12 19:23:14 +09:00 |
|
K. Lange
|
3532f24c75
|
Rewrite complex argument processor because that old stack-juggling version was awful
|
2021-01-10 18:23:28 +09:00 |
|
K. Lange
|
7a91678701
|
Use tuples to store range data for faster lookup
|
2021-01-05 11:39:20 +09:00 |
|
K. Lange
|
6164c3ebf4
|
General code cleanup.
|
2021-01-02 12:21:11 +09:00 |
|
K. Lange
|
063e69a4fc
|
Hash objects by pointers for now...
|
2021-01-01 16:23:43 +09:00 |
|
K Lange
|
ac15ca117c
|
Clean up some pedantic warning stuff
|
2020-12-28 11:11:50 +09:00 |
|
K. Lange
|
417637ef21
|
hash tables (which should work with any object as keys?) and string interning from ch 20
|
2020-12-26 14:33:34 +09:00 |
|