This repository has been archived on 2024-05-26. You can view files and clone it, but cannot push or open issues or pull requests.
trixy/src
Benedikt Peetz a33aa053d2
feat(src): Add real and working support for results
Every `Result` is now -- on demand -- instantiated (i.e. the generic types
are replaced with the concretely specified ones). And can thus simply be
exported to c.
2024-05-20 15:31:05 +02:00
..
bin/trixy fix(binary/parse): Actually only perform the other steps, if asked for it 2024-03-27 08:10:33 +01:00
macros feat(src): Add real and working support for results 2024-05-20 15:31:05 +02:00
parser feat(src): Add real and working support for results 2024-05-20 15:31:05 +02:00
types feat(src): Add real and working support for results 2024-05-20 15:31:05 +02:00
lib.rs chore(treewide): Update license header 2024-03-26 20:11:23 +01:00