Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-27 | d-demangle.c (dlang_type): Handle function types only in the context of seein... | Iain Buclaw | 1 | -20/+20 |
2015-08-11 | Fix test failure on Solaris 9 where strtod() does not accept hexadecimals | Iain Buclaw | 1 | -11/+11 |
2015-05-16 | d-demangle.c (dlang_symbol_kinds): New enum. | Iain Buclaw | 1 | -13/+33 |
2015-05-16 | d-demangle.c (dlang_template_args): Skip over specialized template parameters... | Iain Buclaw | 1 | -0/+8 |
2015-05-16 | d-demangle.c (dlang_type): Handle cent and ucent types. | Iain Buclaw | 1 | -0/+8 |
2015-05-16 | d-demangle.c (dlang_attributes): Handle return attributes, ignoring return pa... | Iain Buclaw | 1 | -0/+40 |
2015-05-16 | d-demangle.c (dlang_identifier): Check encoded length of identifier to verify... | Iain Buclaw | 1 | -1/+1 |
2015-05-16 | d-demangle.c (dlang_type_modifiers): New function. | Iain Buclaw | 1 | -0/+64 |
2015-05-16 | d-demangle.c (dlang_parse_string): Represent embedded whitespace or non-print... | Iain Buclaw | 1 | -0/+4 |
2014-09-23 | demangle.h (DMGL_DLANG): New macro. | Iain Buclaw | 1 | -0/+936 |