lite-xl/src/api
takase1121 e7b025203b add generic read function
process_read and process_read_errors no longer contain redundant code
2021-07-15 18:01:24 -04: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 add generic read function 2021-07-15 18:01:24 -04:00
regex.c Changed regex error handling, so that errors can be handled gracefully in lua, and made it so gsub returns the exact matches and replacements. 2021-06-04 23:58:17 -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 Added system.rmdir(path) 2021-06-28 11:07:27 -04:00