Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Vector for all non-string fixes removed * vector completely removed * Only exceptions left are for `substr` * Try to strike a balance with `noexcept` usage * Various clang-tidy related fixes * remove custom iterators * without mixed containers, no longer necessary * Updates to make meetup presentation better :) * Implicit string_view usage? * Add ability to get string_view from cons_expr engine * Move to shared evaluation scratch space * Finish removing function local scratch spaces * Removal of dead code and reformatting * 🎨 Committing clang-format changes --------- Co-authored-by: Clang Robot <[email protected]>
- Loading branch information