9 Commits (7aa24c7d0a68959e4d29c41d157ee30ff97153ad)

Author SHA1 Message Date
Jussi Pakkanen 2a3a1ce8e0 Join() convenience method for strings. Closes #552. 9 years ago
Tim-Philipp Müller 3eea1703ff Add bool to_string() and to_int() methods 9 years ago
Jussi Pakkanen f3e20b2570 Use assert instead of if/error. 9 years ago
Tim-Philipp Müller 3c8468cd4d Add string underscorify() function 9 years ago
Tim-Philipp Müller 02e84df010 Add more string functions: contains(), to_upper() and to_lower() 9 years ago
Jussi Pakkanen 0c96dbff3a String to int conversion. Closes #362. 9 years ago
Jussi Pakkanen df979ad422 String startswith and endswith methods. 9 years ago
Jussi Pakkanen 08d18671ae Better. 12 years ago
Jussi Pakkanen 3b4e77a658 String formatting functionality. 12 years ago