Hackerpilot
|
6fcb102936
|
Fix #295
|
2015-12-01 13:46:06 -08:00 |
Hackerpilot
|
4b0c75354e
|
Update inifiled to fix #292
|
2015-11-17 13:36:32 -08:00 |
Hackerpilot
|
ca597c6096
|
Fix #294
|
2015-11-16 14:27:12 -08:00 |
Hackerpilot
|
ef46a70d9a
|
Check for opCast being non-const
|
2015-11-09 17:35:13 -08:00 |
Hackerpilot
|
f04ede1d91
|
Fix #274
|
2015-11-09 15:43:10 -08:00 |
Hackerpilot
|
5a4d21f4b2
|
Update containers
|
2015-11-09 15:38:43 -08:00 |
Hackerpilot
|
93d2bc17d8
|
Fix #241
|
2015-11-04 17:20:01 -08:00 |
Hackerpilot
|
54dca3c4da
|
#241
|
2015-11-04 17:04:38 -08:00 |
Hackerpilot
|
289481182a
|
Minor cleanup
|
2015-11-04 17:04:14 -08:00 |
Hackerpilot
|
4752514e5b
|
Update .editorconfig
|
2015-11-04 15:52:29 -08:00 |
Hackerpilot
|
1b9c11355a
|
Merge branch 'master' of https://github.com/Hackerpilot/Dscanner
|
2015-11-04 15:52:04 -08:00 |
Hackerpilot
|
61770ee4c7
|
Fix #262
|
2015-11-04 15:51:52 -08:00 |
Brian Schott
|
f1be3707aa
|
Merge pull request #291 from midiway/master
Update build.bat
|
2015-10-31 14:44:20 -07:00 |
midiway
|
bec7151875
|
Update build.bat
build.bat was completely broken, now it does compiles Dscanner in Windows using DMD :)
|
2015-10-31 16:16:25 -02:00 |
Hackerpilot
|
cdc9d4d85c
|
Fix typo
|
2015-10-30 16:29:45 -07:00 |
Hackerpilot
|
563df24b42
|
Fix #290
|
2015-10-30 16:28:16 -07:00 |
Hackerpilot
|
cc7d0112f3
|
Warning message consistency
|
2015-10-30 16:28:00 -07:00 |
Hackerpilot
|
fab67f9abd
|
Fix #272
|
2015-10-30 14:43:13 -07:00 |
Hackerpilot
|
8494e6a601
|
Clean up import
|
2015-10-30 14:42:24 -07:00 |
Hackerpilot
|
b3e22eb10e
|
Fix false positive for strings with newlines
|
2015-10-30 14:41:38 -07:00 |
Hackerpilot
|
ceff31d216
|
Fix #132
|
2015-10-30 13:33:54 -07:00 |
Hackerpilot
|
aa54c3d5c9
|
Remove unused code
|
2015-10-30 12:35:22 -07:00 |
Brian Schott
|
62adc74d46
|
Merge pull request #289 from Hackerpilot/0.3.0-dev
0.3.0 dev
|
2015-10-29 16:15:47 -07:00 |
Hackerpilot
|
73ddd29ce2
|
Use new dparse and dsymbol
|
2015-10-29 16:15:03 -07:00 |
Hackerpilot
|
a55e93abb3
|
Update deps
|
2015-10-29 16:14:40 -07:00 |
Hackerpilot
|
823d95a482
|
Update deps
|
2015-10-29 16:12:53 -07:00 |
Hackerpilot
|
1703cd1a01
|
Update deps
|
2015-10-29 16:12:36 -07:00 |
Brian Schott
|
4109254e7b
|
Merge pull request #288 from Hackerpilot/0.3.0-dev
0.3.0 dev
|
2015-10-26 17:39:44 -07:00 |
Brian Schott
|
939d3e092c
|
Merge pull request #287 from btbytes/patch-1
fix typo. add link text.
|
2015-10-13 01:31:52 -07:00 |
Hackerpilot
|
e5279e94f7
|
Fix #286
|
2015-10-09 14:54:28 -07:00 |
Hackerpilot
|
f50c4bb43f
|
Update inifiled
|
2015-10-09 14:53:52 -07:00 |
Hackerpilot
|
b91b10afa8
|
Update dsymbol
|
2015-10-09 14:53:44 -07:00 |
Pradeep Gowda
|
c92ee7c398
|
fix typo. add link text.
|
2015-10-09 09:21:12 -04:00 |
Hackerpilot
|
f99d4ae954
|
Fix #226
|
2015-09-25 17:54:45 -07:00 |
Hackerpilot
|
2cf8ebe956
|
Fix bug in mismatched arg name checker
|
2015-09-25 15:40:17 -07:00 |
Hackerpilot
|
ec14694db1
|
Fix duplicated output for unary expressions
|
2015-09-25 14:40:53 -07:00 |
Hackerpilot
|
f25602a9c5
|
Update dsymbol to fix bug in the mismatched arg checker
|
2015-09-21 15:50:18 -07:00 |
Hackerpilot
|
2abf50d18e
|
Add githash target to testing dependencies to fix build
|
2015-09-18 11:53:50 -07:00 |
Hackerpilot
|
80d358d8ca
|
Add CI status link and made naming more consistent
|
2015-09-18 11:51:49 -07:00 |
Hackerpilot
|
280c8a53f2
|
Fix failing unit test
|
2015-09-18 11:48:24 -07:00 |
Hackerpilot
|
887245a493
|
Add test target and Travis config file
|
2015-09-18 11:48:03 -07:00 |
Hackerpilot
|
dffed0ab24
|
Fix #238
|
2015-09-18 11:47:28 -07:00 |
Hackerpilot
|
27a423e3fa
|
Fix #269
|
2015-09-18 05:22:03 -07:00 |
Hackerpilot
|
c09abbdab6
|
Fix range error in mismatched argument checker, disable logging from dsymbol
|
2015-09-18 04:06:18 -07:00 |
Hackerpilot
|
6dc1cb9191
|
Update .gitignore
|
2015-09-18 03:59:32 -07:00 |
Hackerpilot
|
435590070c
|
Fix #271 by updating the parser
|
2015-09-18 03:59:00 -07:00 |
Hackerpilot
|
4e1cdf23be
|
Fix null pointer crash
|
2015-09-18 03:58:37 -07:00 |
Hackerpilot
|
380064de6a
|
Merge master and update dependencies
|
2015-09-18 02:56:30 -07:00 |
Hackerpilot
|
eb50bc9e18
|
Fix #270
|
2015-09-17 23:39:38 -07:00 |
Brian Schott
|
0d6484c6af
|
Merge pull request #282 from MartinNowak/fixUT
fix statement is not reachable error in unittest
|
2015-09-14 14:59:56 -07:00 |