Commit History

Upphovsman SHA1 Meddelande Datum
  gingerBill b651466630 Add `ptr_to_bytes` 7 år sedan
  gingerBill 9bd8bdaa5a Disable all cyclic importations 7 år sedan
  gingerBill e5c39fb2a9 Fix opening file without close; Minor fixes 7 år sedan
  gingerBill eb4b3f5976 Change push allocator system; update core libraries 7 år sedan
  gingerBill 0ffcccdae5 Add Source_Code_Location parameter Allocator_Proc (#138) 7 år sedan
  gingerBill 6bc5584add Fix fmt printing `uintptr` type 8 år sedan
  gingerBill d2588f9d1d Infix proc calling convention `proc "std" (...)` 8 år sedan
  gingerBill 1eb9994d88 Attributes; @(link_name="foo") 8 år sedan
  Ginger Bill 5eaa8de8f9 Fix issue with #118 8 år sedan
  Ginger Bill c1e720a49b `match` to `switch`; Optional semicolons after "import" statements 8 år sedan
  Ginger Bill c43d66c286 Use comma for struct field separators (disallow nesting) 8 år sedan
  Ginger Bill d2c1c719bd Fix file load order and allow when statements at file scope 8 år sedan
  Ginger Bill 8e3b77aba8 Library collections 8 år sedan
  Ginger Bill b9e347ef50 Replace `import_load` with `using import .` 8 år sedan
  Ginger Bill 1161aa829d Fix `mem.Arena` 8 år sedan
  Ginger Bill 49d337c830 v0.6.2; Use Ada_Case for types 8 år sedan
  Ginger Bill dbddec33c8 Internal changes; thread.odin for windows only 8 år sedan
  Ginger Bill 6d37ed12d2 Update internals of a Union and Tuple 8 år sedan
  Ginger Bill 65f079ebc4 Remove `atomic`, `++`, and `--` 8 år sedan
  Ginger Bill b8697fb4ed Change precedence order for types e.g. ^T(x) == ^(T(x)) 8 år sedan
  Ginger Bill 3868a9a0f0 Clean up _preload.odin types 8 år sedan
  Ginger Bill fd8c4d58bb `union` type allow for any types and removes common fields 8 år sedan
  Ginger Bill 66e4aaffc5 Use semicolons as field delimiters in records 8 år sedan
  Ginger Bill 4b051a0d3b `..` half closed range; `...` open range; `...` variadic syntax 8 år sedan
  Ginger Bill eed873c6ec Add `free` for maps (a previous oversight) 8 år sedan
  Ginger Bill bc16b290ba Disable polymorphic overloading in the global scope 8 år sedan
  Ginger Bill 94afcec757 :: style procedure declarations; remove old parsing code 8 år sedan
  Ginger Bill 4f28e9e1fb Remove `type` prefix declarations 8 år sedan
  Ginger Bill 0622509807 Disable `var` and `const` declarations 8 år sedan
  Ginger Bill 2deb2f8eeb Declaration grouping uses () rather than {}; Fix some problem with compilation on *nix 8 år sedan