aboutsummaryrefslogtreecommitdiff
path: root/config.nims
AgeCommit message (Collapse)Author
2020-04-12Partly fix issue #183, lineTrace:onGanesh Viswanathan
2020-03-09Add feature flag capabilityGanesh Viswanathan
2019-04-05Show stackTrace on assertsGanesh Viswanathan
2019-01-30Fix #72 (#97)genotrance
* Remove enum converter - #72 * Workaround gc crash on Windows * Suppress hint, import types in toast
2019-01-29fix #62 (toast now addressed relatively); macros=>procs + other fixes (#70)Timothee Cour
* fixes https://github.com/genotrance/nimterop/issues/62 * toast is now automatically built on demand, and doesn't depend on PATH - [ ] todo: need to track its deps properly to trigger rebuilding it; using same algo as shown here https://github.com/genotrance/nimterop/issues/69 but using nim deps instead of c deps * many other fixes * trying to follow https://github.com/timotheecour/vitanim/wiki/Nim-best-practices
2018-11-21Mac supportGanesh Viswanathan
2018-11-20Initial versionGanesh Viswanathan