Commit Graph

115 Commits

Author SHA1 Message Date
3d26c639ae CodeBeautifier. 2023-08-03 14:10:17 +00:00
eada4f87b3 use of static in Range implementation. 2023-08-03 14:06:48 +00:00
e90b287096 Two less warnings. 2023-08-03 13:50:58 +00:00
0814be726a Types on ranges attempt. 2023-08-03 13:17:57 +00:00
22cc0da96d Getting rid of more warnings. 2023-08-03 13:08:04 +00:00
f0f4a0c2d6 More types. 2023-08-03 10:09:24 +00:00
75829ddd60 More type work 2023-08-03 09:13:19 +00:00
50bd2b152a Reintroduced supprressed warnings 2023-08-02 14:24:19 +00:00
4ddde1e277 More types for static analysis 2023-08-02 14:14:10 +00:00
a2c5252cf2 More types 2023-08-02 13:29:14 +00:00
73781e9000 More type work 2023-08-02 13:19:35 +00:00
4f60c3d024 More types 2023-08-02 12:39:42 +00:00
72de6363fe More types 2023-08-02 10:59:15 +00:00
5c7471963c More type work. 2023-08-02 10:10:57 +00:00
a60187a3fd More type work 2023-08-02 09:36:44 +00:00
16ad8175d9 No more use of $_ to mark private members. 2023-08-02 09:15:01 +00:00
32b8a9d83e More return types. Basic example 2023-08-02 09:04:56 +00:00
f0aa9413e1 No more use of _ to mark private variables. 2023-08-01 14:02:12 +00:00
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