Kirill Motkov
e64e6fa514
Some code improvements
...
* Remove shadowing of predeclared identifier: new.
* strings.ReplaceAll instead of strings.Replace with -1.
* Change strings.ToLower comparison to strings.EqualFold.
* Rewrite if-else-if-else chain as a switch.
2019-10-09 15:44:26 +03:00
..
2019-05-18 13:09:56 +02:00
2019-06-15 11:34:00 +02:00
2019-08-16 14:53:22 +01:00
2019-08-16 14:53:22 +01:00
2019-06-08 07:40:43 +01:00
2019-05-18 13:09:56 +02:00
2019-06-15 11:34:00 +02:00
2019-08-06 12:20:54 +01:00
2019-08-06 12:20:54 +01:00
2019-08-06 10:38:24 +01:00
2019-10-09 15:44:26 +03:00
2019-05-18 13:09:56 +02:00
2019-07-15 11:30:43 +01:00
2019-07-28 16:58:11 +02:00
2019-07-28 16:46:16 +02:00
2019-05-18 13:09:56 +02:00
2019-06-08 07:40:43 +01:00
2019-03-20 13:44:51 +00:00
2019-05-20 11:26:09 +02:00
2019-07-19 08:59:29 -05:00
2018-12-20 10:37:59 +00:00
2019-05-18 13:09:56 +02:00
2019-06-15 11:33:57 +02:00
2019-08-17 08:10:37 +01:00