Labels
Labels
41 labels
- Making code cleaner or nicer
- Adding something to debug or invesigate
- New feature or improvement
- Fixing some issues
- Involves solution that applied only to a specific case
- New design of some part of the library
- Changing the code structure without changing functionality
- Fix of a typo in source files
- Not a direct solution to a problem
- Something in between single type generator and its constructors
- Issue on the derivation function facing to the end-user
- Issue around derivation, but not directly in
- Relates to the `LeastEffort` derivation algorithm
- When library reports some problem badly
- When compilation error raises because of the library
- When distribution of generation is wrong
- When work takes too much resources
- When unexpected warning is caused by the library
- Related to how the lib and tests are built
- Related to CI and testing of libs
- Related to automated derivation of generators
- Related to documentation and readme
- Related to the usage examples
- Related to generators
- Related to supporting data types and other definitions
- Related to the labelling mechanism
- Related to partitioning of the project
- Related to model coverage of generators
- Related to tests of the library
- Blocked by some other issue or ongoing work