提交歷史

作者 SHA1 備註 提交日期
  foxnne 437d5e28cd fix wrap in core:math 5 年之前
  gingerBill 8589af1458 Improve bits.rotate_left* 5 年之前
  gingerBill bf5ce04b24 Improve rules for shifting behaviour 5 年之前
  gingerBill 8057af9e09 Fix #659 Compiler error when indexing constant slices 5 年之前
  gingerBill d8bc2030e6 Fix `big_int_to_f64` 5 年之前
  gingerBill 5eaef091e2 Update math/bits 5 年之前
  gingerBill 84fd40de77 Fix rules for recursive initialization with procedure entities; Fix executable name if not given 5 年之前
  gingerBill 1d7f99cbdf Remove `mem_zero` from `make`; Implement custom `memset` for windows amd64 5 年之前
  gingerBill 3d4a3730b0 Add `notin` deprecation 5 年之前
  gingerBill 1f31d573e4 Fix tokenization 5 年之前
  gingerBill 237962182b Fix tokenizing for `%%` 5 年之前
  gingerBill e84406a895 Move `zero_size` 5 年之前
  gingerBill 1a0614b0d7 Improve performance of tokenization and parsing 5 年之前
  gingerBill 876820789e Add `rune_is_letter_or_digit` for tokenizer 5 年之前
  gingerBill 4e21a4d46a Optimize `rune_is_*` procedures for tokenizer 5 年之前
  gingerBill 6ac0fb80a6 Minor tokenizer performance improvements 5 年之前
  gingerBill 098699103d Begin work on supporting wasm32 architecture 5 年之前
  gingerBill d6bcc25b69 Fix tokenizer for `0i` #658 5 年之前
  gingerBill a2c50d3666 Fix -vet for strings 5 年之前
  gingerBill f06efffe22 Update strings case convertors to be unicode compliant 5 年之前
  gingerBill e42f7008fc Change spaces to tabs 5 年之前
  gingerBill 26c9d17040 Merge branch 'master' of https://github.com/odin-lang/Odin 5 年之前
  gingerBill 2be87169ef Fix #656 5 年之前
  Mikkel Hjortshøj 732c745bb3 Merge pull request #655 from ThisDrunkDane/master 5 年之前
  Mikkel Hjortshoej c035fc337f Add case conversions by @dotbmp 5 年之前
  gingerBill cbfbff7240 Add intrinsics.type_is_comparable; Add sort.linear_search 5 年之前
  gingerBill 99e6eba20f Revert demo.odin 5 年之前
  gingerBill 7d11ee605c Add `sort.binary_search` (uses interpolation sort for ordered numeric types) 5 年之前
  gingerBill 4671207c61 Make the `using import` deprecation warning an error 5 年之前
  gingerBill aa029fe8d9 Add `"pure"` procedure types 5 年之前