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). 9 年之前
..
CMakeLists.txt ba57d3b592 Add option to disable static targets 10 年之前
Makefile 0378c7016f Normalize whitespace. 10 年之前
sqstdaux.cpp 14ac45d285 Fix minor spelling mistakes 10 年之前
sqstdblob.cpp d9ce07f065 Merge branch master 10 年之前
sqstdblobimpl.h 0378c7016f Normalize whitespace. 10 年之前
sqstdio.cpp 160184d2dd Revert "add some stack-condition error checking to sqstdlib registration routines" 9 年之前
sqstdlib.dsp 85dfe4b676 first commit 10 年之前
sqstdmath.cpp bf2c28b0ce Silence all -Wmissing-field-initializer warnings. 10 年之前
sqstdrex.cpp b589ea521d deterministically handle error in incomplete regexp escape sequence 9 年之前
sqstdstream.cpp bf2c28b0ce Silence all -Wmissing-field-initializer warnings. 10 年之前
sqstdstream.h ec36322140 Improve const-correctness. 10 年之前
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). 9 年之前
sqstdsystem.cpp bf2c28b0ce Silence all -Wmissing-field-initializer warnings. 10 年之前