[Cursor] Following a so-simple-I-feel-stupid suggestion from pmurias++, we now keep...
commit46accc12512e663ba333fc8665608c9a7ef88d8a
authorsorear <sorear@c213334d-75ef-0310-aa23-eaa082d1ae64>
Fri, 18 Jun 2010 09:55:15 +0000 (18 09:55 +0000)
committersorear <sorear@c213334d-75ef-0310-aa23-eaa082d1ae64>
Fri, 18 Jun 2010 09:55:15 +0000 (18 09:55 +0000)
tree15d0fabadceca866f5e05ef708ed080156d491d8
parent761deb706c06a0e4f6b350fa80e0279d22c6ab04
[Cursor] Following a so-simple-I-feel-stupid suggestion from pmurias++, we now keep our own copy of part of the Unicode property database.  As a fringe benefit, it's much more similar to the internal form and can be loaded in 0.1s less time.

git-svn-id: http://svn.pugscode.org/pugs@31356 c213334d-75ef-0310-aa23-eaa082d1ae64
src/perl6/CursorBase.pmc
src/perl6/README
src/perl6/gen-unicode-table.pl [new file with mode: 0755]
src/perl6/uniprops [new file with mode: 0644]