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

Автор SHA1 Опис Дата
  gingerBill db7a3ffd2a Merge branch 'master' into llvm-integration 5 роки тому
  gingerBill e92fdb4a99 `x if cond else y` and `x when cond else y` expressions 5 роки тому
  gingerBill 8ec5987ae1 Merge branch 'master' into llvm-integration 5 роки тому
  gingerBill 3d74c2f6c0 Add `proc(#const x: Type)` to enforce a constant parameter (but not polymorphic) to a procedure 5 роки тому
  gingerBill 1596bca92d Add `intrinsics.cpu_relax` 5 роки тому
  gingerBill e197af766d Merge branch 'master' into llvm-integration 5 роки тому
  gingerBill 5073fcd39e Improve error message on `using` with procedure parameters #568 5 роки тому
  gingerBill 8a67775149 Fix #571 5 роки тому
  gingerBill 85e331d5e2 Fix #566 5 роки тому
  gingerBill 35711a400c Anonymous procedure literal support 5 роки тому
  gingerBill 0f399a7294 Add `union #maybe` 5 роки тому
  gingerBill cd43f4c94c Add suggestions for indexing constant values with a variable index 5 роки тому
  gingerBill c3a8e232a5 Add new intrinsics for polymorphic records: 5 роки тому
  gingerBill 7f89f6b582 Add intrinsics.type_is_specialization_of 5 роки тому
  gingerBill 159150c6d9 Allow not_in as keyword over notin, but still allow notin to work 5 роки тому
  gingerBill 527b39ce2b Merge remote-tracking branch 'origin/master' 5 роки тому
  gingerBill 5af3c7b0e8 Fix constant slice checking, again 5 роки тому
  gingerBill 04f7225ea5 Exact value zero value for `T{}` of basic types 5 роки тому
  gingerBill 11c7b6a2e4 Fix len of type bug 5 роки тому
  gingerBill 24bd370e1b Fix Panic with runtime.type_info_base #532 5 роки тому
  gingerBill 5c7d6fcfd0 Improve minimum dependency for complex numbers and quaternion numbers. 5 роки тому
  gingerBill 16a7c55334 Add `x y z w` fields to quaternion types; Improve linalg quaternion mathematics 5 роки тому
  gingerBill 7e271310ff Fix constant out of bounds bug 5 роки тому
  gingerBill 267ae0b4a2 Disallow enumerated array literals without `field = value` 5 роки тому
  gingerBill 9ba2926e7e Fix enumerated array contiguous error 5 роки тому
  gingerBill a50b2d5d04 Fix enumerated array literal check 5 роки тому
  gingerBill 7f9626e5c7 Improve 'cannot slice' error message 5 роки тому
  gingerBill 7140c95c55 Fix slicing of pointer to array 5 роки тому
  gingerBill f99f351e01 Add constant literal expressions 5 роки тому
  gingerBill 880c7f01a8 Fix array lengths with enum value counts. 5 роки тому