Commit graph

2 commits

Author SHA1 Message Date
sinkuu
deb82feaa2 Add @nogc attribute 2014-11-09 23:00:24 +09:00
Dmitry Olshansky
87bff6186c split off rarely used unicode tables
This avoids parsing large files reducing parse time by 30 ms for me
(it took ~70ms to parse tables, now ~40ms).
And move hangul sets to Trie tables as well.
Also saves around 30Kb on "hello world" app.
2013-10-17 18:49:11 +04:00