Commit History

Autor SHA1 Mensaxe Data
  gingerBill 54e6c50769 Implement `f16` functionality %!s(int64=4) %!d(string=hai) anos
  gingerBill fc4fdd588e Remove usage of `do` in core library %!s(int64=5) %!d(string=hai) anos
  gingerBill e92fdb4a99 `x if cond else y` and `x when cond else y` expressions %!s(int64=5) %!d(string=hai) anos
  gingerBill d462dbb5be Deprecate `using import` %!s(int64=5) %!d(string=hai) anos
  gingerBill 494b1e7eaa Add `-help` which prints information about the compiler flags %!s(int64=5) %!d(string=hai) anos
  gingerBill f170648629 Fix issue with `-thread-count` flag with <= 0 count %!s(int64=5) %!d(string=hai) anos
  gingerBill 9db81498d8 Make the `string` type elements "immutable", akin to `char const *` in C %!s(int64=5) %!d(string=hai) anos
  gingerBill 5aa46d31b2 Move `package decimal` to be a subpackage of `package strconv` %!s(int64=6) %!d(string=hai) anos
  gingerBill 939459b635 Change implicit semicolon rules for record types within procedure bodies; Update `package odin/*` %!s(int64=6) %!d(string=hai) anos
  gingerBill f25818e923 Make procedure parameters just named values rather than copied variables %!s(int64=6) %!d(string=hai) anos
  gingerBill 3d2279fba0 Support 128-bit integers `i128` `u128` %!s(int64=6) %!d(string=hai) anos
  gingerBill fb3d73cb20 Make core library use `a..<b` rather than doing `a..b-1` %!s(int64=6) %!d(string=hai) anos
  gingerBill b978959fae Improve package strconv %!s(int64=6) %!d(string=hai) anos