Echo Writes Code

History

Type Hash
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 …
commit 5eb20eb2ddcaa9bc122d109a9cb70fd8e0bc6f81 5eb20eb Re-work Boba format Re-work Boba format
commit aaa55207e9cfe350e92ba3dfeaf945bf4a381b13 aaa5520 Merge branch 'main' into new-boba-metadata-format Merge branch 'main' …
commit b9c1a8cd4066de940818c4ce2bd9de97de2f1573 b9c1a8c Merge branch 'tee-combinator' into 'main' Merge branch 'tee-co…
commit 3cecfd958d382185227ee4d04055e14b8585f24e 3cecfd9 Update changelog Update changelog
commit c13bd081573dad03e5fd95383f6221002ce82a21 c13bd08 Add test for tee combinator Add test for tee com…
commit de057ac98cd8bc531f29f7adc7231c92713d18a8 de057ac Add tee combinator Add tee combinator
commit e35f8f0514eb8bcd62cdf60b20ec029958a28160 e35f8f0 Update build files Update build files
commit a857bfe3cdca910fe434b8c7d440ed1bbe9d5fc8 a857bfe Add boba::read namespace Add boba::read names…
commit b59231e3cd9ab94739d61066c1a2fc5a5e99c9e4 b59231e Add boba::header namespace Add boba::header nam…
commit d9a7571a12f60298639edcbef41aa0a116d904fb d9a7571 Add boba::container namespace Add boba::container …
commit f7668589fb287c3aff8afd5c88cd05fb01b8676e f766858 Merge branch 'bind-combinator' into 'main' Merge branch 'bind-c…
commit 894d2ae2fb51e7a3da84081281344c1028727f54 894d2ae Update changelog Update changelog