New approach to backend registers
This commit is contained in:
parent
c9fb95eff3
commit
f12fa8a2e6
9 changed files with 163 additions and 138 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue