gingerBill 2cc22d118d Require parentheses for `#align(N)` 2 years ago
..
doc.odin ebbc33fdb5 Mockup of the new `package os` interface (incomplete and non-functioning) 4 years ago
env.odin 55b79c078c Remove `:= context.allocator` usage in `package os2` 2 years ago
env_linux.odin 3fe0680ad5 update os2 for recent core changes 2 years ago
env_windows.odin 162628000f Calculate the size needed before allocating 2 years ago
errors.odin f002857edc Clean up `core:time` to be consistent across all platforms 3 years ago
errors_linux.odin fff23e2bbb merge from upstream and convert to ^File types 3 years ago
errors_windows.odin a78d6fe0b3 Use `i64` instead of `int` for internal procedures 2 years ago
file.odin a78d6fe0b3 Use `i64` instead of `int` for internal procedures 2 years ago
file_linux.odin a78d6fe0b3 Use `i64` instead of `int` for internal procedures 2 years ago
file_stream.odin 2a212a7556 Put stream into the impl 2 years ago
file_util.odin 55b79c078c Remove `:= context.allocator` usage in `package os2` 2 years ago
file_windows.odin a78d6fe0b3 Use `i64` instead of `int` for internal procedures 2 years ago
heap.odin ee876ad66b Strip semicolons 3 years ago
heap_linux.odin 2cc22d118d Require parentheses for `#align(N)` 2 years ago
heap_windows.odin f9c600a760 add nil check to heap_alloc calls (issue 2530) 2 years ago
path.odin bb4f108487 Update error handling for os2 on windows 3 years ago
path_linux.odin 3fe0680ad5 update os2 for recent core changes 2 years ago
path_windows.odin e16c6c1b6b Replace procedure `strings.concatenate` 2 years ago
pipe.odin 18bde22b26 Go to a `File` based approach over `Handle` based 3 years ago
pipe_linux.odin fff23e2bbb merge from upstream and convert to ^File types 3 years ago
pipe_windows.odin bb4f108487 Update error handling for os2 on windows 3 years ago
process.odin 18bde22b26 Go to a `File` based approach over `Handle` based 3 years ago
stat.odin bb4f108487 Update error handling for os2 on windows 3 years ago
stat_linux.odin 3fe0680ad5 update os2 for recent core changes 2 years ago
stat_windows.odin eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 years ago
temp_file.odin eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 years ago
temp_file_linux.odin fff23e2bbb merge from upstream and convert to ^File types 3 years ago
temp_file_windows.odin eef44b11f3 Make the utf16 conversion procedures in `core:sys/windows` safer by checking for memory leaks 3 years ago
user.odin 3fe0680ad5 update os2 for recent core changes 2 years ago