Commit Graph

197 Commits

Author SHA1 Message Date
c8c126962d CodeBeautifier for PSR-12 standard. 2023-08-01 13:53:19 +00:00
da8125be94 Fixing codestandards. 2023-08-01 13:35:44 +00:00
7792552c9f More type stuff and unused code removed. 2023-08-01 12:56:37 +00:00
dc35035c3c Sub 200 warnings on static analysis 2023-08-01 12:43:58 +00:00
b7322362bd More PHP types for static analysis 2023-08-01 12:26:38 +00:00
d5bba04f4f More type checks 2023-08-01 12:13:24 +00:00
068b6f18aa Refactoring for PHP8.2 2023-08-01 11:26:38 +00:00
Alex Wulf
5dd4acf57d Pint applied 2022-07-05 16:32:18 +02:00
Alex Wulf
8b2d547ace Tidy up composer 2022-07-05 16:30:34 +02:00
Alex Wulf
843a47c973 PHPStan added 2022-07-05 16:24:25 +02:00
Alex Wulf
689e3b75fe Upgrade with rector 2022-07-05 16:21:06 +02:00
Alex Wulf
fd5d276359 Rector configured 2022-07-05 16:18:20 +02:00
Alex Wulf
d7ea3fc2a9 Tests passing 2022-07-05 16:03:06 +02:00
Alex Wulf
7d4547df6a Pint applied for formatting 2022-07-05 15:55:47 +02:00
Alex Wulf
bfc558d1f2 Some tests converted to new syntax 2022-07-05 15:46:45 +02:00
Alex Wulf
844c37a724 gitignore update 2022-07-05 15:42:39 +02:00
Alex Wulf
afce4e56ca PHPUnit version bump and removed ELO 2022-07-05 15:42:21 +02:00
Alex Wulf
97609a3eac Renamed to match dir strcuture 2022-07-05 15:34:49 +02:00
Alex Wulf
812e454dd4 Move to DNW namespace 2022-07-05 15:33:34 +02:00
Alexander Liljengård
a99a73e02c Changed package name and added a few keywords 2016-06-01 09:49:07 +02:00
Alexander Liljengård
3aceb69215 Removed web.config 2016-06-01 09:42:49 +02:00
Alexander Liljengård
9df89205af Changed name of the composer package, since someone already has taken it. Also added myself as a contributor and changed the role for Jeff. 2016-05-31 15:48:49 +02:00
Alexander Liljengård
2f5c8fe2b4 Removing unnecessary check for __toString() 2016-05-31 10:03:49 +02:00
Alexander Liljengård
14401b3ace BasicMath matches all the other files 2016-05-31 10:03:49 +02:00
Alexander Liljengård
92648f3eaa Making sure matrices looks like matrices 2016-05-31 10:03:49 +02:00
Alexander Liljengård
c898353497 Rename of variable to make things clearer. See #4 2016-05-24 21:50:55 +02:00
Alexander Liljengård
a65f2aa9f3 General cleanup and removal of all unnecessary references 2016-05-24 21:43:26 +02:00
Alexander Liljengård
519ad85fad Added a few more assertions to RankSorterTest 2016-05-24 21:43:25 +02:00
Alexander Liljengård
25b64d53f0 Fixing failing tests and misc cleanup 2016-05-24 21:43:25 +02:00
Alexander Liljengård
5694a2fb30 Cleanup in src/, adding namespaces, removing php closing tag and general code cleanup 2016-05-24 21:43:25 +02:00
Alexander Liljengård
9f97eb1653 All tests now extend TestCase 2016-05-24 21:43:25 +02:00
Alexander Liljengård
983c6dc487 Cleanup in tests/: adding namespaces, removing php closing tag and general code cleanup 2016-05-24 21:43:25 +02:00
Alexander Liljengård
4ab0c5d719 Moved UnitTests to tests/ and Skills to src/ 2016-05-24 21:38:46 +02:00
Alexander Liljengård
11b5033c8a Added phpunit.xml 2016-05-24 21:38:46 +02:00
Alexander Liljengård
2679d6a6f8 Added composer.json and composer.lock 2016-05-24 21:38:46 +02:00
Alexander Liljengård
8fab1b5edc Added .gitignore and removed nbproject folder 2016-05-24 21:38:46 +02:00
Jeff Moser
455f2b3061 Naming tweak 2010-10-14 21:51:43 -04:00
Jeff Moser
110463ad49 Deleted C# code (it was just there to note the fork) 2010-10-09 10:42:00 -04:00
Jeff Moser
294db1d233 Merge remote branch 'csharpskills/master' 2010-10-09 10:30:11 -04:00
Jeff Moser
d2fc7dc5c7 Some minor documentation cleanup (e.g. converted C# comments to PHPDocumentor comments) 2010-10-08 21:44:36 -04:00
Jeff Moser
f863e150d4 Add preliminary license 2010-10-03 22:11:38 -04:00
Jeff Moser
4308831e82 Fixed up older calculators and started some file cleanup 2010-10-03 20:17:34 -04:00
Jeff Moser
930444a0f7 Removed some debugging code 2010-10-03 19:21:55 -04:00
Jeff Moser
1156c839d4 Basic partial play test passes 2010-10-03 19:16:17 -04:00
Jeff Moser
a80159a6cb All of testAllMultipleTeamScenarios passes! 2010-10-03 18:49:29 -04:00
Jeff Moser
9558af36a2 Three teams of 1 not drawn passes 2010-10-03 17:42:31 -04:00
Jeff Moser
748b59896b Fixed minor Gaussian Within Factor bug.
Two player and two team tests pass! :-)
2010-10-03 16:54:06 -04:00
Jeff Moser
2c3c35dbff First test passes!
The second one... not so much ;-)
2010-10-02 23:22:01 -04:00
Jeff Moser
124d73fdbf Fixed factor list probability of ranking error due to missing factors from the iterated layer 2010-10-02 22:28:25 -04:00
Jeff Moser
e56fa53348 First time ratings were correct for the first test!
(Probability of ranking needs some work of course)
2010-10-02 22:02:42 -04:00