Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpfmt. | Elliott Hughes | 2018-02-16 | 1 | -2/+2 |
* | Fix a few demangler issues. | Elliott Hughes | 2018-02-09 | 2 | -0/+40 |
* | Add OWNERS. | Elliott Hughes | 2017-12-07 | 1 | -0/+1 |
* | Add support for non-virtual thunk. | Christopher Ferris | 2017-11-01 | 2 | -1/+46 |
* | Fix template support. | Christopher Ferris | 2017-10-31 | 3 | -3/+170 |
* | Add support for boolean literals. | Christopher Ferris | 2017-10-11 | 3 | -0/+37 |
* | Enable libdemangle and libunwindstack on host bionic | Dan Willemsen | 2017-09-20 | 1 | -0/+6 |
* | Mark libdemangle as vendor_available | Jiyong Park | 2017-06-14 | 1 | -0/+1 |
* | Fix handling of _ZLXX. | Christopher Ferris | 2017-06-01 | 2 | -0/+10 |
* | Fix bug found by fuzzer. | Christopher Ferris | 2017-05-31 | 4 | -4/+79 |
* | Make demangle work more like c++filt. | Elliott Hughes | 2017-03-28 | 1 | -26/+62 |
* | Use the clang format 2 space as default. | Christopher Ferris | 2017-03-14 | 1 | -0/+1 |
* | Add a binary to dump demangled names. | Christopher Ferris | 2017-03-13 | 2 | -0/+106 |
* | Implement a simple demangler. | Christopher Ferris | 2017-03-07 | 5 | -0/+1465 |