1
0
mirror of https://github.com/chylex/Brotli-Builder.git synced 2025-01-02 12:42:46 +01:00
Brotli-Builder/BrotliCalc/Commands
2019-11-26 18:25:17 +01:00
..
Base Enable C# 8 nullable reference types for all projects & fix warnings 2019-11-26 14:42:10 +01:00
CmdBenchReserializeRebuild.cs Refactor BrotliCalc commands & simplify file processing even more 2019-11-23 16:36:51 +01:00
CmdCompress.cs Enable C# 8 nullable reference types for all projects & fix warnings 2019-11-26 14:42:10 +01:00
CmdCompressStats.cs Refactor BrotliCalc commands & simplify file processing even more 2019-11-23 16:36:51 +01:00
CmdCopyUncompressed.cs Add BrotliCalc commands (copy uncompressed files, reserialize, generate markers) 2019-11-25 00:08:30 +01:00
CmdExtractHeaderMeta.cs Add BrotliCalc commands to extract window size & meta-block info 2019-11-24 09:38:46 +01:00
CmdExtractWindowSize.cs Add BrotliCalc commands to extract window size & meta-block info 2019-11-24 09:38:46 +01:00
CmdGenerateMarkers.cs Enable C# 8 nullable reference types for all projects & fix warnings 2019-11-26 14:42:10 +01:00
CmdReserialize.cs Add BrotliCalc commands (copy uncompressed files, reserialize, generate markers) 2019-11-25 00:08:30 +01:00
CmdTestEncoder.cs Move BrotliFileParameters & BrotliSerializationParameters to a different namespace 2019-11-26 18:25:17 +01:00
CmdTestReserializeRebuild.cs Enable C# 8 nullable reference types for all projects & fix warnings 2019-11-26 14:42:10 +01:00
CmdTestTransformer.cs Enable C# 8 nullable reference types for all projects & fix warnings 2019-11-26 14:42:10 +01:00
CmdTimeDictionaryIndex.cs Add BrotliCalc command to benchmark dictionary index construction 2019-11-24 13:42:11 +01:00