gingerBill
|
b4e976364a
|
Add path_unix.odin
|
2020-07-10 08:42:59 +01:00 |
|
gingerBill
|
642afa4f88
|
Fix new package path
|
2020-07-10 08:42:22 +01:00 |
|
Brendan Punsky
|
b6ea7b7418
|
Fix temp allocation on linux
|
2019-03-18 17:19:21 -04:00 |
|
Brendan Punsky
|
7426f3b092
|
Fix null termination detection, win32 namespacing
|
2019-03-18 17:11:17 -04:00 |
|
Brendan Punsky
|
299c299dff
|
Add linux support
|
2019-03-18 17:07:36 -04:00 |
|
Brendan Punsky
|
775b544326
|
Update path_windows.odin
Updated `long`, `short`, `full`, `current` to be cleaner, use `win32` for platform procs, and `strings.trim_null` to clean resulting strings
|
2019-03-13 16:40:26 -04:00 |
|
Brendan Punsky
|
da26e14959
|
Update path.odin
Fix allocator usage for `rel_current` and `rel_between`
|
2019-03-13 16:38:02 -04:00 |
|
Brendan Punsky
|
222e5c8ae9
|
Delete path_linux.odin
Delete useless path_linux.odin stub
|
2019-02-14 20:25:13 -05:00 |
|
Brendan Punsky
|
0777351482
|
Added path lib "core:path", as well as single- and multiple-splitset string split proc variants to "core:string"
|
2019-02-12 17:27:54 -05:00 |
|