Commit History

Author SHA1 Message Date
  avanspector c3746d9f56 fix core and libc 1 year ago
  gingerBill f002857edc Clean up `core:time` to be consistent across all platforms 3 years ago
  hikari 4f4793817c time: fix unix build 3 years ago
  hikari 0a0440a6e8 time: yield accurate_sleep instead of relaxing the cpu 3 years ago
  Sébastien Marie 5676c9e7eb initial OpenBSD support 3 years ago
  gingerBill 3d7d347192 Convert `ODIN_OS` and `ODIN_ARCH` to use enums rather than use strings 3 years ago
  gingerBill 0d258e8b55 Make many `package time` procedures use `"contextless"` calling convention 3 years ago
  gingerBill ca33cb990b Strip semicolons in core which were missing 3 years ago
  gingerBill 9e8c46b8de Add time.Tick for performance related timings 4 years ago
  Platin21 6b83159b06 Switched to else instead of not equal 4 years ago
  Platin21 f7e40b8572 Adds when statement for framework include 4 years ago
  gingerBill fc4fdd588e Remove usage of `do` in core library 4 years ago
  Christian Seibold 577be4a8ae Get Odin compiling and produced exe's running on FreeBSD 4 years ago
  gingerBill 86448ee044 Add `raw_data` to replace cases in which `&x[0]` was used 5 years ago
  Tetralux 99121d6ff2 Implement core:thread and core:sync on Unix using pthreads 5 years ago