zeromus e0f0e180a3 add a printf function to the string stdlib, so we can avoid having to write print(format( all the time. it should be a little more lean than writing that function in lua yourself (can work entirely from scratchpad this way). %!s(int64=9) %!d(string=hai) anos
..
CMakeLists.txt ba57d3b592 Add option to disable static targets %!s(int64=9) %!d(string=hai) anos
Makefile 0378c7016f Normalize whitespace. %!s(int64=9) %!d(string=hai) anos
sqstdaux.cpp 14ac45d285 Fix minor spelling mistakes %!s(int64=9) %!d(string=hai) anos
sqstdblob.cpp d9ce07f065 Merge branch master %!s(int64=9) %!d(string=hai) anos
sqstdblobimpl.h 0378c7016f Normalize whitespace. %!s(int64=9) %!d(string=hai) anos
sqstdio.cpp 160184d2dd Revert "add some stack-condition error checking to sqstdlib registration routines" %!s(int64=9) %!d(string=hai) anos
sqstdlib.dsp 85dfe4b676 first commit %!s(int64=10) %!d(string=hai) anos
sqstdmath.cpp bf2c28b0ce Silence all -Wmissing-field-initializer warnings. %!s(int64=9) %!d(string=hai) anos
sqstdrex.cpp b589ea521d deterministically handle error in incomplete regexp escape sequence %!s(int64=9) %!d(string=hai) anos
sqstdstream.cpp bf2c28b0ce Silence all -Wmissing-field-initializer warnings. %!s(int64=9) %!d(string=hai) anos
sqstdstream.h ec36322140 Improve const-correctness. %!s(int64=9) %!d(string=hai) anos
sqstdstring.cpp e0f0e180a3 add a printf function to the string stdlib, so we can avoid having to write print(format( all the time. it should be a little more lean than writing that function in lua yourself (can work entirely from scratchpad this way). %!s(int64=9) %!d(string=hai) anos
sqstdsystem.cpp bf2c28b0ce Silence all -Wmissing-field-initializer warnings. %!s(int64=9) %!d(string=hai) anos