Commit Graph

9 Commits

Author SHA1 Message Date
Alexander Batalov a49970ac3f Decompile editor options window 2022-06-07 23:18:59 +03:00
Alexander Batalov 3571db7f40 Remove unnecessary io.h 2022-05-29 22:11:00 +03:00
Alexander Batalov 3d477ed235 Provide mkdir compatibility layer
See #17, #24
2022-05-29 18:08:55 +03:00
Jan Šimek 86c0585efc
Provide filepath compatibility layer (#22)
Co-authored-by: Alexander Batalov <alex.batalov@gmail.com>
2022-05-29 00:22:40 +03:00
Alexander Batalov 442e0a17ab Provide splitpath/makepath compatibility layer
See #17
2022-05-28 23:17:48 +03:00
Alexander Batalov 6ae1afc57c Make file find utils cross-platform
See #17
2022-05-28 14:01:52 +03:00
Alexander Batalov b1216967c0 Replace MAX_PATH with COMPAT_MAX_PATH 2022-05-28 12:34:49 +03:00
Alexander Batalov 4bac829739 Add string functions compatibility layer
See #17
2022-05-28 11:57:32 +03:00
Alexander Batalov 98c6acbf11 Convert to C++ 2022-05-21 18:22:03 +03:00
Renamed from src/xfile.c (Browse further)