| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-07 | Touch up docs | Laurenz | |
| 2023-08-04 | Bytes type | Laurenz | |
| - Moves `Bytes` from `util` to `eval` module - Accepts bytes in `str` function for bytes -> str conversion - Adds `bytes` function for str | array -> bytes conversion - Adds `array` function for bytes -> array conversion - Adds `len`, `at`, and `slice` methods for bytes - Adds `encoding` parameter to `read` function | |||
| 2023-07-29 | Add start parameter to array enumerate (#1818) | bluebear94 | |
| 2023-07-26 | fix content::fields in types.md (#1754) | Pg Biel | |
| 2023-07-18 | Adding `dedup` to `array` (#1738) | Sébastien d'Herbais de Thun | |
| 2023-07-11 | Add fields and methods to several primitives (#790) | Pg Biel | |
| 2023-07-06 | Change "behind the colon" to "after the colon" (#1670) | Greg Shuflin | |
| Change "behind the colon" to "after the colon", which is more natural English usage. | |||
| 2023-07-05 | Improve sink and spreading docs | Laurenz | |
| 2023-07-02 | Move everything into `crates/` directory | Laurenz | |
