aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
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
2019-01-25properly ignore all files wo extensionTimothee Cour
2019-01-24fix gitignore (#64)Timothee Cour
2019-01-16Remove nimgen dependency, enable tmath testGanesh Viswanathan
2018-11-24fix gitignoreTimothee Cour
2018-11-20Initial versionGanesh Viswanathan