aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-03-08Comment lines feature, remove docoptGanesh Viswanathan
2018-02-02Added inlining in place of recursion, extract existing ZIP file without ↵v0.1.3Ganesh Viswanathan
downloading, delete/create output directory error handling
2018-01-05Typov0.1.2Ganesh Viswanathan
2018-01-05Support for pragma definitionsGanesh Viswanathan
2017-12-04README updatesGanesh Viswanathan
2017-12-04Readme updatesGanesh Viswanathan
2017-12-04Merge branch 'master' of https://github.com/genotrance/nimgenGanesh Viswanathan
2017-12-04- Added support for wildcard file tasksGanesh Viswanathan
- Fixed issue in replacing - with _ in generated modules - Fixed inconsistent naming of flags and procs
2017-12-04Overwrite on unzipv0.1.1Ganesh Viswanathan
2017-11-16- Docopt for CLI parsingGanesh Viswanathan
- Download, extract and Git checkout support - OS specific keys with -win, -lin and -osx - Force re-generation with -f flag
2017-11-14- Recurse only quoted in #includev0.1.0Ganesh Viswanathan
- Unique header/dynlib naming
2017-11-13- Support for C++ wrappingGanesh Viswanathan
- Fix module naming - Remove file caching - Fix bug that was deleting .nim file - Add test case
2017-11-08IgnoreGanesh Viswanathan
2017-11-08Delete .nimgen.nim.swpGanesh Viswanathan
2017-11-08Remove -_. from import statementsGanesh Viswanathan
2017-11-08Added ppflags and noprocessGanesh Viswanathan
2017-11-07Ignore #pragma in preprocessor outputGanesh Viswanathan
2017-11-07Links to nimssl and nimbassGanesh Viswanathan
2017-11-07CleanupGanesh Viswanathan
2017-11-07Initial versionGanesh Viswanathan
2017-11-07Initial commitGanesh Viswanathan