Commit History

Author SHA1 Message Date
  blob1807 f90d7029b4 Fix stride in `memory_equal/compare_zero` giving false positves 1 month ago
  gingerBill 06179fc736 Merge pull request #5599 from BradLewis/fix/file-tag-eof 1 month ago
  Brad Lewis 8bab146b2d Check for EOF when scanning file tags 1 month ago
  gingerBill 409e397566 Fix bug with `$fn: proc()` when passed with a global variable 1 month ago
  gingerBill f8b56ccd88 Update stb_truetype.c again 1 month ago
  gingerBill a0f6084b48 Rebuild stb libraries and compile `stb_truetype` using the `stb_rect_pack` rects 1 month ago
  gingerBill ebd26135e8 Merge pull request #5596 from alessio98888/master 1 month ago
  gingerBill e0a9b23f02 Merge pull request #5597 from connnnal/d3d12-min-precision 1 month ago
  connnnal 17f9ad29af Make D3D12_FEATURE_DATA_D3D12_OPTIONS.MinPrecisionSupport a bitset 1 month ago
  alessio98888 c6db3cc670 Fix buddy allocator assert 1 month ago
  gingerBill fb46413071 Merge pull request #5590 from leecommamichael/master 1 month ago
  Michael Lee fbac18ec00 missed a spot 1 month ago
  Michael Lee c4102701fd misnamed parameter 1 month ago
  gingerBill d1ce7f8fe6 Merge pull request #5516 from cardboardguru76/darwin-foundation-support-for-handmade-hero-port 1 month ago
  gingerBill 6d68488a50 Merge pull request #5533 from weskerfoot/add-missing-xlib-proc 1 month ago
  gingerBill 977e971c8b Merge pull request #5581 from Xotchkass/rand-cleanup 1 month ago
  gingerBill 7577bfc28b Merge pull request #5582 from diniamo/fix-itimer-flags 1 month ago
  gingerBill aff96e7d3f Merge pull request #5583 from slowhei/master 1 month ago
  Tohei Ichikawa bc78aad45f Fix typo in newBufferWithSliceNoCopy 1 month ago
  diniamo 88dba1194a Fix ITimer_Flags_Bits enum value 1 month ago
  Xotchkass d60fba13df fix: throwing away the last generated byte in default_random_generator_proc 1 month ago
  Xotchkass 2d5652dbd4 remove private _random_u64 and move it's functionality into public uint64 1 month ago
  Xotchkass df849891c1 use runtime.random_generator_read_bytes in read procedure instead of filling it manually. 1 month ago
  gingerBill 71e992d5bf Merge pull request #5579 from wrathdoesthat/master 1 month ago
  Wrath b6a0606c98 Added getaddrinfo flags 1 month ago
  gingerBill 2648bd8fcd Allow `#+feature global-context` for `@(init)` and `@(fini)` procedures as an interim measure 1 month ago
  gingerBill 8df69c95c3 Add `-integer-division-by-zero:all-bits` 1 month ago
  gingerBill b6e0b48481 Rename block names from `div` to `mod`. 1 month ago
  gingerBill 4cbcb3ace7 Add shortcut for `unsigned_x/power_of_two` -> `unsigned_x >> log2(power_of_two)` 1 month ago
  gingerBill da76c743e9 Add shortcut for division by a constant 1 month ago