提交历史

作者 SHA1 备注 提交日期
  gingerBill ef73a284e3 Fix check_remove_expr_info 3 年之前
  gingerBill 28af376d10 Quick fix 3 年之前
  gingerBill 48de1a01a9 Correct update propagation of type for ternary if expressions 3 年之前
  gingerBill 1405420935 Support `TenraryIfAddr` in `lb_build_addr` 3 年之前
  gingerBill 7aac8df2f2 Add `runtime._cleanup_runtime` internal call 3 年之前
  gingerBill e98e62ec13 Merge branch 'master' of https://github.com/odin-lang/Odin 3 年之前
  gingerBill eb3c1506f0 Remove explicit link name from `runtime.memset` 3 年之前
  gingerBill 5bd4536372 Merge pull request #1220 from zhibog/master 3 年之前
  zhibog 7fa05238b8 Added note due address thread safety 3 年之前
  zhibog dd7449b8b5 Fixed some typos in proc names 3 年之前
  zhibog b7a0627d09 Remove the read_entire_file from the crypto utils and now use the one within core:os 3 年之前
  zhibog c632125d82 Added a read_entire_file proc that only takes a handle and turned it into a proc group with the one, that takes a path 3 年之前
  Jeroen van Rijn a509e112ea Merge pull request #1224 from helloguysmaster/patch-1 3 年之前
  Jonas Welle 7c26b0abdb add GetModuleHandleA 3 年之前
  zhibog f48ee00c2f Improved API. hash_file procs now just take a file handle instead of a path 3 年之前
  zhibog ced0ea515c Added note for the botan.dll to README.md 3 年之前
  zhibog 8876328e4d Move botan.dll to correct directory 3 年之前
  zhibog f4ff11a7ff Added botan.dll for tests 3 年之前
  zhibog 77be7144c3 Add crypto library. Additional information is included in the README.md 3 年之前
  gingerBill 3337d38651 Add comments to procedure groups 3 年之前
  gingerBill fc3b0dcc80 Update sync_util.odin 3 年之前
  gingerBill fc33cf6846 Set `VertexAttribPointer` related calls to use `uintptr` instead of `rawptr` for the byte offset parameter 3 年之前
  gingerBill 2c469a39c7 Simplify `TIME_SECTION` code 3 年之前
  gingerBill d0001dc11d Increase `system_exec_command_line_app` buffer from 4 KiB to 64 MiB, and unify some logic 4 年之前
  gingerBill 68719779d7 Fix typo 4 年之前
  gingerBill 2ad6aa7886 Copying file contents rather than memory mapping 4 年之前
  gingerBill 75e3df6da2 Add utility procedure groups for sync primitives 4 年之前
  gingerBill 753acc6971 Add `wait_group_wait_with_timeout`; Allow `Sema` to be implemented as a `Wait_Group` 4 年之前
  gingerBill 0d258e8b55 Make many `package time` procedures use `"contextless"` calling convention 4 年之前
  gingerBill 3a60bee804 Move assert to implementation file 4 年之前