| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-11-13 | allow Cpv type to have a slot | John Turner | |
| 2025-11-13 | impl Cp type | John Turner | |
| 2025-11-13 | impl Cpv type | John Turner | |
| 2025-11-13 | impl version comparison algorithm | John Turner | |
| 2025-11-08 | put version and version operator in the same Option in the Atom struct | John Turner | |
| All atoms must either have a version with a version operator, or have no version and no version operator. Putting these in the same Option helps encode that into the type system. | |||
| 2025-10-28 | impl Parseable trait | John Turner | |
| 2025-10-27 | use deref getters where needed | John Turner | |
| 2025-10-26 | fix lints | John Turner | |
| 2025-10-26 | impl fmt::Display for Atom | John Turner | |
| 2025-10-25 | support "=" version operator | John Turner | |
| 2025-10-24 | support atoms with empty slot | John Turner | |
| 2025-10-23 | impl atom parsing | John Turner | |
