| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-06 | Set nimconf paths to absoluteabspath | Ganesh Viswanathan | |
| 2020-05-05 | Fix tast2.habi | Ganesh Viswanathan | |
| 2020-05-05 | Enable -d:checkAbi in tests | Ganesh Viswanathan | |
| 2020-05-04 | Fix missing comment in ast2 | Joey Yakimowich-Payne | |
| 2020-05-04 | Add nimArgs to buildDocs docstring | Joey Yakimowich-Payne | |
| 2020-05-04 | compilerArgs -> nimArgs, fix multi decl comments | Joey Yakimowich-Payne | |
| 2020-05-04 | Fix bug with comment generation | Joey Yakimowich-Payne | |
| 2020-05-04 | Add escaping for rst | Joey Yakimowich-Payne | |
| 2020-05-04 | Remove unneeded proc, add more comments | Joey Yakimowich-Payne | |
| 2020-05-04 | Run docs on rsa.nim | Joey Yakimowich-Payne | |
| 2020-05-04 | Change install to develop for appveyor | Joey | |
| 2020-05-04 | Add docgen runs in tests | Joey Yakimowich-Payne | |
| Fix paths import Skip docgen for rsa for now | |||
| 2020-05-04 | Add more robust comment extraction | Joey Yakimowich-Payne | |
| 2020-05-04 | Add comment gen for array type | Joey Yakimowich-Payne | |
| 2020-05-04 | Remove unused proc | Joey Yakimowich-Payne | |
| 2020-05-04 | Use gState.nocomments | Joey Yakimowich-Payne | |
| 2020-05-04 | Add comments explaining comment node procs | Joey Yakimowich-Payne | |
| 2020-05-04 | Remove unnecessary proc | Joey Yakimowich-Payne | |
| 2020-05-04 | Add ability to have multiple comments | Joey Yakimowich-Payne | |
| 2020-05-04 | Fix comments not being valid rst | Joey Yakimowich-Payne | |
| 2020-05-04 | Add comments for fields and objects | Joey Yakimowich-Payne | |
| 2020-05-04 | Add comments for enums and procs | Joey Yakimowich-Payne | |
| 2020-05-04 | Add more maintainable build types | Joey Yakimowich-Payne | |
| Add buildTypes to docs | |||
| 2020-05-04 | Address PR issues | Joey Yakimowich-Payne | |
| 2020-05-04 | Make getHeader specify which make strategy to use | Joey Yakimowich-Payne | |
| Fix make call Add comment | |||
| 2020-05-04 | Update README with changelog, credits | Ganesh Viswanathan | |
| 2020-05-04 | Add change logchangelog | Ganesh Viswanathan | |
| 2020-05-02 | Update README based on feedback | Ganesh Viswanathan | |
| 2020-05-01 | Fix for zliblzast2 | Ganesh Viswanathan | |
| 2020-05-01 | Fixes and test lzma/zlib with ast2 | Ganesh Viswanathan | |
| 2020-05-01 | Fix #198: integer out of range | genotrance | |
| 2020-05-01 | Fix #196 - more known typesissue196 | Ganesh Viswanathan | |
| 2020-05-01 | Fix #198: integer out of range | Joey Yakimowich-Payne | |
| 2020-04-30 | Clean globals, build debugast1quiet | Ganesh Viswanathan | |
| 2020-04-29 | Add -f:ast1, lesser debug output | Ganesh Viswanathan | |
| 2020-04-29 | Fix timeit ret for osxtimeit | Ganesh Viswanathan | |
| 2020-04-29 | Fix timeit for legacy, reduce Windows test matrix | Ganesh Viswanathan | |
| 2020-04-28 | Add timeit to measure test timings | Ganesh Viswanathan | |
| 2020-04-28 | Fix mode, toast output dirnimcfg | Ganesh Viswanathan | |
| 2020-04-28 | Prevent plugin outdir override by configuration | Ganesh Viswanathan | |
| 2020-04-28 | Enable conf detection in toast standalone | Ganesh Viswanathan | |
| 2020-04-28 | Fix #151 and fix #153 - detect nim.cfg | Ganesh Viswanathan | |
| 2020-04-26 | Merge pull request #191 from jyapayne/poc_print_ast | genotrance | |
| [ast2] Enable parsing some C Macro expressions to Nim expressions using treesitter | |||
| 2020-04-26 | Address some PR comments | Joey Yakimowich-Payne | |
| 2020-04-26 | Add test for not supported nodes | Joey Yakimowich-Payne | |
| 2020-04-26 | Don't support multiple base nodes yet | Joey Yakimowich-Payne | |
| 2020-04-26 | Fix comments breaking code | Joey Yakimowich-Payne | |
| 2020-04-26 | Add skippedSymbols for determining if a type has been skipped | Joey Yakimowich-Payne | |
| 2020-04-26 | Add hack for skipping types as root nodes | Joey Yakimowich-Payne | |
| 2020-04-26 | Fix tmath tests | Joey Yakimowich-Payne | |
| Modify tmath.nim to have one skip symbol Fix macro expansion with common value Fix tmath again | |||
