Daniel Marjamäki
|
a844fa017e
|
fixed failed tests
|
2009-02-18 20:04:34 +00:00 |
Daniel Marjamäki
|
19c8473294
|
reverted [1254] it was made by mistake
|
2009-02-18 20:01:44 +00:00 |
Daniel Marjamäki
|
dc2ecb8980
|
stl push_back: Added check (invalid iterator)
|
2009-02-18 19:58:50 +00:00 |
Daniel Marjamäki
|
1043b76d31
|
Added Tokenizer::elseif for breaking up 'else if' into 'else { if ..'
|
2009-02-17 19:18:26 +00:00 |
Daniel Marjamäki
|
56d685c179
|
tokenizer: Remove redundant parantheses around number. Ticket: #105
|
2009-02-15 13:28:54 +00:00 |
Reijo Tomperi
|
fba8c54758
|
Fix ticket #107 (Convert + + into + and + - into -) and add test case for it
|
2009-02-14 20:56:08 +00:00 |
Reijo Tomperi
|
413bf32cf2
|
Fixed typos in test case and enabled it.
|
2009-02-14 18:44:50 +00:00 |
Reijo Tomperi
|
916090b389
|
Improved test case "double_plus"
|
2009-02-12 20:49:05 +00:00 |
Reijo Tomperi
|
030b35c975
|
Added test case double_plus and improved Token::printOut
|
2009-02-12 20:32:59 +00:00 |
Reijo Tomperi
|
200a159c67
|
Fix ticket #85 (False positive (style) Redundant code, begins with string)
|
2009-02-08 08:52:03 +00:00 |
Reijo Tomperi
|
2f7dec2fc3
|
Partial support for sizeof x, by converting it into sizeof(x). Does not handle complex structures. Closing ticket #65
|
2009-01-27 20:47:00 +00:00 |
Reijo Tomperi
|
176dd41306
|
Fixed Ticket #40, Check copyright texts in files, now that we have new developers.
|
2009-01-21 20:04:20 +00:00 |
Reijo Tomperi
|
e435a1f1d6
|
Refactoring: Added src/ and test/ folders. Moved source files to those folders, updated makefile and codeblocks project file.
|
2009-01-06 14:18:36 +00:00 |