summaryrefslogtreecommitdiff
path: root/colm/loadfinal.cc
diff options
context:
space:
mode:
authorAdrian Thurston <thurston@colm.net>2019-12-28 12:46:04 +0200
committerAdrian Thurston <thurston@colm.net>2019-12-28 12:50:43 +0200
commitf2bbad18a77fc52ba64d6bf4a14338fec8061d1f (patch)
treee278b7bb6e01c84c2a271bc28419b9a69a8ea8fa /colm/loadfinal.cc
parentef54b3ad76f7b10142e26ad6c2eb5e19f6534588 (diff)
downloadcolm-f2bbad18a77fc52ba64d6bf4a14338fec8061d1f.tar.gz
ragel julia: upgrades tests to 1.0 of julia language
The string class is no longer containing uints, now signed. Convert the input strings to vectors of uint8s, since the julia code generator currently supports only uint8. Use numerical representation of 'a' since we have no way to separate single lits from double lits and cast them in the julia test case translator Don't try to construct AbstractString, use String. Array constructor Array{Int, 1}(undef, 20) must take undef as first arg. Verify we have julia 1.0 or later in configure script. refs #91
Diffstat (limited to 'colm/loadfinal.cc')
0 files changed, 0 insertions, 0 deletions