Commit Graph

11 Commits

Author SHA1 Message Date
Andreas Zwinkau b8ca18ab24 foo()@safe needs a space 2015-01-17 00:29:28 +01:00
Andreas Zwinkau de1f052b73 return without argument must have no space 2015-01-17 00:21:17 +01:00
Andreas Zwinkau cb9a4015e7 Import with comment behind must not output newlines 2015-01-17 00:19:51 +01:00
Andreas Zwinkau 207dbe638f Fix tests 2015-01-16 22:19:15 +01:00
Andreas Zwinkau 2d218f234b refactor: extract function 'tokenLength'
Seems to fix a bug where the length was incorrectly calculated,
since tests/guessnumber.d output changed to something saner.
2015-01-16 22:12:40 +01:00
Andreas Zwinkau 34f01d22c4 adapt test cases where current behavior is ok (though not perfect) 2015-01-16 22:12:40 +01:00
Andreas Zwinkau 0f337b0a15 Put some space before @ 2015-01-16 22:12:40 +01:00
Andreas Zwinkau 718f3a5331 more (failing) tests 2015-01-15 09:30:55 +01:00
Andreas Zwinkau 8983dc8b15 tuning whitespace around comments 2015-01-15 09:30:55 +01:00
Andreas Zwinkau 158c679349 no doubleNewline at end of file 2015-01-14 21:43:29 +01:00
Andreas Zwinkau 1c79cf3cbf add simple test suite 2015-01-13 22:16:27 +01:00