Historie revizí

Autor SHA1 Zpráva Datum
  gingerBill f0529535e0 `ODIN_ENDIAN` changed to an enum constant; `ODIN_ENUM_STRING` is the new string version of the old constant před 3 roky
  Yawning Angel ee724f183a core:math/bits: Improve add/sub/mul_u64 před 3 roky
  gingerBill de00c7c9a8 Add `bits.log2` před 4 roky
  gingerBill 720884e0f1 Strip even more semicolons if followed by a `}` or `)` on the same line před 4 roky
  gingerBill f57201bbd1 Remove unneeded semicolons from the core library před 4 roky
  gingerBill 251da264ed Remove unneeded semicolons from the core library před 4 roky
  gingerBill f0437a4242 Enforce `core:builtin` and `core:intrinsics` for imports před 4 roky
  gingerBill 9ed826f6fb Remove `import "core:runtime"` from `core:math/bits` před 4 roky
  gingerBill 2691c394e0 Add `intrinsics.count_zeros` před 4 roky
  gingerBill 7086b49ae6 Rename intrinsics to count_trailing_zeros and count_leading_zeros před 4 roky
  gingerBill 72aa0e6e38 Replace many `foreign` llvm calls with intrinsics před 4 roky
  gingerBill b727b6438b Minimize unneeded casts před 4 roky
  gingerBill 6ae619c0a6 Add to package math/bits `bitfield_extract` and `bitfield_insert` před 4 roky
  gingerBill 8589af1458 Improve bits.rotate_left* před 5 roky
  gingerBill 5eaef091e2 Update math/bits před 5 roky
  gingerBill baf5b9edc3 Add `runtime.bswap_*` required for -llvm-api před 5 roky
  gingerBill 42678848b2 Rename math/bits package name to `math_bits` před 5 roky
  gingerBill c40acd008e Add i128/u128 support for bit sets před 6 roky
  gingerBill 8b09ab6fe7 Move core:bits to core:math/bits před 6 roky