Commit Graph

120 Commits

Author SHA1 Message Date
86029bc54f impl. todos or move to Project.md 2021-09-27 23:14:01 +02:00
f44d1c7983 fix formatting 2021-07-04 18:25:57 +02:00
67f969a6b8 many fixes and expands and module expansions 2021-04-04 17:10:53 +02:00
Formatter Bot
b61ffa7235 Automated formatting changes 2021-01-31 16:16:50 +00:00
fdd8518474 bump php version 2020-12-03 23:07:33 +01:00
0f1a799014 implement php 8.0 types 2020-12-03 22:39:56 +01:00
2bfb2c1329 start impl. php 8.0 typehints 2020-12-03 20:49:09 +01:00
6ac2d4d0e8 fixes 2020-11-30 21:13:06 +01:00
aaf34cd373 phpstan fixes 2020-11-27 22:56:16 +01:00
843d97c632 fix todos/move to todo list 2020-11-26 20:50:18 +01:00
ba7737d0ad autofixes 2020-11-24 18:44:22 +01:00
86d62a1bb5 remove some getter/setter 2020-11-24 17:31:21 +01:00
ef35a22f93 impl. more tests 2020-10-06 11:35:34 +02:00
58c49080c8 improve tests 2020-10-06 00:50:24 +02:00
2c49d9aee9 test impl. and code coverage improvements 2020-10-02 20:02:04 +02:00
28c9ec6a6c fix const alignment 2020-09-01 07:38:03 +02:00
71bb333aa4 autofixes 2020-08-30 20:13:11 +02:00
f23995005c add copyrights 2020-05-30 15:38:32 +02:00
bbdd04b36e add tests and fix bugs 2020-04-18 18:33:48 +02:00
20a45ef0c8 make null models final 2020-04-13 17:33:31 +02:00
ee06a96792 fix function return type hint cs 2020-03-29 12:50:25 +02:00
b2f17234fa remove db prefix 2020-03-12 18:10:03 +01:00
a2a70e28eb phpstan fixes and install bug 2020-02-27 19:01:55 +01:00
3aed840c77 improve baseline 2020-02-06 23:53:39 +01:00
fb968fbef7 fix bugs, phpstan, phpcs 2020-02-06 21:04:34 +01:00
2b3a19bbcb
Make array docblock more specific NO_CI 2020-02-05 16:55:48 +01:00
f86a0aa6ed
Make types more specific NO_CI 2020-02-05 16:49:53 +01:00
98adcaad7c
Make types more specific NO_CI 2020-02-05 16:49:07 +01:00
dfba5f1021 start implementing array{} typehint 2020-02-04 21:52:59 +01:00
a49251c0bb phpcs fix 2020-01-26 12:27:35 +01:00
3f132fb60b fix typehint 2020-01-25 22:13:29 +01:00
59f43a6a87 improve array docblock 2020-01-19 18:54:00 +01:00
d8bf78c7b4 fix type hint 2020-01-01 21:31:15 +01:00
a75025c1a0 cleanup todos 2019-12-31 23:36:41 +01:00
aefd1e8cc5 spell checking 2019-12-22 09:37:49 +01:00
266ae61e53 stricter typehint 2019-12-21 21:41:05 +01:00
e1f10bb82f add possible improvement remarks 2019-12-16 20:44:47 +01:00
3a8a783804 maze render functions generates string 2019-12-15 16:20:11 +01:00
e008c094e5 fix return type 2019-12-15 14:29:50 +01:00
ab385bfbb5 remove empty line 2019-12-15 14:17:43 +01:00
acd148b70b add maze generator 2019-12-15 12:45:45 +01:00
f5e050c0b3 make final 2019-12-10 21:29:52 +01:00
86f77e0a5e cleanup and tests added for ci/cd 2019-11-20 22:27:43 +01:00
7fece66ef6 cleanup tests and add new tests 2019-11-10 22:38:11 +01:00
5256e40989 add tests and try to fix 0 devision bug 2019-11-03 23:20:53 +01:00
f5494f4b31 hopefully fixed devision by 0 2019-10-31 21:16:33 +01:00
f6fb7f4747 phpcs fixes 2019-10-19 18:50:53 +02:00
f24e6f4681 remove debugging lines 2019-10-19 14:11:31 +02:00
b8ca685473 fix and complete path finding algorithm 2019-10-19 13:10:45 +02:00
549bbfbccf Implement kmeans algorithm 2019-10-17 16:09:03 +02:00