Commit graph

4 commits

Author SHA1 Message Date
Riccardo Schirone
c8c98ecce3
Full table header line (#1239)
* Fully print last column header separator
* Fix table unit tests
* Fix tests
2021-06-28 17:25:25 +08:00
Basstorm
259c9b5cd9
Fix a bug that causes normal function recognized as constructor (#898)
* Fix a bug that cause default function recognized as constructor
* Update test case
2021-03-25 08:34:18 +01:00
Basstorm
aaf96b9697
Simply implement constructor detection and improve acll output pattern (#852)
* constructor and destructor detection simply by name
* improve method output pattern
* update test cases
2021-03-17 22:43:52 +08:00
Basstorm
31a2406f46
Pull Bin Classes into Analysis Classes in automated Analysis (#819) 2021-03-16 17:18:13 +00:00