Commit Graph

7 Commits

Author SHA1 Message Date
Starbeamrainbowlabs
4597edcf1e
str_ends: write tests 2021-12-31 01:33:44 +00:00
Starbeamrainbowlabs
08cff1c967
strings/polyfill/str_ends: actually export it correctly 2021-12-31 01:14:08 +00:00
Starbeamrainbowlabs
1e9a651537
stings/polyfill: add str_ends
....because seriously, Lua *really* should have this.
2021-12-31 00:55:46 +00:00
Starbeamrainbowlabs
afce954306
Test the rest of the sring polyfills 2021-06-26 02:17:49 +01:00
Starbeamrainbowlabs
6a42aa6838
Set out the basics of automated tests for str_padend 2021-06-26 02:05:01 +01:00
Starbeamrainbowlabs
8bc2e543da
polyfill str_starts: make less dense and mroe readable 2021-05-30 13:06:47 +01:00
Starbeamrainbowlabs
8877e356f0
refactor: refactor utils/strings.lua into multiple files 2021-03-20 01:48:56 +00:00