Merge: Augmented literal strings
authorJean Privat <jean@pryen.org>
Thu, 7 Apr 2016 12:50:34 +0000 (08:50 -0400)
committerJean Privat <jean@pryen.org>
Thu, 7 Apr 2016 12:50:34 +0000 (08:50 -0400)
commita15b80c6b4f2f874e0637edddf644a08bdb830a6
tree87cd6379a880bc54f08f1a00e8220939418b7542
parent332e1833775a3fa9d55b7e11a6c9bb9b82465b57
parent35173105e77b7a7a89f578c5b47a0d721ada1c5d
Merge: Augmented literal strings

As a follow-up to #1991, here's the support mentioned in #1734 for bytestrings, regex and raw strings

NOTE: Depends on #1991 for integration, you may review the last 3 commits while #1991 is reviewed and eventually merged

TODO: Support degraded mode (Bytes and Byte only) for byte SuperStrings instead of refusing at compile-time

Pull-Request: #1992
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>
src/compiler/abstract_compiler.nit
src/interpreter/naive_interpreter.nit