Commit Graph

12 Commits

Author SHA1 Message Date
Hackerpilot f0e8e848ab Fix problem with suffixed number literals 2014-03-04 22:47:14 -08:00
Hackerpilot 7288514a1b Run static analysis checks in parallel. Implement #130 2014-03-03 23:09:20 -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
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
Hackerpilot d13d680b74 Updated lexer docs. Implemented delete and fp operator rules. Fixed bug with AST traversal 2014-01-26 22:47:21 -08:00
Hackerpilot 8a444fbd89 Initial static analysis checks 2014-01-20 20:09:32 -08:00