Commit graph

8 commits

Author SHA1 Message Date
Markus Himmel
9f99c512e7
doc: grove: more String data (#11557)
This PR adds some information to Grove: a check that all
string/slice-transforming functions are tracked properly (which finds
dozens of missed cases), and some documentation of design designs around
naming in the string library.

The PR also bumps the Grove version to the latest version which contains
many new features and also processes the data a lot faster (40s to 2.5s
for the test project).
2025-12-09 15:49:33 +00:00
Markus Himmel
3c100ada2a
doc: grove: update and add String data (#11551)
This PR bumps Grove to the latest revision and starts adding data about
the `String` library.

Just a small start, more to come.
2025-12-08 16:49:37 +00:00
Markus Himmel
3878d6da85
chore: Grove: bump version (#9419) 2025-07-17 15:02:17 +00:00
Markus Himmel
0931033c72
chore: Grove: add some data (#9354) 2025-07-14 10:22:59 +00:00
Markus Himmel
a7789d863c
chore: Grove: update and enable on master (#9353) 2025-07-14 09:21:51 +00:00
Markus Himmel
c3319f21ee
chore: Grove: start on associative containers (#9039) 2025-06-27 13:34:10 +00:00
Markus Himmel
2f43f02cb6
chore: Grove: high-level sections (#9011) 2025-06-26 13:06:56 +00:00
Markus Himmel
d3dda9f6d4
chore: initial Grove setup (#8997) 2025-06-26 05:03:02 +00:00