Historie revizí

Autor SHA1 Zpráva Datum
  Ginger Bill 0be0fb2a57 Nested when statements within records před 8 roky
  Ginger Bill 115e6e7f9e Update demo for both subtyping and union based Entity před 8 roky
  Ginger Bill 3868a9a0f0 Clean up _preload.odin types před 8 roky
  Ginger Bill ba5050ac7c Compiler Internal Changes: TypeRecord_Union -> Type_Union před 8 roky
  Ginger Bill d936ca1ea0 Compiler internal change: TypeRecord_Enum -> Type_Enum před 8 roky
  Ginger Bill fd8c4d58bb `union` type allow for any types and removes common fields před 8 roky
  Ginger Bill ce4b7b8b7d Nested record declarations před 8 roky
  Ginger Bill 069a47220e Make record semicolon syntax more consistent před 8 roky
  Ginger Bill 66e4aaffc5 Use semicolons as field delimiters in records před 8 roky
  Ginger Bill 81336b58cb "Fix" printing of embedded `any` to prevent recursion před 8 roky
  Ginger Bill b201670f7a Fix _preload.odin; Add for in without parameters; Change sync.Mutex for windows před 8 roky
  Ginger Bill 4b051a0d3b `..` half closed range; `...` open range; `...` variadic syntax před 8 roky
  Ginger Bill 45353465a6 Add `sort.odin` před 8 roky
  Ginger Bill c63cb98019 Fix `else do` před 8 roky
  Ginger Bill 773cf5ca08 Add `-show-timings`; Clean up polymorphic procedure code a bit před 8 roky
  Ginger Bill 2db03cb4a5 Fix aprint* bug; NULL -> nullptr; Better error messages for overloaded functions před 8 roky
  Ginger Bill eed873c6ec Add `free` for maps (a previous oversight) před 8 roky
  Ginger Bill 3d2d461867 Replace many built-in procedures with user-level procedures před 8 roky
  Ginger Bill 36392d658e Fix demo.odin před 8 roky
  Ginger Bill 82696179e8 Merge branch 'master' of https://github.com/gingerBill/Odin před 8 roky
  Ginger Bill 188bc28f6a Allow for overloading of polymorphic procedures před 8 roky
  Ginger Bill 240da5c8e0 Allow aliasing of aliases před 8 roky
  Ginger Bill 689a0c0b49 *_of as keyords; Allow constant aliasing for user/built-in procedures, import names, and library names před 8 roky
  Ginger Bill bc16b290ba Disable polymorphic overloading in the global scope před 8 roky
  Ginger Bill 96d32680fe Allow overloading of polymorphic procedures před 8 roky
  Ginger Bill d782b3d21d Fix `do` on `for` loops před 8 roky
  Ginger Bill ed089b44b9 `do` keyword for inline statements instead of blocks před 8 roky
  Ginger Bill 33f4af2e19 Fix demo před 8 roky
  Ginger Bill 69f7382eec Implicit parametric polymorphic procedures před 8 roky
  Ginger Bill 7e3293fc20 Fix `odin version` printing před 8 roky