Commit Graph

4 Commits (bd08ba6b15e3147681bc71dc3389f2b30c0a15a3)

Author SHA1 Message Date
Kirill Motkov 0401a91ef4 Some code improvements
* Rewrite empty string checks more idiomatically.
* Change strings.ToLower comparisons to strings.EqualFold.
* Rewrite switch statement with only one case as if.
2019-06-28 17:53:44 +03:00
Darien Raymond 9c26d28c0b
fix json def 2019-02-26 21:59:22 +01:00
Darien Raymond 974b488ab0
add support for not loading system roots. fixes #1513 2019-02-26 21:58:54 +01:00
Darien Raymond 4eb2b5e607
merge ext into core 2019-02-10 19:04:11 +01:00