New approach to backend registers

This commit is contained in:
Marcel Krüger 2020-06-28 04:52:06 +02:00
parent c9fb95eff3
commit f12fa8a2e6
9 changed files with 163 additions and 138 deletions

View file

@ -1,4 +1,4 @@
local mode = 6
local mode = 0
-- Control how much escaping is done... the mode is a bitset:
-- Bit 0: Disable auto-detection of pre-escaped input
-- Bit 1: Convert UTF-8 input to UTF-16