Echo Writes Code

History

Type Hash
commit 796910bc9928e5ce87fc4b17679c3c13d2e6551b 796910b Add const to error_chain tests in more places Add const to error_c…
commit a93f872e2a7d7b445a10f14db72b17c2bec9e5b8 a93f872 Cosmetic whitespace Cosmetic whitespace
commit 70dc7bee5d2ab344db02e5c74b2b2ff4cc6f1fd8 70dc7be Use new ErrorChain for unix::fs Use new ErrorChain f…
commit b546c35e6a4d5dcbc0e7b8c22b17e2ecd72a2d2a b546c35 Update ErrorChain tests Update ErrorChain te…
commit 7bfb0cc2b8e6039681c6b5f4e7b0c1c5f3b2b624 7bfb0cc Change ErrorChain to use CRTP Change ErrorChain to…
commit 9fe6a3e95f421e83feff1d8c177f2efab4f37478 9fe6a3e Use ConstantError in every possible place in unix::fs Use ConstantError in…
commit bdf72195b7728081286f733ad1fc1b4a12da0d60 bdf7219 Merge branch 'relocate-unix-fs-errors' into 'main' Merge branch 'reloca…
commit 5a266d9e757868446c68388465dda114e44c602c 5a266d9 Update changelog Update changelog
commit 5fb7d25b0341ee390c475f4c9f3b07a519b4abe8 5fb7d25 Move Unix FS errors next to where they are used Move Unix FS errors …
commit 36293c65622e9cdbc089e0892884025d3c7eb3a1 36293c6 Merge branch 'reduce-error-types' into 'main' Merge branch 'reduce…
commit 1516a9b89c23ba550971012d5fc6fb580be4cfd9 1516a9b Update changelog Update changelog
commit 845a44f2320ff2566418cbde55afb260951589a0 845a44f Remove redundant ErrorChain and Result instantiations Remove redundant Err…
commit ff6b5a91b6b8d3b40c4c96017f166aa7fc81b71f ff6b5a9 Merge branch 'constant-error' into 'main' Merge branch 'consta…
commit c048a6a689c478bb9cb8205973361cbcfa1fd74f c048a6a Update changelog Update changelog
commit 6de72640d4d786ea52c7e9fc9482ad88141ac784 6de7264 Standardize const char -> char const everywhere Standardize const ch…
commit f98c62f326d77a67112d51cad2875a8c8fd0a175 f98c62f Add tests for ConstantError Add tests for Consta…
commit 229259ecfdc7cf4431398a0c71c60129152f331b 229259e Add ConstantError type Add ConstantError ty…
commit dd66b02ed13e220859f8bb2af8d55c8a417d16e6 dd66b02 Merge branch 'windows-transcoding' into 'main' Merge branch 'window…
commit bca2e284e31ddcf320cb0ef4ea6df87f402c3bb9 bca2e28 Update changelog Update changelog
commit 4c16c64ba3a45298f5e1cd7312c74394aaa02a4b 4c16c64 Add transcoding functions to the build Add transcoding func…
commit 8af41bc6ba2dd14392e4a9e9ae1e1e7bafdc3f2e 8af41bc Add tests for transcoding functions Add tests for transc…
commit 68e7e77af261a097f0178eb00feb23858c977d5b 68e7e77 Add transcoding functions to windows library Add transcoding func…
commit a5bb843bd67c8ee2c6c3e9d9c5f5c18a4b17bc74 a5bb843 Merge branch 'add-windows-library' into 'main' Merge branch 'add-wi…
commit e4719ba44b425794df28e637d51c8e81677f2698 e4719ba Fix changelog typo Fix changelog typo
commit c4baccbfcdc4db6e0e377790702b91796e63d74e c4baccb Update changelog Update changelog
commit 3b88961a0b5f7accae5c08ec7e7f6b94640585c8 3b88961 Add a new "windows" library to the build Add a new "windows" …
commit 0562b456a311bdbd24ad1a419e124e235077d5bc 0562b45 Merge branch 'add-unix-fs-wrappers' into 'main' Merge branch 'add-un…
commit 111e17041d776ab9feea27c3f2d0fd4dbfb31f69 111e170 Fix small inconsistency in unix::fs implementation Fix small inconsiste…
commit 8623c7d8c2fd592a2d0341984ee39cbdf19fb772 8623c7d Only build the unix library if we are targeting a Unix-like OS Only build the unix …
commit 8e9dcddbff24a4ce5ad42f59e7f9027d763b2ff8 8e9dcdd Update changelog Update changelog
commit a0a389384c45f7c211b811b82cbde18fea46556a a0a3893 Update unix CMakeLists for new functionality and tests Update unix CMakeLis…
commit f0232f4935ec7b7503c153db47ff5fb848564fd9 f0232f4 Add tests for unix fs wrapper functions Add tests for unix f…
commit 659b83a78b681c10418cb0a175593604990b77c2 659b83a Add unix fs wrapper functions Add unix fs wrapper …
commit 5c50a31d1a24c60eb1d0ea499d76a3916397d60a 5c50a31 Add errors for unix fs wrappers Add errors for unix …
commit d806eb835e6a298e446aac9dab191b0549c09fd8 d806eb8 Remove using declarations from test_result for consistency Remove using declara…
commit fcd2bf98709a4c68e4c2b65cca5146f91cde030e fcd2bf9 Merge branch 'add-none-type' into 'main' Merge branch 'add-no…
commit 140e62e96f339a1dbd53ef651ccc771ae70d3c96 140e62e Update changelog Update changelog
commit e882010c0f6c77699ab6ae4b7b7912f4c8ddd6df e882010 Add None class Add None class
commit 70a1461198d808448c3960176e0506193c3ba544 70a1461 Merge branch 'add-unix-library' into 'main' Merge branch 'add-un…
commit 6b7889e6e996355c0959d0e81aca4d21864879c0 6b7889e Update changelog Update changelog
commit 3a27d30d3a5b193b4a079d0949c26a5b14fe5b05 3a27d30 Add unix library Add unix library
commit 2ab76529457e27039057eee680e207983abd2e20 2ab7652 Merge branch 'add-error-chain' into 'main' Merge branch 'add-er…
commit d1b2847b10b4036823c3f359bc1166624e26f173 d1b2847 Update changelog Update changelog
commit 201364b249fe99e7024380ef69f65d2ba56b1ed7 201364b Add ErrorChain tests to the build Add ErrorChain tests…
commit 9f2e25f5c4137ab149db99f04c691ad8c0bd5341 9f2e25f Add ErrorChain tests Add ErrorChain tests
commit 3fd7badc90075254794a29ef51f9acdf4103e7a2 3fd7bad Add ErrorChain class Add ErrorChain class
commit b680c8be9c242f9626cff072712cfe023d221c4c b680c8b Merge branch 'add-result-tests' into 'main' Merge branch 'add-re…
commit 15eafafe35eef27dab753800b37e5340f7519c4c 15eafaf Add test_result.cpp Add test_result.cpp
commit 98d124d2470fedd10a9a8072be8fd7f735314b93 98d124d Merge branch 'add-scenario-registrar' into 'main' Merge branch 'add-sc…
commit 45ec2c25d199f33b7b433459ba7c9a4adfc598e0 45ec2c2 Add ScenarioRegistrar class and SCENARIO macro Add ScenarioRegistra…