Commit Graph

11 Commits

Author SHA1 Message Date
pencil-dog
dcb13b9586
[Dict] add unique_scalar() function to avoid performance penalty hit when using Dict\unique() on large scalar arrays (#168)
Co-authored-by: yivi <ivan@yivoff.com>
2021-03-25 11:36:08 +01:00
Anatoly Pashin
903aab0360
replace @use annotation by @see (#155) 2021-03-25 08:23:52 +01:00
Nat Zimmermann
9b1a24ebfb
use non-empty-string annoation (#162) 2021-03-24 13:35:04 +01:00
Saif Eddin Gmati
887324a0c3
remove unused function call suppression (#165)
* remove unused function call suppression

* run static analysis every 3 hours ( with latest psalm version )
2021-03-24 09:23:04 +01:00
Saif Eddin Gmati
2f65c9f878
fix psalm issues (#163) 2021-03-23 22:58:56 +01:00
Nat Zimmermann
5482786dac
[Str][Byte] simplify reverse implementation (#160) 2021-03-21 02:22:54 +01:00
Nat Zimmermann
3830bc0d26
[Str] improve metaphone error handling (#159) 2021-03-20 20:24:24 +01:00
azjezz
322d78087f [IO] update documentation 2021-03-19 04:47:11 +01:00
Saif Eddin Gmati
8e485cabe2
[IO] Introduce IO component (#127) 2021-03-19 04:34:39 +01:00
Saif Eddin Gmati
9533866a3f
don't run IO tests on windows (#158) 2021-03-18 16:03:21 +01:00
Saif Eddin Gmati
015ae01048
split documentation (#156) 2021-03-17 21:23:46 +01:00