| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-02-02 | refs #68; turn some macros to CT procs; fix #112 (doc fixes) (#102) | Timothee Cour | |
| * refs #68 macro=>proc cSkipSymbol * refs #68 macro=>proc cDebug * refs #68 macro=>proc cDisableCaching * refs #68 notes for cDefine * refs #68 macro=>proc cAddSearchDir ; improve some runnableExamples * refs #68 macro=>proc cAddStdDir * $projpath/include => testsIncludeDir() everywhere * disable $projpath interpolation (error prone) * fix tests * make nim doc part of test suite; fix for 0.19.2 | |||
| 2019-01-30 | rm tests/.gitignore now that top-level .gitignore ignores exe and that ↵ | Timothee Cour | |
| generated includes go under ./build (#92) | |||
| 2019-01-29 | make tsoloud work on OSX (#84) | Timothee Cour | |
| 2019-01-29 | fix #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-28 | Fix skip bug on _, parent in Symbol | Ganesh Viswanathan | |
| 2019-01-27 | Remove Result, add plugin.nim, forceBuild | Ganesh Viswanathan | |
| 2019-01-27 | Improve onSymbol API | Ganesh Viswanathan | |
| 2019-01-27 | Documentation, fix tmath on Windows | Ganesh Viswanathan | |
| 2019-01-27 | Plugin support | Ganesh Viswanathan | |
| 2019-01-23 | Fix test on Windows | Ganesh Viswanathan | |
| 2019-01-23 | Fix #56 - override and skip, html links | Ganesh Viswanathan | |
| 2019-01-22 | Partial fix for #52 - only when names differ | Ganesh Viswanathan | |
| 2019-01-22 | Fix #58 | Ganesh Viswanathan | |
| 2019-01-21 | Fix #53 - array size expressions | Ganesh Viswanathan | |
| 2019-01-21 | Support for empty struct/union | Ganesh Viswanathan | |
| 2019-01-21 | Support cache disabling | Ganesh Viswanathan | |
| 2019-01-21 | Fix #50 - ptr object to pointer | Ganesh Viswanathan | |
| 2019-01-19 | Fix #41 | Ganesh Viswanathan | |
| 2019-01-18 | Recursive node support, enum expressions, or/and/not (#45) | genotrance | |
| 2019-01-17 | Walkdir (#43) | genotrance | |
| * Fix walkDir, cCompile mode, add tsoloud, fix void * * No tsoloud on Travis Linux | |||
| 2019-01-16 | Remove nimgen dependency, enable tmath test | Ganesh Viswanathan | |
| 2018-12-29 | fix #15 by re-enabling nim cpp on c file and selectively disabling failing ↵ | Timothee Cour | |
| things | |||
| 2018-12-29 | add failing tests; add a test at CT | Timothee Cour | |
| 2018-12-28 | Implement PR #17 | Ganesh Viswanathan | |
| 2018-12-27 | Fix #15, fix #20 | Ganesh Viswanathan | |
| 2018-12-27 | Struct field function pointers, cstring, show toast error in cimport | Ganesh Viswanathan | |
| 2018-12-26 | Array ptr, numeric length, tests | Ganesh Viswanathan | |
| 2018-12-26 | Tests for enhancements | Ganesh Viswanathan | |
| 2018-12-26 | Support for math expressions, nameless enums, uintptr, redundant typedef naming | Ganesh Viswanathan | |
| 2018-12-04 | Support for unions | Ganesh Viswanathan | |
| 2018-12-04 | Add math test for Windows | Ganesh Viswanathan | |
| 2018-11-27 | doAssert => check | Timothee Cour | |
| 2018-11-27 | fixup | Timothee Cour | |
| 2018-11-27 | add syntax cIncludeDir "$projpath/include"; do not use recursive search ↵ | Timothee Cour | |
| paths; add test tests/tnimterop_cpp.nim | |||
| 2018-11-24 | fix gitignore | Timothee Cour | |
| 2018-11-21 | More pointer support, cpp mode default in toast, cleanup | Ganesh Viswanathan | |
| 2018-11-21 | Fix #7 - separate file searching from include dirs | Ganesh Viswanathan | |
| 2018-11-21 | fixup | Timothee Cour | |
| 2018-11-21 | always use assert=>doAssert for tests | Timothee Cour | |
| 2018-11-20 | Initial version | Ganesh Viswanathan | |
