Історія комітів

Автор SHA1 Опис Дата
  gingerBill 015fe924b8 Remove use of queues for procedure checking. 2 роки тому
  gingerBill 9b278db993 Revert "Change `tav` to be a pointer internally" 2 роки тому
  gingerBill e98f1a28e6 Change `tav` to be a pointer internally 2 роки тому
  gingerBill c1f5be24e2 Remove dead code in the compiler 2 роки тому
  gingerBill 690666537c Add `gb_internal` to checker 2 роки тому
  gingerBill 34a048f7da Replace compiler for loops for the hash-table types to simplify code usage 2 роки тому
  gingerBill d88b052d2d Naïve optimization of named _split_ multiple return valued when `defer` is never used 2 роки тому
  gingerBill 6fa0679be9 Fix #2109 2 роки тому
  gingerBill 0b33df4e9d Fix #2186 2 роки тому
  gingerBill 824b97d250 Fix #2197 2 роки тому
  gingerBill 83558a1352 Fix #2201 2 роки тому
  gingerBill 27d56d0da4 Fix #2125 2 роки тому
  gingerBill 25bec19b1f Revert "Minor improvement to multi return value reducing stack usage" 2 роки тому
  gingerBill a705a2e38b Minor improvement to multi return value reducing stack usage 2 роки тому
  gingerBill 16fc961010 Begin work on map static set 2 роки тому
  gingerBill a71daee545 Allow for `-use-static-map-calls` which generates a get procedure per `map`; add `runtime.map_get` 2 роки тому
  gingerBill 810a1eee41 Remove the need for `type->Map.internal_type` and replace with the definition of `runtime.Raw_Map` 2 роки тому
  gingerBill c96e0afbf1 Begin work on implementing the new `map` internals 2 роки тому
  JasperGeer 4b8721a0bb check addressing mode instead 2 роки тому
  JasperGeer 1a0930f841 don't suggest u8 slice cast to string for u8 slice literal 2 роки тому
  Jasper Geer 989107094c throw type checker error when scalar cast to non-square matrix 2 роки тому
  gingerBill 098f51aa80 Allow `transmute` to be constant for integers of the same internal endianness 2 роки тому
  gingerBill 047d45584e Fix #2016 when passing an untyped integer to a generic `typeid` parameter 2 роки тому
  gingerBill 6fe1825db9 Improve error message for slicing an enumerated array 3 роки тому
  gingerBill b15968f140 Improve suggestions for certain assignments 3 роки тому
  gingerBill 0ddf1bf660 Minor style change 3 роки тому
  gingerBill dade5b5ef2 Improve error message for `check_is_expressible` (Cannot convert X to Y from Z) 3 роки тому
  gingerBill 3aea9a7c20 Improve error messages for compile time known bounds checking 3 роки тому
  gingerBill 8c3f01fbfa Correct parapoly determination of generated internal type of a `map` 3 роки тому
  gingerBill eb7a9c55b0 Improve parapoly support for `^T` to `[^]$V` and vice versa 3 роки тому