We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Review the state so far, raise tickets and prioritise.
Mostly looking for
update; struck out issues to be ticketed seperately
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Review the state so far, raise tickets and prioritise.
Mostly looking for
C++ issues, would like to learn more about C++14/17 featurescommit the old set of unit tests and bring them up to dateUnit tests #66efficiency; lots of places where unnecessary copies are happening for examplecaught exceptions which aren't handledException handling #67unused old vars/methodsStringUtils::get_token_value isn't really re-usable, and had to re-read it's usage to understandRenderingUtils caching could use a re-working...update; struck out issues to be ticketed seperately
The text was updated successfully, but these errors were encountered: