nemerle
|
7d986ef661
|
Removing LLVM dependencies WIP
|
2016-05-19 11:14:46 +02:00 |
|
nemerle
|
b2be1cf2da
|
Simplify: SetupLibCheck does not depend on PROG or Project classes.
It also does not exit the program when ".sig" loader fails.
Use QString to build signature filename.
|
2016-04-26 13:42:41 +02:00 |
|
nemerle
|
d6249916e1
|
More logic operator replacements.
Use Qt string classes.
|
2016-04-25 15:51:58 +02:00 |
|
nemerle
|
9cd3226536
|
Normalize logic operation keywords and add use msvc fix
Logical or should be only 'or','and','not', and not error prone
'||','&&','!'
|
2016-04-25 11:39:07 +02:00 |
|
nemerle
|
12ee08f87e
|
Implement two new switch idioms closes #14
|
2016-04-23 20:05:11 +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 |
|