lite-xl/docs/api
Jefferson González e572c58f24
Add utf8 support to tokenizer (#945)
* add utf8 support to tokenizer

* wrap utf8 functions in string table using a 'u' prefix

* document new utf8 functions
2022-04-26 09:42:02 -04:00
..
globals.lua Documented with EmmyLua the C API using .lua interface files. 2021-06-25 02:25:05 -04:00
process.lua Docs: changes process start from method to function. 2022-02-15 20:49:46 -04:00
regex.lua Namespaced aliases, virtual classes and added missing returns. 2021-07-09 18:33:25 -04:00
renderer.lua Removed docs for get_width_subpixel and subpixel_scale which no longer exist. 2021-11-26 23:27:33 -08:00
string.lua Add utf8 support to tokenizer (#945) 2022-04-26 09:42:02 -04:00
system.lua Added system.get_process_id() to api docs. 2022-02-04 15:43:42 -04:00
utf8.lua Add utf8 support to tokenizer (#945) 2022-04-26 09:42:02 -04:00