1
0
Fork 0
forked from fun/fun
fun/src/vm/ini
2026-01-03 01:11:35 +01:00
..
free.c Added support for .ini files (iniparser). (0.34.0) 2025-11-30 02:44:14 +01:00
get_bool.c Tons of INI parser fixes to realy make it work. (0.37.40) 2026-01-02 23:20:09 +01:00
get_double.c Tons of INI parser fixes to realy make it work. (0.37.40) 2026-01-02 23:20:09 +01:00
get_int.c Tons of INI parser fixes to realy make it work. (0.37.40) 2026-01-02 23:20:09 +01:00
get_string.c Tons of INI parser fixes to realy make it work. (0.37.40) 2026-01-02 23:20:09 +01:00
handles.c Tons of INI parser fixes to realy make it work. (0.37.40) 2026-01-02 23:20:09 +01:00
handles.h Tons of INI parser fixes to realy make it work. (0.37.40) 2026-01-02 23:20:09 +01:00
load.c Added support for .ini files (iniparser). (0.34.0) 2025-11-30 02:44:14 +01:00
save.c Split ./src/vm/ini/* opcodes into seperate files. (0.36.3) 2025-12-10 18:32:03 +01:00
set.c Tons of INI parser fixes to realy make it work. (0.37.40) 2026-01-02 23:20:09 +01:00
stubs.c Throw error if -DFUN_WITH_INI=ON is not set at build time. (0.37.41) 2026-01-03 01:11:35 +01:00
unset.c Tons of INI parser fixes to realy make it work. (0.37.40) 2026-01-02 23:20:09 +01:00