Commit Graph

12 Commits

Author SHA1 Message Date
Hackerpilot 53cff7824e Fix #129 2014-07-08 15:00:00 -07:00
Matthew Brennan Jones ed188ee9be Small cleanup of style and junk comments. 2014-05-29 17:19:25 -07:00
Hackerpilot 06f9891b62 Prevent false positive in slice error 2014-05-26 01:24:04 +00: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 8954fff8e4 Fixed decimal lexing and renamed stdx to std 2014-04-23 14:26:37 -07:00
Hackerpilot 06cf70b34c Fix hex literals in foreach loops 2014-04-21 15:25:45 -07:00
Hackerpilot f0e8e848ab Fix problem with suffixed number literals 2014-03-04 22:47:14 -08:00
Hackerpilot b60df8e5c4 Make most AST classes final and most methods for processing them const 2014-03-03 22:24:58 -08:00
Hackerpilot b2b7fc3e17 Fix issue with backwards range check dying on numbers with underscores 2014-03-01 01:55:59 -08:00
Hackerpilot ffe9a5d986 Fix #113 2014-02-19 16:38:02 -08:00
Hackerpilot 619f1f05c8 Fix #111 2014-02-17 21:10:23 -08:00