commit |
458da9e2cffb05d93fc4a24ec14c3ac9a2d154bd |
458da9e |
Update changelog |
Update changelog |
commit |
d935165065d0038bf0b1eff96ebce22fe3abb7ea |
d935165 |
Refactor boba::metadata a bit using the new Map combinator |
Refactor boba::metad… |
commit |
f1bf01c198feeadacc1a3443db22174af19d28cd |
f1bf01c |
Add a `Map` combinator to apply a function to a parser result |
Add a `Map` combinat… |
commit |
916b73e63d84b7192911c6e5721e1dda99cc4d91 |
916b73e |
Merge branch 'repurpose-into-combinator' into 'main' |
Merge branch 'repurp… |
commit |
ec839c0d2619701fb54b542fa45f6ff919479d9f |
ec839c0 |
Update changelog |
Update changelog |
commit |
bd20ef50a50473fd2989da8a78585e1e585c2fea |
bd20ef5 |
Fix whitespace |
Fix whitespace |
commit |
4c52520bd21bcb446d37f546e7ed1e585860d99f |
4c52520 |
Use the new `Into` combinator to simplify boba::metadata |
Use the new `Into` c… |
commit |
a3242c5e330656539ff8a04d73fa5a9c74fbfc57 |
a3242c5 |
Re-purpose the Into combinator |
Re-purpose the Into … |
commit |
2511d7a95d95f2eb03cab030652be8dfacaf79f6 |
2511d7a |
Start v0.6.0 |
Start v0.6.0 |
commit |
ffeaaf7340c68d8fcb041a6b82e055b40c4e6e56 |
ffeaaf7 |
Release v0.5.0 |
Release v0.5.0 |
commit |
8caa87e4887bdcfce0835a9ee2bfd905842c5a74 |
8caa87e |
Merge branch 'readme-python' into 'main' |
Merge branch 'readme… |
commit |
fd693dda5a278d04eeca606ae6922a7c6075e9fe |
fd693dd |
Update changelog |
Update changelog |
commit |
1a05b3605d9c970000b92433cc29972aa12598d5 |
1a05b36 |
Update readme with info on python tests and supported targets |
Update readme with i… |
commit |
8497079724d52a64dce398ec4067dd2e71760b99 |
8497079 |
Merge branch 'either-bind' into 'main' |
Merge branch 'either… |
commit |
e59e1cdb4ec11037bfeb23fc2e8153f09310810f |
e59e1cd |
Update changelog |
Update changelog |
commit |
6ee62fa9e673f59247cd96f362c85618ae1b957a |
6ee62fa |
Use bind_rhs() in the Windows implementation of os::fs |
Use bind_rhs() in th… |
commit |
6594cb034417acad6281a987b077b2128acf1aac |
6594cb0 |
Update changelog |
Update changelog |
commit |
7cb13a310c1fbc9a24aaa8ba3375417aa0abc0ab |
7cb13a3 |
Fixup references to LHS -> Lhs and RHS -> Rhs |
Fixup references to … |
commit |
6e14fe225b4ce73917fe4924732116651d993368 |
6e14fe2 |
Add tests for bind_lhs() and bind_rhs() |
Add tests for bind_l… |
commit |
853d55d7fe62e0d77cf80e70df9d803db7cde49a |
853d55d |
Add bind_lhs() and bind_rhs() methods to either::Either |
Add bind_lhs() and b… |
commit |
ec540161b99cc6acfdb9963eb9496cc86c7d2e4d |
ec54016 |
Merge branch 'os-library' into 'main' |
Merge branch 'os-lib… |
commit |
847109188be001912c0e6dcadb1b223145ecdc2d |
8471091 |
Update changelog |
Update changelog |
commit |
54cde0b83ce72e6eefece76bc26a5721920864f8 |
54cde0b |
Add Windows backend support to the os library |
Add Windows backend … |
commit |
085a8ed291ba9cbb24c892a287d05be222e3354b |
085a8ed |
Add os library to the build |
Add os library to th… |
commit |
306db8d5b50c9e70f7bf06a421d99c714d56aa1d |
306db8d |
Use the os library in bobadump |
Use the os library i… |
commit |
b2ee63c90944b0cdaa189953a3afd79527b5a08a |
b2ee63c |
Remove overlapping functionality from unix library |
Remove overlapping f… |
commit |
dac4f7ccb84d24703645b41437f3e4b2b18e8d0c |
dac4f7c |
Create os library |
Create os library |
commit |
3ecbdd5a42fb75e7f31415d05d160b94d0af3c2d |
3ecbdd5 |
Merge branch 'rename-bobadump' into 'main' |
Merge branch 'rename… |
commit |
1bf1dfa41ced7be8c5dd638518ee9259abc904e7 |
1bf1dfa |
Update changelog |
Update changelog |
commit |
7ddaf2f0a4d0d065264aad9eb6165a558261f073 |
7ddaf2f |
Update changelog |
Update changelog |
commit |
3387d0d0fb4c6902cd0482d64226cfdab7c24c54 |
3387d0d |
Rename boba-dump to bobadump in build files |
Rename boba-dump to … |
commit |
e19192055f26c10f28b8bdb2f4d604cc7d93597e |
e191920 |
Consistent casing on "Boba" in messages |
Consistent casing on… |
commit |
5d0d37de5ed46d77e36e540c99764a1ab2573a7a |
5d0d37d |
Rename boba_dump namespace to bobadump |
Rename boba_dump nam… |
commit |
2523a3f2277f310ccc00a44efb0fe6c95afabc3b |
2523a3f |
Make find_package QUIET |
Make find_package QU… |
commit |
a55a9e9b396b49dbb7f071fd12befbcc59480133 |
a55a9e9 |
Rename boba_dump to bobadump in Python tests |
Rename boba_dump to … |
commit |
2e2c33d3072e9da533fd9013197a9e9bbd3c6409 |
2e2c33d |
Rename boba-dump directories to bobadump |
Rename boba-dump dir… |
commit |
a70c25ac2697af6fe8eafd95ef14b6ecf498b719 |
a70c25a |
Merge branch 'user-formatting' into 'main' |
Merge branch 'user-f… |
commit |
effadee0eceea2deceaf109a3a197ab5a7a0b4e2 |
effadee |
Fix changelog typo |
Fix changelog typo |
commit |
8fa2688106f7820e943b2755c9a3449ba25aad97 |
8fa2688 |
Fix Windows compilation errors and error formatting |
Fix Windows compilat… |
commit |
a2ce22e240766ff461421056067ce4b112c1f89d |
a2ce22e |
Update changelog |
Update changelog |
commit |
e972ebe381a16381824e4e20041059f2ca204804 |
e972ebe |
Make use of improved errors in boba-dump |
Make use of improved… |
commit |
82a88eea891558124d543198a23518410e5499d9 |
82a88ee |
Infrastructure for AbstractError::describe() |
Infrastructure for A… |
commit |
dc6567681d19a5637a834e541006789ae3f9c9bf |
dc65676 |
Improve boba error messages |
Improve boba error m… |
commit |
64bd7d710beda1d41d354bb4eb813f7771b6c7be |
64bd7d7 |
Improve parsing error messages |
Improve parsing erro… |
commit |
b985c8164981d6f5233011313be1ad9d7c0d6552 |
b985c81 |
Improve Windows error messages |
Improve Windows erro… |
commit |
186c227873933f08fc1b6c137e8a140618818ef4 |
186c227 |
Improve Unix error messages |
Improve Unix error m… |
commit |
fd42e34636647ba1bacc88876a0c0ba18bbf0114 |
fd42e34 |
Merge branch 'better-host-errors' into 'main' |
Merge branch 'better… |
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… |