Removed all records from the core decoder. Replaced with macros and a raw tuple containing options. Updated one test to account for changed api.

This commit is contained in:
alisdair sullivan 2010-05-27 12:56:21 -07:00
parent 6d90c49be3
commit 2a2275136a
4 changed files with 43 additions and 35 deletions

View file

@ -1 +1,2 @@
[start_array, {string, "arabic letter alef: "}, {string, "\\u0627"}, end_array].
[start_array, {string, "arabic letter alef: "}, {string, "\\u0627"}, end_array].
[{escaped_unicode, ascii}].