Commit History

Author SHA1 Message Date
  Justas Dabrila 005c6af302 Fix improper _unix_open binding that was ignoring the mode arg 5 years ago
  Tetralux 99121d6ff2 Implement core:thread and core:sync on Unix using pthreads 5 years ago
  gingerBill 902d313c6a Fix issue with os.write on *nix with writing nothing 5 years ago
  gingerBill 980890ee8a Make -vet happy on *nix 6 years ago
  matt 314d5a778e Replace calls to deprecated string functions on linux 6 years ago
  gingerBill 594238a86c Reorganize fmt and strings; Replace fmt.String_Buffer with strings.Builder 6 years ago
  matt e084799b31 Fix bugs and inconsistencies with linux versions of os package 6 years ago
  matt 0bcf53b513 Fix os.open on linux/osx 6 years ago
  CaptainKraft cfcb0514bf Add the missing INVALID_HANDLE so that the demo will build and run on Linux. 6 years ago
  Jeroen van Rijn 1584260886 Add Linux support for core:time 6 years ago
  gingerBill ce2e23849e Fix `context` initialization 6 years ago
  gingerBill 307c58d908 Fix compilation error #272 6 years ago
  gingerBill 42b42db675 Add `unimplemented` and `unreachable` procedures; make `os.exit` a diverging procedure 6 years ago
  Alexis Breust 4eba717281 Fixed heap alloc not allowing empty structs on Linux - Fixes #267 6 years ago
  gingerBill 0718f14774 Reduce number of range and slice operators #239 7 years ago
  Hasen Judy b92599879a free -> delete in os_osx and os_linux 7 years ago
  gingerBill 5f20e04259 Fix on *nix 7 years ago
  gingerBill 5c52ffe24e Reorganize `runtime` package 7 years ago
  gingerBill 6aae381e83 Move ODIN_* platform constants to `core:os` 7 years ago
  gingerBill 5b6770f3d2 Parse directories to be packages 7 years ago