aboutsummaryrefslogtreecommitdiff
path: root/compiler/tests/tokenizer/numbers.bad
AgeCommit message (Expand)AuthorFilesLines
2015-02-28Fix most remaining crashes and freezes found with zzufSamuel Lidén Borell1-0/+7
2014-05-31Tests: Implement proper testing of errors (*.bad files)Samuel Lidén Borell1-0/+1
2013-09-15Tokenizer: Disallow uppercase X in hex 0x prefixSamuel Lidén Borell1-0/+1
2013-07-06Tokenizer: Hexadecimal numbersSamuel Lidén Borell1-0/+5
2013-07-06Tokenizer: Allow underscore as a thousands separator in numbersSamuel Lidén Borell1-0/+1
2011-11-02Tokenizer: Implement decimal integers and realsSamuel Lidén Borell1-0/+21