Echo Writes Code

History

Type Hash
commit f779704a13019cb311c3b8c34d8d4875645e9263 f779704 Update changelog Update changelog
commit a56a8839abd14c1f1ee133d921577a2a92864fcd a56a883 Remove crucible::parsing and empty out crucible::bolt Remove crucible::par…
commit 1eadf2a9abef385a43278c12de0cf97ebb80cb60 1eadf2a Merge branch 'core/array-builder' into 'main' Merge branch 'core/a…
commit 1ed72219f2cda117b0d7499a70a47d547d5e410f 1ed7221 Add #include <new> for std::align_val_t Add #include <new> f…
commit be2f3bf71c804a7e3988d5f1c543626875e87ddc be2f3bf Update changelog Update changelog
commit e2bc6cf4f594d88df92004a2fb1816036de8217d e2bc6cf Update array, bit_array, and buffer tests for new functionality Update array, bit_ar…
commit 2e9227230fbca1ef35d1ba3d795d2ac9b900310e 2e92272 Add core::buffer::Accumulator Add core::buffer::Ac…
commit 89f57ca1d39c27ce5618505b1990f5e208d1f924 89f57ca Add carray factories for core::array and core::bitarray Add carray factories…
commit 5bd2da7cf06946015afc5fc8404f3e2200ab17ff 5bd2da7 Merge branch 'core/array-init-list' into 'main' Merge branch 'core/a…
commit 4cb6622aad1c09073cd0e4253874221e4766d940 4cb6622 Update changelog Update changelog
commit 36700bc317c42d90c26ea90b4883494d1e3e454f 36700bc Add initializer_list support for core::buffer Add initializer_list…
commit 646f16b2eeb672560a5e5492f088a52f87ec33b5 646f16b Add initializer_list support for core::bit_array Add initializer_list…
commit 69ff5cff0e52a533ad46872d0b520ac1ba31b1a4 69ff5cf Add initializer_list support for core::array Add initializer_list…
commit 2ad5e809263416fdf856526b0a6164eb5a0504ef 2ad5e80 Merge branch 'core/array-buffer-backing' into 'main' Merge branch 'core/a…
commit c4f36c1d18050d3b0f8d89dbfc02807c32d2291e c4f36c1 Update changelog Update changelog
commit f01dcdd81a24f9d67e5cb30187cc30bc3b942647 f01dcdd Fix slicing bug in bit_array Fix slicing bug in b…
commit 45f3aa3cbc8b7421eee53fb1bc16dec4cefe2655 45f3aa3 Rename core::bitarray to core::bit_array Rename core::bitarra…
commit 1bfc878618e3e22f11dcb19b1bb1498d38f9117a 1bfc878 Use core::buffer to back core::array and core::bitarray Use core::buffer to …
commit 0fe228a2fd219728365d78d93b00663ced7318c0 0fe228a Rename core::arrays to core::array Rename core::arrays …
commit 1aa2eca9bf124cc54c23a48b3a3107c395d38df1 1aa2eca Merge branch 'core/buffer' into 'main' Merge branch 'core/b…
commit a5532091a0cf7608a39835f471bb60af45ecf200 a553209 Update changelog Update changelog
commit 833b75e4a0170dd2ca3238c38c1f4c7a373677b5 833b75e Add core::buffer namespace Add core::buffer nam…
commit 5ebaa36665580ce105a8e9f438b81ebbbae421f8 5ebaa36 Merge branch 'core/bit-array' into 'main' Merge branch 'core/b…
commit a3df1812d69f71eb2d055e989289fd45b07e2c10 a3df181 Allow slicing from temporary slices (but not arrays) Allow slicing from t…
commit 1ed013bb31641f11d339a86a30f823a521e56664 1ed013b Update changelog Update changelog
commit 4e96672b2bf26c2ac47713c89bc18b3f0b231f71 4e96672 Make slice methods only callable on lvalue references Make slice methods o…
commit 71a57bf59323f06890dd83649bbb2b0d0b83fb08 71a57bf Add bitarray::BitSlice Add bitarray::BitSli…
commit 0240d27e4d696cf7afb7bb5f5885df35a89486bd 0240d27 Add bitarray slicing Add bitarray slicing
commit 17739fcaffd781b713c69cb2c985459b92c14752 17739fc Add core::bitarray namespace Add core::bitarray n…
commit 570aae12f0de20543193e3ff02e55488f024f72c 570aae1 Merge branch 'grok/foundation-work' into 'main' Merge branch 'grok/f…
commit b0ef63f893da59c4183382afcfd9228f04504dad b0ef63f Update changelog Update changelog
commit 7aa44103e2e27b91d9831d9e97269f4ff5503824 7aa4410 Cosmetic change to parsing/tests/main.cpp Cosmetic change to p…
commit 93c364150ca726bca1e58a1c115866ee49a41aff 93c3641 Add the grok library Add the grok library
commit 99d922260ab69d1c659bdb608dc6ab7e1670b166 99d9222 Merge branch 'general/remove-resource-warden' into 'main' Merge branch 'genera…
commit 374d3cd62c598f2d59b8609841b833cba4327cb2 374d3cd Fix broken Windows test Fix broken Windows t…
commit 85967f0476340d474aab314860f67b877e870eed 85967f0 Update changelog Update changelog
commit 4b32c77a5b800ad2a21a4b8e578f2f93a0ee3d82 4b32c77 Remove core::resource_warden Remove core::resourc…
commit 584a66fdaa87e6397e696f82946105aeb80bf8db 584a66f Merge branch 'general/macro-names' into 'main' Merge branch 'genera…
commit 06d2bc150ca2122550db76d121aed87109874279 06d2bc1 Update changelog Update changelog
commit a448ac6fba80894aeeb8fead1c0c8f0041ac9258 a448ac6 Standardize macro names across all targets Standardize macro na…
commit 671f439eec19b57107a508ad81afe695cf9dabf8 671f439 Merge branch 'general/use-fallible' into 'main' Merge branch 'genera…
commit c23bc066990b83b3641ecc019bee893a2efa0fab c23bc06 Update changelog Update changelog
commit cd69ac5bde95919529530815b94dc9f50833e855 cd69ac5 Finish renaming fallible to result Finish renaming fall…
commit 5c4a7ae026fcb7d2061abb706698cd74f7f41a4c 5c4a7ae Change core::fallible namespace to core::result Change core::fallibl…
commit 7f7c452ed6860d8bd6c956fecf6c5401a3fa54da 7f7c452 Fix some strings that had the incorrect namespace Fix some strings tha…
commit e7e26d73cb820ec9519294043dc03e231e3f4977 e7e26d7 Change unix::result namespace to unix::errors Change unix::result …
commit 35760be2040e46ca550bb8e07f47329cf483427b 35760be Change windows::result namespace to windows::errors Change windows::resu…
commit 54105cab214fb8a2e4579073542507c8628efb5a 54105ca Change process::result namespace to process::errors Change process::resu…
commit 1c5a5327a1aa1fa9f1c8aefcb8edd9ef9644a011 1c5a532 Change bolt::result namespace back to bolt::errors Change bolt::result …
commit c418339824ee35e52cb980d4d6a0024798b00aa5 c418339 Remove some unnecessary includes Remove some unnecess…