História revízii

Autor SHA1 Správa Dátum
  gingerBill dbaf4d24f6 Update package json for new map layout; Correct llvm-api includes for *nix 4 rokov pred
  gingerBill 9c1c9693f2 Patch up gb.h 4 rokov pred
  gingerBill 776c3f4e90 Prepare for M1 Mac 4 rokov pred
  gingerBill a55568b0c4 Make hash internal key be `uintptr` rather than `u64` to reduce entry size 4 rokov pred
  gingerBill b08ec005b2 Keep -vet happy 4 rokov pred
  gingerBill 91758656f6 Change internal layout of `map[K]V` 4 rokov pred
  gingerBill 4762d2f2d1 map type internal reorganization 4 rokov pred
  gingerBill 67bc35e882 Fix logic for comparisons of struct #raw_union types 4 rokov pred
  gingerBill 4e370e6ed8 Add `equal` procedure field to `runtime.Type_Info_Struct` 4 rokov pred
  gingerBill 0b30c3dc5a Add `flags: Type_Info_Flags,` to `runtime.Type_Info` 4 rokov pred
  gingerBill 9e42cb1595 Add comparisons to structs where all fields are comparable `==` and `!=` 4 rokov pred
  gingerBill 4379917c7d Re-enable `zeroext` for `i1` 4 rokov pred
  gingerBill dc8e895d72 Merge branch 'master' of https://github.com/odin-lang/Odin 4 rokov pred
  gingerBill a2461bdf6b Modify llvm_abi.cpp to work correctly for win64 abi of `i128` types. (it's a pain) 4 rokov pred
  Mikkel Hjortshøj 5cc9ddd40b Update nightly.yml 4 rokov pred
  gingerBill acef96bde7 Merge pull request #787 from dbechrd/dbechrd-mixed-value-error-typo-fix 4 rokov pred
  gingerBill e0c028329b Merge pull request #786 from dbechrd/dbechrd-kernel32-typo 4 rokov pred
  gingerBill 740411f207 Minor change to unicode/letter.odin 4 rokov pred
  gingerBill fa50c8d7d3 Add `ODIN_TEST` constant for checking if `odin test` is being run 4 rokov pred
  Dan Bechard 2d878de84d Update check_expr.cpp 4 rokov pred
  Dan Bechard 58f768cb4f Update kernel32.odin 4 rokov pred
  gingerBill 260e28c0af Fix casting of untyped strings 4 rokov pred
  gingerBill a14ea5b2b5 Add support for %s and %q for [dynamic]byte 4 rokov pred
  gingerBill 63e4a2341f Support string literals for fixed arrays of runes; Add %q support for arrays/slices of bytes 4 rokov pred
  gingerBill 6416a6f39c Allow string literals for `[N]byte` 4 rokov pred
  gingerBill 87956676f5 Add %s support for arrays and slices of bytes 4 rokov pred
  gingerBill 913eac13b1 Reorganize runtime code into separate files 4 rokov pred
  gingerBill 3b7fd4711f Fix text/scanner.scan_string 4 rokov pred
  gingerBill fef5172278 Add `%q` for runes in fmt 4 rokov pred
  gingerBill a39921aa6a Add `package text/scanner` 4 rokov pred