4 Commits (4d9cc9ceabdbc0c77ecb11f71904c5e71bd264dc)

Author SHA1 Message Date
Daniel Mensinger c0efa7ab22 interpreter: Add FeatureNew check 3 years ago
Daniel Mensinger 6b00c7dc81 Remove helpers.check_stringlist() 3 years ago
Daniel Mensinger d93d01b6c5 interpreter: Introduce StringHolder 3 years ago
Jussi Pakkanen e75e3976fa Condense test directory names. 4 years ago
Tristan Partin c83106ee38 Add str.replace() method 4 years ago
Jussi Pakkanen 9d1e747d17 Condense test directory names again. 4 years ago
Stéphane Cerveau 8f106a2b9a string: add substring method 4 years ago
Dylan Baker 29ef4478df compilers/d: Add b_ndebug support 5 years ago
Jussi Pakkanen f39600647d Condense test directory names. 5 years ago
Jussi Pakkanen 972535a6ac Condense test dirs. 6 years ago
Nirbheek Chauhan a5b99dce5d Add more tests for multi-line strings and update docs 7 years ago
Niklas Claesson cb0960a91e Remove escaping for triple-quoted strings 7 years ago
Tim 'mithro' Ansell 36aab0f4b2 Complete python escape sequences aware strings 7 years ago
Joergen Ibsen 312bc2ca81 Fix string format recursive replace 7 years ago
Joergen Ibsen dad5779d3c Add test for five escapes before n 7 years ago
Joergen Ibsen b9a0589067 Fix escaping of newlines in string literals 7 years ago
Nirbheek Chauhan 276e9c15cc str.split() can now take a positional argument 7 years ago
Jussi Pakkanen b5013a573a Added semantic versioning comparison method to strings. 9 years ago
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