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

Автор SHA1 Опис Дата
  gingerBill 54e6c50769 Implement `f16` functionality 4 роки тому
  gingerBill 41b854f192 Remove `#opaque` types 4 роки тому
  gingerBill 595885d3db Remove `bit_field` in type info, runtime, and general core library 4 роки тому
  gingerBill 3bcccf88d5 vet all core packages 4 роки тому
  gingerBill 18da0b3418 Integrate `package io` into core library 4 роки тому
  gingerBill 1acd5acd70 Remove unused variable 4 роки тому
  gingerBill dbaf4d24f6 Update package json for new map layout; Correct llvm-api includes for *nix 4 роки тому
  gingerBill fc4fdd588e Remove usage of `do` in core library 5 роки тому
  gingerBill 7f48cf8405 [REFLECTION BREAKING] Modify the internals of the `map` type to increase performance 5 роки тому
  gingerBill 5fa54fd2cc Commit fix 5 роки тому
  gingerBill d1c9fd4e01 Implement `#complete switch` by default, replace with `#partial switch` #511 5 роки тому
  gingerBill 9db81498d8 Make the `string` type elements "immutable", akin to `char const *` in C 5 роки тому
  gingerBill 939459b635 Change implicit semicolon rules for record types within procedure bodies; Update `package odin/*` 5 роки тому
  gingerBill 3ad20a2d2d Remove `package types` and merge with `package reflect` 6 роки тому
  gingerBill 8ee7ee7120 Fix core library for the new procedure parameter addressing mode 6 роки тому
  gingerBill fb3d73cb20 Make core library use `a..<b` rather than doing `a..b-1` 6 роки тому
  gingerBill a9b20c29b1 Fix slicing issue; Change path of math/bits in package json #363 6 роки тому
  gingerBill 5af20aa467 Make encoding/json use []byte rather than string 6 роки тому
  gingerBill 6c21e99832 json.marshal 6 роки тому