Commit Graph

51 Commits

Author SHA1 Message Date
Hackerpilot 8ab3b5c9f7 Fix #74 2015-03-08 18:01:04 -07:00
Hackerpilot 95cfcc5b0a Fix #65 2015-03-08 17:28:03 -07:00
Hackerpilot 7952562efc Fix #62 2015-03-08 00:29:36 -08:00
Hackerpilot e73280791a Fix #44 2015-03-07 23:45:50 -08:00
Hackerpilot 9374214fdf Fix #51 2015-03-07 23:37:30 -08:00
Hackerpilot 3df6515755 Fix #58 2015-03-07 23:15:37 -08:00
Hackerpilot 0d496129be Fix #59 2015-03-07 23:00:14 -08:00
Hackerpilot 3d919d191d Fix #61 2015-03-07 22:57:09 -08:00
Hackerpilot e737d56d0d Fix #60 2015-03-07 22:54:04 -08:00
Hackerpilot 7f0b3baecb Fix #50 2015-03-07 22:42:51 -08:00
Hackerpilot 5eef96e797 Fix #53 2015-03-07 19:28:12 -08:00
Hackerpilot 85247f77f7 Fix #43 2015-03-07 18:30:19 -08:00
Hackerpilot 3743e80505 Fix #56 2015-03-07 17:13:48 -08:00
Hackerpilot 39bf1dafb9 Fix #46 2015-03-07 15:41:33 -08:00
Hackerpilot 0a71960d98 Fix #45 2015-03-07 14:50:46 -08:00
Hackerpilot b989388e7c Fix #49 2015-03-07 14:47:02 -08:00
Hackerpilot 49633c8901 Fix #52 2015-03-07 14:37:30 -08:00
Hackerpilot 2fa90ff3ba Fix #57 2015-03-07 14:00:36 -08:00
Hackerpilot 21515ef614 Fix #34 for realz 2015-03-05 19:51:44 -08:00
Hackerpilot 6f153bd8a1 Fix #41 2015-03-05 19:40:55 -08:00
Hackerpilot 514ec6d32f fix #37 2015-03-05 19:33:19 -08:00
Hackerpilot 42ba457439 Fix #38. 2015-03-05 19:08:38 -08:00
Hackerpilot 8f11f3291f Fix #40. Fix #39 2015-03-05 19:01:52 -08:00
Hackerpilot cd5f5f644b Fix #34 2015-03-05 18:48:17 -08:00
Hackerpilot 2a803bbde0 Fix #28 2015-03-05 17:49:48 -08:00
Hackerpilot fbdb908832 Fix #30. 2015-03-05 17:18:05 -08:00
Hackerpilot 05c575f1e8 Fix #32 2015-03-05 17:09:50 -08:00
Hackerpilot 51855cf192 Add tests for #33 2015-03-05 17:09:20 -08:00
Hackerpilot 700ad601c1 Fix #29 2015-03-04 17:49:02 -08:00
Hackerpilot 146f892f37 Fix #25. 2015-03-04 17:31:36 -08:00
Hackerpilot a37f4a967e Fix #24 2015-03-04 17:16:39 -08:00
Hackerpilot c2b22b9e2b Fix #26. Fix #19. 2015-03-04 17:07:40 -08:00
Hackerpilot 47bf248e95 #17 2015-03-04 14:34:56 -08:00
Hackerpilot b98a1abea5 Fix #18 2015-03-04 13:42:08 -08:00
Hackerpilot 26e7212e0a Fix #21 2015-03-04 13:32:36 -08:00
Hackerpilot 71fed69664 Fix #22 2015-03-04 13:26:40 -08:00
Hackerpilot 6d23aaaef5 Line wrapping improvements 2015-02-22 00:45:34 -08:00
Hackerpilot e39f2916b1 More formatting fixes 2015-02-17 15:31:22 -08:00
Hackerpilot e4ed938515 Fix #11 2015-01-25 10:57:31 -08:00
Andreas Zwinkau ac0b45b53b Remove failing tests
From now on the tests shall always pass
2015-01-17 16:45:37 +01:00
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