Add thread-global cache of namespaces, change default formatting.

This commit is contained in:
2022-01-13 14:56:46 -06:00
parent 5f21b2f263
commit 79c3701f26
2 changed files with 22 additions and 11 deletions

View File

@ -9,4 +9,4 @@ srcDir = "src"
# Dependencies
requires "nim >= 1.6.2"
requires "nim >= 1.0.4"