Commit Graph
15 Commits
Author SHA1 Message Date
Brendan PunskyandGitHub e3d1d1d85c Merge branch 'master' into master 2019-03-18 17:22:57 -04:00
Brendan PunskyandGitHub b6ea7b7418 Fix temp allocation on linux 2019-03-18 17:19:21 -04:00
Brendan PunskyandGitHub 7426f3b092 Fix null termination detection, win32 namespacing 2019-03-18 17:11:17 -04:00
Brendan PunskyandGitHub 299c299dff Add linux support 2019-03-18 17:07:36 -04:00
Brendan PunskyandGitHub e398c074db Fix typo 2019-03-13 18:37:01 -04:00
Brendan PunskyandGitHub eadb66c9ef Merge branch 'master' into master 2019-03-13 16:45:46 -04:00
Brendan PunskyandGitHub 9d7e1c17cc Update kernel32.odin
Add Win32 path functions
2019-03-13 16:44:11 -04:00
Brendan PunskyandGitHub 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 PunskyandGitHub da26e14959 Update path.odin
Fix allocator usage for `rel_current` and `rel_between`
2019-03-13 16:38:02 -04:00
Brendan PunskyandGitHub 222e5c8ae9 Delete path_linux.odin
Delete useless path_linux.odin stub
2019-02-14 20:25:13 -05:00
Brendan Punsky 772dc47f55 Oops, I forgot to stage core/strings/strings.odin 2019-02-12 17:30:46 -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
Brendan Punsky 564226be02 fixed issues with uninitialized contexts
also, `any_to_bytes` I think, and maybe some bindings in `core:sys/windows.odin`
2018-02-24 18:58:22 -05:00
Brendan Punsky f6c45fc68a Merge remote-tracking branch 'origin/master' 2018-02-24 14:29:30 -05:00
Brendan Punsky 60a54f404b Auto stash before merge of "master" and "origin/master" 2018-02-22 20:11:17 -05:00