2
0

Коммит түүх

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