Labels
Labels
28 labels
- Something *really* isn't working and it affects correctness
 - Something isn't working
 - Affects the core infrastructure
 - Affects the lexer
 - Affects the parser
 - Affects semantic analysis
 - This change requires significant language/algorithm/architecture design
 - This change will be tricky or large
 - This change is easy. Perhaps ideal for a new contributer to pick up :)
 - Improvements or additions to documentation
 - This issue or pull request already exists
 - This doesn't seem right
 - This is probably an issue in MATLAB and not MISS_HIT
 - Support features in Octave that do not exist in MATLAB
 - Waiting for additional user information
 - Code cleanup
 - Change can only be implemented once semantic analysis works
 - Non-technical issue related to the MISS_HIT project itself
 - Affects the code copyright tool
 - Affects the (future) call graph tool
 - Affects the linter
 - Affects the code metrics tool
 - Affects the coverage overview tool
 - Affects the (future) advanced pretty printer
 - Affects the (future) program slicing tool
 - Affects the style checker tool
 - Affects the tracing tool
 - This will not be worked on