Echo Writes Code

History

Type Hash
commit c3ccc8477185666bdca13e36eb4d338948498aeb c3ccc84 Add core::buffer namespace with Buffer and Slice classes Add core::buffer nam…
commit 9523056beb3dfead471177523e533d81117a7394 9523056 Merge branch 'fallible' into 'main' Merge branch 'fallib…
commit aa59b315caab650ce9808f6321ecd10452174d03 aa59b31 Update changelog Update changelog
commit 0703b2d113169e9b5e49e6f446f09af919e7f43a 0703b2d Add EXPECT_FAILURE() / EXPECT_SUCCESS() and tests for each Add EXPECT_FAILURE()…
commit 470a97db3cc1f1122304a60b41896a2f9c0cc478 470a97d Generalize format() implementations for fallible types Generalize format() …
commit 004007943e9f5d43ccc784b739efc7bd4b91d717 0040079 Add tests for core::fallible Add tests for core::…
commit b385f59a8e5d75f8908cef7c20ea2e437792ed4d b385f59 Add library-level headers for core and testing Add library-level he…
commit 62d245ebc51d90fdf670c09843f0c7b3f1dfceef 62d245e Add new core::fallible namespace Add new core::fallib…
commit 5590f59c43c066ee59a7345631e040220d02cc5f 5590f59 Merge branch 'platform-specific-cmake' into 'main' Merge branch 'platfo…
commit 12f2dd0be8896b7ae102743339221678fdcd2029 12f2dd0 Update changelog Update changelog
commit fd4eb624a2922139e770fe7fa375ce10b6cb70f7 fd4eb62 Handle platform-specific libraries in the CMakeLists for those libraries Handle platform-spec…
commit d2a097d3ad775522f309bac81de66155d37e0e5f d2a097d Merge branch 'remove-os' into 'main' Merge branch 'remove…
commit e9400beaedb08a41f727ce6e1cc15bea434dc8d3 e9400be Update changelog Update changelog
commit 6ee2e1c897cf1bdf038ac1c8fcc06b7c2a156bf9 6ee2e1c Remove the `os` library Remove the `os` libr…
commit c1cc96e6d0b782b508f20b2dbcbc6e750840de10 c1cc96e Merge branch 'remove-bobadump' into 'main' Merge branch 'remove…
commit e14552a3f9c1a925dce2aaea226b0848a025d9a1 e14552a Update changelog Update changelog
commit 01e05c6adcb86f3b70643cd6008c75f1e48b21b0 01e05c6 Fix CMake issues on new build trees Fix CMake issues on …
commit 40d304c5e28bc6ef79762f5bf27e57e944f9ac0c 40d304c Merge remote-tracking branch 'origin/main' into remove-bobadump Merge remote-trackin…
commit d0651a5f76cf2631a915908d3473e326b0b7fc08 d0651a5 Remove `bobadump` Remove `bobadump`
commit cb3872de95d09f65519c86f023b16bef75918e5f cb3872d Merge branch 'cmake-hide-details' into 'main' Merge branch 'cmake-…
commit 8bd8e3c3217b37623cb1440dc49d583efed1965d 8bd8e3c Update changelog Update changelog
commit 422ce99a3cac5743b5d443f4667940d3eae19f4a 422ce99 Use new CMake modules instead of doing low-level work directly Use new CMake module…
commit a0500a747c75c20a92f7ea72b9c06a0d4201b0f7 a0500a7 Add new CMake modules for low-level tasks Add new CMake module…
commit 394c757c6596a57a3254c6f32905db6a562cbf03 394c757 Merge branch 'cmake-naming-conventions' into 'main' Merge branch 'cmake-…
commit 3d3a3c0e29db9e328f5437c22119cb5bd9579807 3d3a3c0 Update changelog Update changelog
commit e9f859eb0c4d284fb47860ab049cb3c3064758b5 e9f859e Make naming of CMake modules and functions consistent Make naming of CMake…
commit 5a723fac5e90dcd35e03fb0318840074d3eab157 5a723fa Rename Crucible CMake modules with a consistent convention Rename Crucible CMak…
commit 0074d0765b0cb8064f173f2c93b52c5f42047b98 0074d07 Merge branch 'combine-boba-and-vm' into 'main' Merge branch 'combin…
commit 14720298c68b4fb8b06c924e7f96304aea49b679 1472029 Update changelog Update changelog
commit b2446be3f99c83ca6f326d491d91c8b1d896594b b2446be Convert all mentions of `boba` into `bolt` Convert all mentions…
commit 4bec73011006c39ac96ab04c4f0671e9ae528cda 4bec730 Combine boba library with vm library Combine boba library…
commit d6711085fb2c0ecc0db91289e3a82ade071e4dd7 d671108 Start development of v0.7.0 Start development of…
commit 0dfa998ee61a8b4e9226c166b49a36e904f00fa7 0dfa998 Release v0.6.0 Release v0.6.0
commit fdae625d20eab86b6b15f1abf79c23c0b6868141 fdae625 Merge branch 'windows-fixes' into 'main' Merge branch 'window…
commit b7ae5d8afee5abc65f8d5856d65dc7af7419b3e4 b7ae5d8 Update changelog Update changelog
commit c700288a31aa7d01e21b553fd3a600066566d652 c700288 Merge branch 'main' into windows-fixes Merge branch 'main' …
commit a95edf90b8cd9309f497d8d48cb62c578a6ca3b7 a95edf9 Fix build and test errors on Windows Fix build and test e…
commit 2c3e85ccdd31ecbf43fd0943d1efd366b485f5e6 2c3e85c Add missing changelog entries from previous PR Add missing changelo…
commit 752817e61a449719824efb37c41d9ec615a21696 752817e Merge branch 'base-parser-factories' into 'main' Merge branch 'base-p…
commit 29dbc2643f84a5d19aeddd2302712bf4b829d6b1 29dbc26 Cosmetic edits Cosmetic edits
commit 3165445afb1563ab1ca6120b73a6331369b8e3d6 3165445 Fix compilation errors Fix compilation erro…
commit cc4573ebc71b4b5b3fb5395739ee7562141a968b cc4573e Fix parsing tests Fix parsing tests
commit b4e6d0138712e83f22bc36c7f336308ae95f8328 b4e6d01 Refactor and rename large sections of the bytes parsers Refactor and rename …
commit d4688b4d644116d7a4afb5cb6966d552397bacf6 d4688b4 Merge branch 'new-boba-metadata-format' into 'main' Merge branch 'new-bo…
commit f545d83b3e429a1b369db7191623c057a47b866e f545d83 Remove empty source file Remove empty source …
commit efe819eb392b034b80493c4df59988b55e22943e efe819e Add a few more details to the changelog Add a few more detai…
commit a992af757e0d65bce4e682741fe28c3320b45d56 a992af7 Add more negative tests for boba::read::from_bytes() Add more negative te…
commit ce71d7c6f8328c50d4feae1fe55b5188015787dc ce71d7c Update changelog Update changelog
commit 2a8a630557b55a382ddd35f1365baa5b9b308c42 2a8a630 Add new Boba test to replace the one we deleted Add new Boba test to…
commit 428e090aa80f6a1e226faa74bda3c5a0b0505609 428e090 Use new Boba format in bobadump Use new Boba format …