Sebastian Ullrich
|
eb170d1f43
|
fix: compiled string literals containing null bytes
|
2022-05-17 09:24:34 -07:00 |
|
Leonardo de Moura
|
1658be20f1
|
feat(library/init/data/string): add String.isPrefixOf
|
2019-06-06 14:20:50 -07:00 |
|
Leonardo de Moura
|
cf3bbd7e25
|
feat(runtime): add utf8_prev and utf8_set
Next goal: implement string.iterator in Lean
|
2019-03-11 18:05:40 -07:00 |
|
Leonardo de Moura
|
01b4983fa2
|
fix(runtime/object): string_utf8_extract
|
2019-03-09 12:57:51 -08:00 |
|
Leonardo de Moura
|
67944a6c81
|
test(tests/compiler/str): new test for utf8 primitives
|
2019-03-09 12:41:33 -08:00 |
|