Commit Graph

25 Commits

Author SHA1 Message Date
yck1509 24a7fd80c4 Change code styles 2014-12-24 03:28:51 +08:00
yck1509 1fc052661c Add external module support 2014-12-19 22:39:29 +08:00
yck1509 bfba496ff3 Add two pattern functions 2014-12-08 18:39:22 +08:00
yck1509 42d32e80de Fix IsPublicFunction.Evaluate according to the report of @bignoncedric 2014-10-02 23:18:33 +08:00
yck1509 1ed4a37ab3 Add missing is-public function to parser 2014-08-12 19:46:55 +08:00
yck1509 acab1cde67 Cleanup source code 2014-08-03 23:21:16 +08:00
yck1509 e2c81576f3 Fix unnecessary exceptions being thrown by UI view models 2014-07-30 15:42:03 +08:00
yck1509 8d1c41afa9 Add is-public function 2014-07-12 16:39:23 +08:00
yck1509 21590a3e88 Fix failed to save project with probe paths
Fix #41
2014-07-05 14:11:56 +08:00
yck1509 57b9f1c5b2 Fix not saving global rules & GUI issues
Fix #35
2014-06-25 18:07:53 +08:00
yck1509 bb127b5046 Minor style cleanup 2014-06-23 16:49:16 +08:00
yck1509 479b7e3975 Merge branch 'guiwpf'
Conflicts:
	Confuser.Core/ConfuserEngine.cs
	Confuser.Core/Marker.cs
	Confuser.Renamer/AnalyzePhase.cs
2014-06-23 01:39:21 +08:00
yck1509 ff13dc386e Work on GUI (WIP)
Most basic functionality is finished
2014-06-21 23:15:35 +08:00
yck1509 b689e75924 Fix namespace function not using top level types 2014-06-10 13:29:36 +08:00
yck1509 b3973ab050 Fix project loading 2014-06-01 17:27:57 +08:00
yck1509 57bc684010 Add plugins to project format 2014-06-01 17:26:23 +08:00
yck1509 376b78cf5e Fix minor code styles 2014-05-28 17:56:16 +08:00
yck1509 6378404324 Clean up source code 2014-05-27 19:45:37 +08:00
yck1509 5139a4793e updated documentation 2014-05-23 15:45:26 +08:00
yck1509 b518498c78 fixed pattern documentation 2014-05-23 14:52:13 +08:00
yck1509 84fd0bf80d new rules pattern 2014-05-23 14:08:57 +08:00
yck1509 5dcd79e7ec finish basic renamers, tested on Paint.NET 2014-02-09 02:33:32 +08:00
yck1509 826a5fd9f8 Basic functionality finished. 2014-02-04 12:27:54 +08:00
yck1509 dd7d08c205 Continue to work on API. 2014-02-02 01:14:30 +08:00
yck1509 55a675d02e Created project, added basic API 2014-02-01 20:38:48 +08:00