Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Ginger Bill 66e4aaffc5 Use semicolons as field delimiters in records 8 năm trước cách đây
  Ginger Bill 4f28e9e1fb Remove `type` prefix declarations 8 năm trước cách đây
  Ginger Bill 2deb2f8eeb Declaration grouping uses () rather than {}; Fix some problem with compilation on *nix 8 năm trước cách đây
  Ginger Bill 6a88dc322a Declaration grouping uses braces rather than parentheses 8 năm trước cách đây
  Ginger Bill 6b5e9aec8e Pascal style declaration grouping with () 8 năm trước cách đây
  Ginger Bill 0c05fc1432 Prefix `type` and `let` to replace `immutable` 8 năm trước cách đây
  Ginger Bill 8fafdb185c Remove := with var and :: with const 8 năm trước cách đây
  Ginger Bill f60c772c11 Make `rune` a basic type and not an alias; Remove `byte` 8 năm trước cách đây
  Ginger Bill 80c034ec7c Change naming convention from Ada_Like to RustLike 8 năm trước cách đây
  gingerBill 9637cc5690 Add `#ordered` to the "raw" types in raw.odin 8 năm trước cách đây
  Ginger Bill cc6282a6e3 Fix alignment and size bug of enums; Remove #ordered and make the default #ordered. 8 năm trước cách đây
  Ginger Bill 784f3ecf7e Syntax change: cast(T)x => T(x); union_cast(T)x => x.(T); transmute(T)x => transmute(T, x); `y:=^x` => `y:=&x;` 8 năm trước cách đây
  Ginger Bill 67d8f48553 Calling convention, change from bitcast to transmute 8 năm trước cách đây
  Ginger Bill d7fdd3d7b8 Add raw.odin 8 năm trước cách đây