Add Mode of Beleriand
authorKris Kowal <kris.kowal@cixar.com>
Tue, 4 Sep 2012 03:15:06 +0000 (20:15 -0700)
committerKris Kowal <kris.kowal@cixar.com>
Tue, 4 Sep 2012 03:15:09 +0000 (20:15 -0700)
commitc7cbf19a1c448a982e82bb36a1686413167bd447
tree46228ac81479064ca32ebe6a4e724579981bf00b
parentff17c0e78b4649db7882c42ab30ebe3a0aa4b596
Add Mode of Beleriand

-   Support options in the data-mode attribute, like data-mode="general-use
    reverse-curls no-ach-laut"
-   Add reverseCurls option to Classical and General Use modes.

-   Consolidate document parse tree generation.
-   Convert normalizer to a parser adapter.
-   Create Trie Parsing framework.
-   Add double dot above tehta to Tengwar Parmaite bindings.
23 files changed:
README.md
alphabet.js
beleriand.js [new file with mode: 0644]
beleriand.txt [new file with mode: 0644]
classical.js
document-parser.js [new file with mode: 0644]
editor/index.html
editor/index.js
fonts.js [new file with mode: 0644]
general-use.js
modes.js [new file with mode: 0644]
normalize.js
parser.js
samples/index.html
spec/classical.js
spec/general-use.js
tengwar-parmaite.js
tests.js [deleted file]
trie-parser.js [new file with mode: 0644]
trie.js [new file with mode: 0644]
vanilla-tengwar.build.sh
vanilla-tengwar.js
vanilla-tengwar.min.js