about summary refs log tree commit diff stats
path: root/sys/nixpkgs/pkgs/lf-make-map/Cargo.lock (follow)
Commit message (Collapse)AuthorAge
* feat(pkgs/lf-make-map): Add de-serialization to lf mappingsBenedikt Peetz2024-05-09
|
* feat(pkgs/lf-make-map): Implement all needed details to produce first mappingsBenedikt Peetz2024-05-06
| | | | | The only bug left right know, is that multiple same mappings can be generated because of the ways the types interact with each other.
* feat(pkgs/lf-make-map): InitBenedikt Peetz2024-05-05