Commit Graph

2093 Commits

Author SHA1 Message Date
Basile Burg 691b54e672
#97, add thread list 2016-11-28 02:06:03 +01:00
Basile Burg 609303c983
#97, start asm view 2016-11-27 14:43:57 +01:00
Basile Burg 2f0655da97
#97, add option to show the raw MI output 2016-11-27 12:44:01 +01:00
Basile Burg 1e20361c5b
#97, only get simple type, fix perf issue 2016-11-27 12:32:33 +01:00
Basile Burg c33d66c060
#97, update UI 2016-11-27 10:02:20 +01:00
Basile Burg ee6e282f2b
refact full text replacement 2016-11-27 08:52:35 +01:00
Basile Burg f3fadfffe0
add TStrings.strictText 2016-11-27 08:51:44 +01:00
Basile Burg f654811f37
#107, simplify access to main menu with a single service 2016-11-27 08:13:15 +01:00
Basile Burg 7b39f9d5e6
symlist, handle postblit 2016-11-26 02:46:50 +01:00
Basile Burg bf3d71a44b
fix linux build broken 2016-11-26 02:44:52 +01:00
Basile Burg ca84dffb31 fix #107, Menu flickers when no custom tool is defined 2016-11-24 17:17:46 +01:00
Basile Burg a4cd64d58e fix zip script for ubuntu-based OS 2016-11-23 14:15:30 +01:00
Basile Burg 75399366b8
fix, reg introduced by 459f5add40 2016-11-23 13:56:17 +01:00
Basile Burg c63ccc6b2b
fix 3 b 1 links 2016-11-23 00:24:55 +01:00
Basile Burg 5ae9b88330
rlz 2016-11-23 00:20:13 +01:00
Basile Burg 1c8da9ea86 madre de dio ! 2016-11-22 23:18:05 +01:00
Basile Burg 72124af2a8
prepare next rlz 2016-11-22 20:49:24 +01:00
Basile Burg f581c0642d
#104, xor-pow + detect a libdparse issue 2016-11-22 10:06:49 +01:00
Basile Burg cc7aad9bd5
setup, remove useless null sentinel 2016-11-22 10:05:48 +01:00
Basile Burg 459f5add40
fix #106, "Paste" should patch the leading blanks according to the indent mode
spaces 2 tabs is not handled because of a limitation in TSynEdit
2016-11-22 05:00:31 +01:00
Basile Burg 7a673e96e9
#104, forget to set AsmLog{and|or}Expr text 2016-11-22 00:06:46 +01:00
Basile Burg 25384f63c9
#104, add visit for missing binary expressions + handle in/is negation 2016-11-21 23:57:40 +01:00
Basile Burg 58f8503b00
#104, also view binary expr {L|R}HS as operands even if already operators
+ refact expr with op template to accept any other binary expression
2016-11-21 23:42:38 +01:00
Basile Burg 8ce958f9ce
setup, add a script to automate the RPM creation 2016-11-21 01:47:58 +01:00
Basile Burg cbc86793f6
setup, still cases resources were copied 2016-11-21 00:39:34 +01:00
Basile Burg 60f428bc3d upstream fix, exe name under linux if it contains dots 2016-11-20 20:24:58 +01:00
Basile Burg 4652b59566 continue e979a68154 2016-11-20 20:13:56 +01:00
Basile Burg cbcec8eba4 setup, windows, force extension 2016-11-20 20:01:07 +01:00
Basile Burg 3ebc71d1a2 setup, create shortcut using the winapi 2016-11-20 19:43:00 +01:00
Basile Burg af3b39ba1b setup, detect version.txt new format under win 2016-11-20 19:42:19 +01:00
Basile Burg e979a68154 ce project, outputFilename, path option forceExtension not applied
propagated to symstring `<CPO>`
2016-11-20 19:41:28 +01:00
Basile Burg f939160d08
#104, fix cases where bug sum could be nan
e.g empty functions or extern(C) functions
2016-11-19 09:23:58 +01:00
Basile Burg 6e10f889ee
#104, add option cat. for the metrics + put ana in separate unit 2016-11-18 12:11:10 +01:00
Basile Burg 736c4bb5b2
dastworx, upstream fix, patch AST error for pascal streaming 2016-11-17 04:13:04 +01:00
Basile Burg 94e5e8c81a
#104, refact the unit tests 2016-11-16 14:42:58 +01:00
Basile Burg 204d0fb22c
#104, fix ifelse, fix foreach, add catch, add tests 2016-11-16 12:37:41 +01:00
Basile Burg f1a6c31fb6
#104, declarations, func templates, c/dtors, tests 2016-11-16 09:51:57 +01:00
Basile Burg 65373d0b8f
dcd integration, fix possible failure when answer is huge 2016-11-15 10:16:02 +01:00
Basile Burg c5c9fd1d2b
#104, fix error on huge module 2016-11-15 10:15:23 +01:00
Basile Burg b4d44b2eca
#104, add delivered bugs 2016-11-15 09:38:36 +01:00
Basile Burg c77da7e6e3
#99, upstream fixes (runnable + CE proj with user1 & 2) 2016-11-14 20:09:17 +01:00
Basile Burg af7d5d6c34
#104, start Halstead metrics 2016-11-14 15:05:34 +01:00
Basile Burg e91831c3b7
prevent to store a default value 2016-11-14 15:04:21 +01:00
Basile Burg 470e193f4d
fix #103 2016-11-13 22:08:00 +01:00
Basile Burg 88f47a0441
add CE proj option to auto solve deps, close #102 2016-11-13 17:47:44 +01:00
Basile Burg 90c6f43d4e
fix build broken 2016-11-13 17:46:21 +01:00
Basile Burg 81e69e8d28
add a main memnu item for the options categories, close #101 2016-11-13 13:52:10 +01:00
Basile Burg a3624bf2dc #99, hide two props not intended to be published 2016-11-11 20:53:27 +01:00
Basile Burg 4efb833b72 nothing 2016-11-11 20:03:50 +01:00
Basile Burg c51bbd4b15 fix leading space in widget caption 2016-11-11 19:58:36 +01:00