squirrel/sqstdlib
albertodemichelis 737ea798a8 added \u and \U escape sequence for UTF8,UTF16 or UCS4 characters
the escape character \x is based on sizeof(SQChar)
2016-03-05 19:29:14 +08:00
..
CMakeLists.txt Normalize whitespace. 2016-02-15 20:51:20 +01:00
Makefile Normalize whitespace. 2016-02-15 20:51:20 +01:00
sqstdaux.cpp Normalize whitespace. 2016-02-15 20:51:20 +01:00
sqstdblob.cpp Improve const-correctness. 2016-02-22 22:15:31 +01:00
sqstdblobimpl.h Normalize whitespace. 2016-02-15 20:51:20 +01:00
sqstdio.cpp Improve const-correctness. 2016-02-22 22:15:31 +01:00
sqstdlib.dsp first commit 2015-12-22 03:14:21 +08:00
sqstdmath.cpp Improve const-correctness. 2016-02-22 22:15:31 +01:00
sqstdrex.cpp added \u and \U escape sequence for UTF8,UTF16 or UCS4 characters 2016-03-05 19:29:14 +08:00
sqstdstream.cpp Improve const-correctness. 2016-02-22 22:15:31 +01:00
sqstdstream.h Improve const-correctness. 2016-02-22 22:15:31 +01:00
sqstdstring.cpp Improve const-correctness. 2016-02-22 22:15:31 +01:00
sqstdsystem.cpp Improve const-correctness. 2016-02-22 22:15:31 +01:00