lite-xl/src
Takase 6d0e7f3046
Fix some syntax errors (#1243)
* move signal.h inclusion outside of if-else block
not sure if this change is appropriate, we need to make sure SIG_IGN
is only set on POSIX targets. To verify this we might need to include
unistd.h,

* fix syntax error
this is often overlooked when compiling for normal platforms
2022-12-20 18:11:05 -04:00
..
api core: ported regex.gsub to faster native version (#1233) 2022-12-20 17:46:37 -04:00
bundle_open.m Takes kivutar's changes into account, cleaning things up slightly. 2021-12-15 20:31:24 -05:00
main.c Fix some syntax errors (#1243) 2022-12-20 18:11:05 -04:00
meson.build Replace deprecated meson feature `gui_app` with `win_subsystem` 2022-11-15 16:57:50 +01:00
rencache.c MSVC Support (#1199) 2022-11-15 23:23:45 -04:00
rencache.h Cleanup (#826) 2022-04-15 11:34:46 -04:00
renderer.c Add initialization to variable in `ren_draw_text` 2022-11-27 00:45:57 +01:00
renderer.h core renderer: increased max font fallbacks to 10 2022-10-19 21:12:04 -04:00
renwindow.c Missing header. 2022-06-24 20:21:15 -04:00
renwindow.h Make usage of SDL renderer optional 2021-04-29 14:15:24 +02:00
unidata.h Update unidata to version 15.0 (#1122) 2022-09-19 21:27:54 -04:00
utfconv.h fix utfconv.h duplicate functions 2022-11-14 21:59:32 +08:00