Commit Graph

10 Commits

Author SHA1 Message Date
Hackerpilot 20dca2a0c7 Add JSON report output for the Sonar plugin 2014-08-20 18:49:44 -07:00
Hackerpilot 31e9c74b2a Update my super-secret identity 2014-07-24 18:17:43 -07:00
Hackerpilot 53cff7824e Fix #129 2014-07-08 15:00:00 -07:00
Matthew Brennan Jones 74e087aac3 Made warning and test messages more consistent.
Made all warnings end in a period.
Made all names have single quotes.
Made all test success messages the same.
2014-06-25 10:37:30 -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 8954fff8e4 Fixed decimal lexing and renamed stdx to std 2014-04-23 14:26:37 -07:00
Matthew Brennan Jones 1d2c529b24 Added missing check for <>=, the deprecated floating point operator. 2014-04-13 12:21:44 -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 d13d680b74 Updated lexer docs. Implemented delete and fp operator rules. Fixed bug with AST traversal 2014-01-26 22:47:21 -08:00