gingerBill
|
26e3daf5ad
|
Unify MapFindResult types
|
2021-11-05 17:24:19 +00:00 |
|
gingerBill
|
e963fc4d6a
|
Change map index types to u32 from isize
|
2021-11-05 12:51:28 +00:00 |
|
gingerBill
|
439fc86740
|
Improve performance of the compiler hash table types and unify behaviour
|
2021-11-05 12:42:19 +00:00 |
|
gingerBill
|
042f376626
|
Minor code changes to Map/StringMap
|
2021-08-09 13:01:26 +01:00 |
|
gingerBill
|
a5605e94b1
|
Simplify Map and StringMap in the compiler to reuse the hashes' array data if possible.
|
2021-08-08 13:56:40 +01:00 |
|
gingerBill
|
6de0181c75
|
Minor improvements to Map and StringMap
|
2021-07-10 21:51:39 +01:00 |
|
gingerBill
|
4b831dbddd
|
Try try and or_else built-in procedures with operators try and try else
|
2021-07-04 12:37:21 +01:00 |
|
gingerBill
|
d09ac8943a
|
Minor fixes to improve hash map/set performance
|
2020-05-21 16:27:40 +01:00 |
|
gingerBill
|
f09b6a4c90
|
Simplify compiler's Map and create a StringMap specifically for strings
|
2020-04-13 13:02:30 +01:00 |
|