about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeFilesLines
* add a `Display` implementation to `Expression` HEAD canonsuperwhiskers2025-09-153-12/+151
| | | | | | | | | this change adds a string formatter for `Expression`s using the `Display` trait. additionally, it standardizes the way `Display` implementations are written and makes some minor adjustments to the parameters used for the proptest-based test for `Expression`. Change-Id: I6a6a6964cd5c04e95341a499dcd73297ca2f514a
* initial expression implementationsuperwhiskers2025-09-1511-12/+2234
| | | | Change-Id: I6a6a69640c133bce112891bba09033b08e7c0dec
* initial commitsuperwhiskers2025-09-1514-0/+634
Change-Id: I6a6a69640e8a301a692a5455d1261816280d9cde