nemerle
|
1df7cb3be4
|
Fix msvc detection + prevent range library from pulling in boost::regex
|
2016-05-19 14:45:03 +02:00 |
|
nemerle
|
a7265f06b0
|
Fix msvc detection in cmake
|
2016-05-19 14:14:26 +02:00 |
|
nemerle
|
58532f4402
|
Removing LLVM dependency contd.
|
2016-05-19 12:40:59 +02:00 |
|
nemerle
|
7f4197acc1
|
Use cmake features to mark c++11 as a required standard
|
2016-05-19 10:44:45 +02:00 |
|
nemerle
|
c782892db4
|
Prevent the use of msvc's min/max macros
|
2016-04-26 09:26:28 +02:00 |
|
nemerle
|
97f093feaa
|
This build requires LLVM, does not need ncurses - modify CMakeLists.txt to match
|
2016-02-13 15:14:14 +01:00 |
|
nemerle
|
2543617930
|
Remove llvm as a build requirement
|
2015-08-13 20:46:54 +02:00 |
|
Artur K
|
842687726f
|
Update the dcc tools code
|
2015-04-28 14:59:00 +02:00 |
|
nemerle
|
a697ad05c0
|
Add original dcc tools to repository
* makedsig has been integrated with makedstp, it should handle both LIB and TPL files
* other tools have not been modified
|
2015-02-10 17:28:50 +01:00 |
|
nemerle
|
36b063c183
|
Working towards gui integration with exetoc_qt
|
2014-05-24 17:08:05 +02:00 |
|
nemerle
|
3603877f42
|
Qt5 command options processing
|
2014-03-07 20:01:36 +01:00 |
|
nemerle
|
50950028e0
|
Pre-qt5
|
2014-03-07 19:42:27 +01:00 |
|
nemerle
|
1c5e1c2fce
|
replace boolT with plain old bool in a few places
|
2014-02-28 11:26:02 +01:00 |
|
Artur K
|
d5e1fc733f
|
Fixes to libdisasm, also use it a bit more
|
2012-07-19 19:37:30 +02:00 |
|
Artur K
|
c1eb8df114
|
Split COND_EXPR into Unary/Binary/AstIdent subclasses
|
2012-07-16 19:31:29 +02:00 |
|
Artur K
|
c19231a1bd
|
extracted FunctionCfg as it's own class
|
2012-07-15 16:52:59 +02:00 |
|
Artur K
|
ba110a64cb
|
removed most of clang warnings / errors
|
2012-03-29 22:02:25 +02:00 |
|
Artur K
|
467ff56356
|
Added libdisasm to 3rd_party.
Started the move of 'prog' global into Project.
|
2012-03-17 21:36:10 +01:00 |
|
Artur K
|
c2e5ac2694
|
Added global 'Project' class, and DccFrontend
|
2012-03-13 09:04:32 +01:00 |
|
Artur K
|
d39449124a
|
writeProcComments is now member of Function, at it has an ostream based overload, also added gmock framework to dependencies
|
2012-03-13 00:16:09 +01:00 |
|
Artur K
|
bc395da6ab
|
lots of changes, created Disassembler class, removed a few globals etc.
|
2012-03-11 02:48:19 +01:00 |
|
Artur K
|
eb6c1ac939
|
more fixes
|
2012-03-08 21:47:59 +01:00 |
|
Artur K
|
f131b7e619
|
missing files
|
2012-02-27 21:28:55 +01:00 |
|
Artur K
|
bf2d099cd9
|
Refactoring idioms into objects with match/action methods
|
2012-02-26 23:57:33 +01:00 |
|
Artur K
|
a51c5af87f
|
llvm+
|
2012-02-23 22:14:56 +01:00 |
|
Artur K
|
8cb5449591
|
mooing on
|
2012-02-22 20:56:27 +01:00 |
|
Artur K
|
cd040363e6
|
recoverd
|
2011-12-12 21:50:30 +01:00 |
|
Artur K
|
900438c453
|
from work
|
2011-12-12 15:44:52 +01:00 |
|
Artur K
|
4c249fe5c4
|
init
|
2011-11-24 20:19:41 +01:00 |
|