Commit History

Author SHA1 Message Date
  gingerBill e7f54d25d6 Add `mem.Allocator_Query_Info` and `mem.query_info` 5 years ago
  gingerBill 033b46def8 Add `mem.Allocator_Mode.Query_Features, `mem.Allocator_Mode_Set`, `mem.query_features` 5 years ago
  gingerBill 1f571f48e5 Add `mem.Tracking_Allocator` 5 years ago
  gingerBill d1d5f61230 Add `intrinsics.alloca` 5 years ago
  gingerBill 86448ee044 Add `raw_data` to replace cases in which `&x[0]` was used 5 years ago
  gingerBill 59a0bbb385 Improve termination rules checking for missing `return`; Make diverging procedure `-> !` be terminators 5 years ago
  gingerBill ab52f8d795 Move definition of mem.Allocator and log.Logger to `package runtime`, to reduce import cycle magic 5 years ago
  gingerBill a8a4dc1eb1 Make default `context.temp_allocator` thread safe when using `package thread` 5 years ago
  Tetralux c9723e2dc0 Fix mem.Arena 5 years ago
  gingerBill 89ccb5b99f Add assert into scratch_allocator_proc to prevent initialization cycles #504 5 years ago
  gingerBill 162c87b1b8 Minor code clean-up 6 years ago
  gingerBill f25818e923 Make procedure parameters just named values rather than copied variables 6 years ago
  gingerBill c67ea97845 Add implicit selector expressions for in/notin 6 years ago
  gingerBill dbd0638853 Fix untyped ternary string IR conversion 6 years ago
  gingerBill 53d8216311 Reorganize `package mem` 6 years ago