lite-xl/src/api
takase1121 27fe185ed4
fix unable to load any native library
something went wrong in snprintf that it skips the first character of
the library name. Not only that, the signature is actually luaopen and
not lua_open.
2021-09-25 10:31:15 +08:00
..
api.c Merge reproc changes from dev. 2021-06-18 14:19:09 -04:00
api.h refactor process.c 2021-07-15 18:01:24 -04:00
cp_replace.c Implement unicode character replacements 2021-04-01 18:05:59 +02:00
process.c Merged dev to master. 2021-07-20 14:39:50 -04:00
regex.c Merged dev to master. 2021-07-20 14:39:50 -04:00
renderer.c Fix crash problem with rencache and font access 2021-05-21 23:38:54 +02:00
renderer_font.c Add a C API copy method for font_desc objects 2021-06-21 11:18:52 +02:00
system.c fix unable to load any native library 2021-09-25 10:31:15 +08:00