Summary
- Added String prefix and suffix tests. (commit: e00d7f3) (details)
- Use new String.is_suffix function. (commit: ddb1b5e) (details)
- dune: temporarily remove use of new primitive before building (commit: 7bf55c6) (details)
- dune: depend on new runtime files (commit: 8213916) (details)
The file was modified | Changes (diff) |
The file was modified | testsuite/tests/lib-string/test_string.ml (diff) |
The file was modified | stdlib/string.ml (diff) |
The file was modified | stdlib/stringLabels.mli (diff) |
The file was modified | stdlib/string.mli (diff) |
The file was modified | stdlib/filename.ml (diff) |
The file was modified | stdlib/dune (diff) |
The file was modified | runtime/dune (diff) |