Commit Graph

27 Commits (main)
 

Author SHA1 Message Date
Luke Street 0f20b45a49 Handle trailing underscores in function name 1 month ago
Luke Street 4ddceaec0e Version 0.1.5 8 months ago
Luke Street 53a5797881 Update MSRV to 1.58 8 months ago
Luke Street c595c9dc86 Fix argument-less function pointer arguments with return type 8 months ago
Luke Street 286f3d1d29 Version 0.1.4 10 months ago
Luke Street 3ae8273bf3 Update CI workflow 10 months ago
Luke Street 64e8b3e083 Fix qualifier ordering, support volatile pointers & add DemangleOptions 11 months ago
Luke Street ba448f4033 Updates for panic-safety 1 year ago
Luke Street 5670d235e9 Version 0.1.2 1 year ago
Luke Street 3c8e452e0a Support function-local static variables 1 year ago
Luke Street 29b4755ff1 Add crates.io / docs.rs / MSRV badges 1 year ago
Luke Street 2a2384a3a9 Add --version arg, bump to 0.1.1 1 year ago
Luke Street 5cf1bd7594 Replace single void with empty arguments 1 year ago
Luke Street 43ffda010b More test cases & minor README update 1 year ago
Luke Street fb83e84bcd Minor fix for __init 1 year ago
Luke Street f858991236 Support __vt, __RTTI, fallback for other builtins 1 year ago
Luke Street 64265e9efb Support template args for built-in operators 1 year ago
Luke Street 5318f6ac53 Fix nested array ordering 1 year ago
Luke Street 0dbe134330 Array types, conversion operator types 1 year ago
Luke Street 97a0cf2c7f Support const member function pointers & function pointer return values 1 year ago
Luke Street 6e11755d6e Fix GitHub Actions badge 1 year ago
Luke Street 1e91669d95 More clippy 1 year ago
Luke Street f8028f2c5e Clippy fixes 1 year ago
Luke Street 12e1844e12 Avoid unstable feature str_split_once 1 year ago
Luke Street df7d470fe0 Fix lib reference 1 year ago
Luke Street 8a2078d9de Downgrade edition 1 year ago
Luke Street 087c6ce1e8 Initial commit 1 year ago