4 Commits

Author SHA1 Message Date
jangko
38dfeaaabd
reduce compiler warnings 2023-02-15 15:26:53 +07:00
jangko
a1f3b22bbe
fix ci for nim 1.6 and devel
- rm -f nimble.lock to allow nim 1.2,1.4,1.6, and devel run test with nimble
- upgrade ubuntu runner to 20.04
- upgrade github actions to v3
2023-02-12 13:05:41 +07:00
tersec
fc03a0c4e1
rm TaintedString for string; some proc -> func (#53)
* rm TaintedString for string; some proc -> func

* procs which interact with macros in certain ways can't be funcs in Nim 1.2
2022-06-03 18:24:59 +00:00
jangko
d06f6187dc
fix #49: field type with qualified ident 2022-05-10 12:18:06 +07:00