Commit History

Author SHA1 Message Date
  gingerBill a3e77dcc3b Minor clean up 1 year ago
  gingerBill 747a11a954 Allow all set entry types to be implicitly cast to their key/value type to allow for easier iteration 2 years ago
  gingerBill 600f2b7284 Use heap_allocator for all hash set types 2 years ago
  gingerBill 8fc9566a83 Use `*_set_update` where possible 2 years ago
  gingerBill 34a048f7da Replace compiler for loops for the hash-table types to simplify code usage 2 years ago
  gingerBill cec049b7d3 Make the link order of foreign imports deterministic 3 years ago
  gingerBill 0c9bb9d920 Clean up logic 3 years ago
  gingerBill 26e3daf5ad Unify `MapFindResult` types 3 years ago
  gingerBill f09b6a4c90 Simplify compiler's `Map` and create a `StringMap` specifically for strings 5 years ago
  gingerBill 1cd453db14 Remove unneeded disabled warnings for MSVC 7 years ago
  gingerBill 414486829a Add string_set.cpp; Code clean up 7 years ago