-
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* A lot of stuff in this one: 1. Fixed support generator to properly use specified file and line post-processors. 2. General progress on the variable length array. 3. Added "no-cov" to cmake build so it doesn't get in the way during development. This was a constant problem on OSX. Still left is to get all the noexcept guarentees to be correct and to figure out how to verify them. * adding array type override * version bump * disabling coverage for now * Fixing GCC 9 and earlier syntax * parallelizing python builds * increasing host parallelism * fixing concurrency issues with native build
- Loading branch information
1 parent
6556e84
commit 3a14a34
Showing
58 changed files
with
2,469 additions
and
414 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.