LibHac/build/CodeGen
Alex Barney b6499a6c12 Rename IsEmpty to IsZeros
Renames the IsEmpty() functions that check if an array is all zeros. This helps avoid confusion because Span has an IsEmpty property that returns true if the span's length is 0.

The change actually revealed a tiny bug in KeyDerivation where the property was accidentally used instead of the function.
2020-10-11 23:47:26 -07:00
..
Stage1 Embed key sources in the library 2020-10-06 22:18:34 -07:00
Stage2 Rename IsEmpty to IsZeros 2020-10-11 23:47:26 -07:00
_buildCodeGen.csproj Embed key sources in the library 2020-10-06 22:18:34 -07:00
Common.cs Embed key sources in the library 2020-10-06 22:18:34 -07:00
IncludedKeys.txt Rewrite the key file parser 2020-10-10 17:19:40 -07:00
IndentingStringBuilder.cs Indent results based on hierarchy 2020-02-26 00:55:53 -07:00
result_modules.csv Honor permissions in OpenFileSystemWithId. Add basic AC test 2020-08-26 17:10:12 -07:00
result_paths.csv Honor permissions in OpenFileSystemWithId. Add basic AC test 2020-08-26 17:10:12 -07:00
results.csv Rewrite the Package1 class, updating it to handle newer package1s 2020-09-28 01:18:15 -07:00