Matthew Brennan Jones
|
ed188ee9be
|
Small cleanup of style and junk comments.
|
2014-05-29 17:19:25 -07:00 |
Matthew Brennan Jones
|
277e478466
|
Cleanup of test functions.
|
2014-05-17 12:17:44 -07:00 |
Matthew Brennan Jones
|
8231a0d1b8
|
Added basic unit tests to some analyzers.
|
2014-05-16 18:47:13 -07:00 |
Hackerpilot
|
e0dc18a8b5
|
Fixed several issues with the unused variable finder and relaxed the number format rule
|
2014-05-12 16:03:05 -07:00 |
Hackerpilot
|
8954fff8e4
|
Fixed decimal lexing and renamed stdx to std
|
2014-04-23 14:26:37 -07:00 |
Hackerpilot
|
b60df8e5c4
|
Make most AST classes final and most methods for processing them const
|
2014-03-03 22:24:58 -08:00 |
Hackerpilot
|
a39b492e21
|
Update numbers.d
Fix #91. 2.064.2 does not have opCast(bool) defined in Captures, so check the result of empty().
|
2014-01-31 13:07:50 -08:00 |
Hackerpilot
|
451be80c5a
|
Update numbers.d
Fixed copy/pasted doc comment.
|
2014-01-31 12:46:00 -08:00 |
Hackerpilot
|
3df1324e9b
|
Relaxed rules on number formatting for #84. Implemented #86
|
2014-01-26 23:29:45 -08:00 |
Hackerpilot
|
6bed0a287a
|
Implement #84
|
2014-01-26 23:00:57 -08:00 |