Историја ревизија

Аутор SHA1 Порука Датум
  gingerBill 184efd4f49 Update demo for `using in` пре 7 година
  gingerBill 6b3c4cc379 Remove `u128` and `i128` пре 7 година
  gingerBill 37790c13a0 Fix issue #170 пре 7 година
  gingerBill 82057f08ce Fix issue #172 пре 7 година
  gingerBill 1553421e1a Fix typo in error пре 7 година
  gingerBill f3ea109e6f Fix min/max for floats пре 7 година
  gingerBill 90dbfe7660 Fix issue #167 regarding abs, min, and, max for floats пре 7 година
  gingerBill 125bad3154 Fix 'llvm bool' emit store пре 7 година
  gingerBill 30c83d6c81 Fix map internals пре 7 година
  gingerBill 4f12c118a5 Fix Type info bug for 'llvm bool' пре 7 година
  gingerBill 423775d50e Merge branch 'master' of https://github.com/odin-lang/Odin пре 7 година
  gingerBill 860a5c3e86 "Fix" LLVM boolean bug (more like a bodge) пре 7 година
  gingerBill 649e02f209 Add basic example to README.md пре 7 година
  gingerBill b449305cc1 Fix `free_map` пре 7 година
  gingerBill 49bee6bad0 Fix `free_map` пре 7 година
  gingerBill ac277a1cce Revert `map` to be a value type and not a reference type пре 7 година
  gingerBill a17310a83c Fix len, cap, comparison against nil for `map` пре 7 година
  gingerBill b509946b13 Fix fallthrough within a nested block пре 7 година
  gingerBill a69ea58388 `map` is internally backed by a pointer (i.e. a "reference type") пре 7 година
  gingerBill 30530d058c Remove `struct #ordered` пре 7 година
  gingerBill 436928d06a Fix "using in import" пре 7 година
  gingerBill 32a502d14e using x in bar; пре 7 година
  gingerBill 0d665c637f `using in` importation statements пре 7 година
  gingerBill 1b6a14ac39 Fix lhs < rhs bug (#164) пре 7 година
  gingerBill 367013f589 Change Map and PtrSet grow rate пре 7 година
  gingerBill c980a30bad Merge branch 'checker-optimizations' into explicit-overloading пре 7 година
  gingerBill 78b459590c Print `nil` for nil procedures in fmt.odin пре 7 година
  gingerBill 054e241033 Localize checker data пре 7 година
  gingerBill f7e9649be4 Disable struct field reordering (for the time being) пре 7 година
  gingerBill fd1f6ec75c Merge branch 'master' into explicit-overloading пре 7 година