Echo Writes Code

History

Type Hash
commit 3a26db12c47051f841be933051a99ca574bee39e 3a26db1 Update changelog Update changelog
commit 0c9154034e667e3218d103bc9598923696dd5461 0c91540 Annotate UnixError itself Annotate UnixError i…
commit 08c84747df55b46d7d9118433e7abc066526d1cf 08c8474 Fix Windows compilation error; annotate WindowsError itself Fix Windows compilat…
commit 498157be34940b24854c30c00d190839571610c8 498157b Fix error formatting for windows Fix error formatting…
commit bd199daedd17e3de14180cc01898e67853659328 bd199da Revert back to HostError naming Revert back to HostE…
commit af125e9a508bcfadf8092ed5562fa3c95b8fac29 af125e9 Improve Unix error messages Improve Unix error m…
commit a0c9db206a377a1000a1583f8aadb562c9decb83 a0c9db2 Merge branch 'integer-formatters' into 'main' Merge branch 'intege…
commit fb69d25d6ada9de18ad494f336edfd5ff47ee415 fb69d25 Update changelog Update changelog
commit d9f64b9025624f79ae930f55299233a20dcef779 d9f64b9 Add a formatter for primitive integer types Add a formatter for …
commit f8d19f382e484bcaa146f3125087e75348df9bd1 f8d19f3 Merge branch 'remove-result' into 'main' Merge branch 'remove…
commit ba156de527ecb5520f50c83d6a7ec9a5db0a7530 ba156de Fix windows compilation error Fix windows compilat…
commit d887e8f8ea975b6494e39db2920cdb404f2a0609 d887e8f Update changelog Update changelog
commit e330b955d71b06c62988f868884655650832b640 e330b95 Remove build references to Result Remove build referen…
commit 048077d06491f290d663ae450b50d23ba9014ec0 048077d Remove Result and all remaining references to it Remove Result and al…
commit a5f248428a8046181fa0a154a12240dec696ca88 a5f2484 Replace Result with Either in the windows library Replace Result with …
commit 4c79196a83abd3b56fb91a211a3fe4cefd529b57 4c79196 Replace Result with Either in the testing library Replace Result with …
commit b7859cb9fcb3dc37dce0b0561ff9282087d2906e b7859cb Replace Result with Either in the unix library Replace Result with …
commit b5f2218afbed81fdb8a6f6904efeedf5b32a986b b5f2218 Replace Result with Either in parsing library Replace Result with …
commit 68ebafe88f1a7508f905c93ce428117c3c465dc6 68ebafe Add EXPECT_LHS and EXPECT_RHS macros Add EXPECT_LHS and E…
commit 1c7a9b4cfabc2ea0d4c99644f3fe8c4c89ca108d 1c7a9b4 Add ASSERT_LHS and ASSERT_RHS macros Add ASSERT_LHS and A…
commit af5addd374302a58efed2145ed3de91b79d805d4 af5addd Replace Result with Either in boba library Replace Result with …
commit a2ef93f86da2f793c17cfd9dd6579b0af50371b3 a2ef93f Merge branch 'boba-dump' into 'main' Merge branch 'boba-d…
commit 78c7b9f573489c490a86d1be20bb9006d38038c7 78c7b9f Update changelog Update changelog
commit 6790ffaa603ada8bee497dbc8231471ddaa05e96 6790ffa Cosmetic changes in boba-dump main.cpp Cosmetic changes in …
commit 1d24424fd882f8ed2532998f21e787d4e46fda55 1d24424 Hack windows support into boba-dump Hack windows support…
commit d8039dfc611040a81bc9206f92a02dd11424e146 d8039df Add std::string overloads to windows::fs Add std::string over…
commit aeabb9252821dae139dbd1f768517592ac65e9bb aeabb92 Add boba-dump to the build Add boba-dump to the…
commit e3ff707691ac769f0deffc385ed1fd88b80b665e e3ff707 Add a Python test for boba-dump Add a Python test fo…
commit 8c530b1c76256895bf42ad1d26879c816455c01b 8c530b1 Add a mechanism to write Python test drivers for executables Add a mechanism to w…
commit b7c3021546b69f97eaf93e8188ff05a720879caa b7c3021 Create the boba-dump executable Create the boba-dump…
commit 53d2125fa87cab8bc1a62843384740afe61ee71a 53d2125 Define interface preprocessor symbols for unix and windows Define interface pre…
commit 9e30badc1105c78dac3043d913fe9f8e8057fccc 9e30bad Add forgotten update to changelog Add forgotten update…
commit 0ba47d9bc3352b60a360e4508ce45e4e171a6d26 0ba47d9 Merge branch 'fix-sign-mismatch' into 'main' Merge branch 'fix-si…
commit 91438c946ede0b01275c09b4ca57f31488937472 91438c9 Update changelog (fixed incorrect library name) Update changelog (fi…
commit 6e1463c793acfba5fc7ac8da8d5cf27a949eab2c 6e1463c Update changelog Update changelog
commit 26642b39300db573c162a151fdae66ceb4ad9bee 26642b3 Fix signed/unsigned mismatch error on Windows Fix signed/unsigned …
commit 6ebdb889ef33152c8c29420c467d388a3e41ebab 6ebdb88 Start v0.5.0 Start v0.5.0
commit 76af678b92303f191da66404c62b240307bd9f6b 76af678 Release v0.4.0 Release v0.4.0
commit 05590e54f92a0fe97ab8e6f1c600d74974d8c6d1 05590e5 Merge branch 'boba-reader' into 'development' Merge branch 'boba-r…
commit bcbd1b6f8e3a392a069e425b5a47f04a4864ab34 bcbd1b6 Update changelog Update changelog
commit efee10fd9aa96f7baacf3b4f808be14cea2dc598 efee10f Update build files Update build files
commit 9f30a08655882718b26c860d84fba3b3b3a25605 9f30a08 Add a few simple boba::metadata tests Add a few simple bob…
commit 472e014c448c5929221d7b9a609efef91413b10f 472e014 Add the boba::metadata namespace and implement 1st version of parser Add the boba::metada…
commit 140ed192d822cb78452f5587ccaeb5a3099e8b2c 140ed19 Remove the boba::reader namespace Remove the boba::rea…
commit 5d188d4341ad458bfa3c7029a44832572a750451 5d188d4 Merge branch 'tuple-parser' into 'development' Merge branch 'tuple-…
commit a26159c63227dbaf7858af41545d1a661f738ae3 a26159c Update changelog Update changelog
commit 11c2f5690e203d801aed89b2fe403fdd08c115d5 11c2f56 Allow formatting std::tuple Allow formatting std…
commit 320b2e3ecf7686dcc2afa104d4eb2ca3635fce55 320b2e3 Make core::none::None constexpr comparable Make core::none::Non…
commit 250b7d5c23f45f996e2d86b24adbdb1f1fe5b7fe 250b7d5 Add Tuple parser combinator Add Tuple parser com…
commit 708ff3c1f268de722fbe54be155a5f15a2ad654a 708ff3c Add normal factory functions for all combinators Add normal factory f…