7a2c6f42d49e7a4003384cf54b187f16e64e47a1
- move all `lre_xxx` functions to libunicode - use flags table `lre_ctype_bits` instead of bitmaps - simplify `lre_is_space`, `lre_js_is_ident_first` and `lre_js_is_ident_next` - simplify `simple_next_token`, handle UTF-8 correctly - simplify `is_let`, remove dead code
The main documentation is in doc/quickjs.pdf or doc/quickjs.html.
Description
Languages
C
93.8%
JavaScript
5.5%
Makefile
0.5%
Shell
0.1%