about summary refs log tree commit diff stats
path: root/crates/core/src
Commit message (Collapse)AuthorAgeFilesLines
* node topological sortingsuperwhiskers2026-01-049-650/+728
| | | | Change-Id: I6a6a6964255d818be1bf9a8f4ec9e317befa19c5
* add a `Display` implementation to `Expression`superwhiskers2025-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-157-10/+1720
| | | | Change-Id: I6a6a69640c133bce112891bba09033b08e7c0dec
* initial commitsuperwhiskers2025-09-154-0/+482
Change-Id: I6a6a69640e8a301a692a5455d1261816280d9cde