Commit Verlauf

Autor SHA1 Nachricht Datum
  Ginger Bill 9b2f5c359a v0.1.1 vor 8 Jahren
  Ginger Bill a982c51c30 Fix minor bugs in IR for slices vor 8 Jahren
  Ginger Bill 047c0e4bcc A decent union type with common fields and variants vor 8 Jahren
  Ginger Bill a94dfdf21d Begin changing `union` syntax vor 8 Jahren
  Ginger Bill c0d5237b75 Unexported struct fields on selectors vor 8 Jahren
  Ginger Bill 6fdcbefe5d Unexported struct fields vor 8 Jahren
  Ginger Bill 3cec2550d9 `delete` for maps vor 8 Jahren
  Ginger Bill 758dd9ba16 Fix overloading bug due to `#import .`; Add sys/wgl.odin vor 8 Jahren
  Ginger Bill 0c37aa9ea0 Fix overloading bug due to comparison of named types vor 8 Jahren
  Ginger Bill 9ff474f387 Named return values but do not affect other declarations vor 8 Jahren
  Ginger Bill d2f9d20833 Change ternary expression precedence vor 8 Jahren
  Ginger Bill 71100ed427 Ternary expression (removed if and block expression) vor 8 Jahren
  Ginger Bill 3ecf3505fd Ignore previous silly commit :P I shouldn't have move it vor 8 Jahren
  Ginger Bill daa1cd55a1 Move error handling for casting vor 8 Jahren
  Ginger Bill 2722de65b7 Prevent `cast` on pointer to union types vor 8 Jahren
  Ginger Bill 8b5e3428a1 Optional ok for `union_cast` (similar to map indices) vor 8 Jahren
  Ginger Bill d1f65097c4 Fix immutable rules; add some general documentation vor 8 Jahren
  Ginger Bill 74d15ab84b Reimplement `immutable` with different rules. vor 8 Jahren
  Ginger Bill 763cd2649d Fix index assignment rules for indirection vor 8 Jahren
  Ginger Bill bd27c24fab Use a global to store the build context information vor 8 Jahren
  Ginger Bill 282f8bb06f Fix issue #23 vor 8 Jahren
  Ginger Bill b9ed546ce0 Record type field `names` vor 8 Jahren
  Ginger Bill e1fdd675ce v0.1.0 vor 8 Jahren
  Ginger Bill 4306345ff1 Dynamic array syntax [...]Type; make entities private with a prefix of `_`; fix extension checking vor 8 Jahren
  Ginger Bill 346aa5f71c Only check files that have been truly imported. vor 8 Jahren
  Ginger Bill 73d6a55f5c Remove need for `type` keyword vor 8 Jahren
  Ginger Bill f18ae89931 Remove Maybe type; Enum `names` vor 8 Jahren
  Ginger Bill 454d0b5cf5 Fix global maps and initialize the preload types before vor 8 Jahren
  Ginger Bill 219ca0ac46 Map type info and fmt printing vor 8 Jahren
  Ginger Bill 5796c41357 `map` immutable fields: count, capacity, allocator vor 8 Jahren