aboutsummaryrefslogtreecommitdiff
path: root/src/string_map.cpp
Commit message (Expand)AuthorAgeFilesLines
* Minor improvements to `Map` and `StringMap`gingerBill2021-07-101-23/+23
* Try `try` and `or_else` built-in procedures with operators `try` and `try else`gingerBill2021-07-041-0/+21
* Minor fixes to improve hash map/set performancegingerBill2020-05-211-3/+6
* Simplify compiler's `Map` and create a `StringMap` specifically for stringsgingerBill2020-04-131-0/+257