Commit graph

28 commits

Author SHA1 Message Date
Ganesh Viswanathan
fabd615379 C2nim is now backwards compatible 2019-07-16 14:06:02 -05:00
Ganesh Viswanathan
4ab5ff93b8 Fix c2nim dependency 2019-07-15 22:49:04 -05:00
Ganesh Viswanathan
97141f523f Bump to latest 2019-07-09 23:58:01 -05:00
Ganesh Viswanathan
b78f6d38fd Fix nimgen dir regression 2018-11-04 14:34:50 -06:00
Ganesh Viswanathan
44fc30a9cb Add nimdoc.cfg 2018-11-04 14:27:27 -06:00
Ganesh Viswanathan
c7c419e6fa Backrev c2nim 2018-11-02 17:12:37 -05:00
Ganesh Viswanathan
1c057f2520 OS specific sections, execAction, nowildcard, multi git repos, branch/tag/commit 2018-10-30 21:55:17 -05:00
Ganesh Viswanathan
caba6fcc50 Fix regex crash 2018-10-08 17:54:43 -05:00
Ganesh Viswanathan
1711052eae Add move capability, handle compile duplicate names 2018-08-19 12:31:21 -05:00
Ganesh Viswanathan
1dbff5cbd1 Inline fixes 2018-08-03 23:27:26 -05:00
Joey Yakimowich-Payne
de4cb3f783 Add tests for fileops 2018-07-14 10:24:53 +09:00
Ganesh Viswanathan
7d60e2eea7 Update version to v0.3.0 2018-07-12 16:37:31 -05:00
Ganesh Viswanathan
562f3fd7eb Fix directory exists error 2018-07-12 01:47:22 -05:00
Ganesh Viswanathan
cf629494a4 Split into multiple files 2018-07-12 01:36:15 -05:00
Ganesh Viswanathan
e32acea78e Move from nre to regex 2018-07-11 22:37:06 -05:00
Ganesh Viswanathan
b894dbd17a Allow ppflags and related to be OS specific 2018-07-09 14:02:38 -05:00
Ganesh Viswanathan
a717b9d140 Update version 2018-07-08 16:03:13 -05:00
Ganesh Viswanathan
a0369758af Support 0.17.0 onwards, fix IOError 2018-07-07 16:57:23 -05:00
Ganesh Viswanathan
bb881a2e65 Fix IOErrors 2018-07-07 15:03:14 -05:00
Ganesh Viswanathan
4b91f1bbbe Copy files during prepare, NEP1 conformance 2018-06-11 09:42:41 -05:00
Ganesh Viswanathan
5e784f09ef Add support for renaming generated files 2018-06-09 17:58:39 -05:00
Ganesh Viswanathan
6d0abefe8a Minor bugfixes 2018-03-13 17:05:40 -05:00
Ganesh Viswanathan
bcace601d3 Comment lines feature, remove docopt 2018-03-08 22:28:41 -06:00
Ganesh Viswanathan
968e89f08e Added inlining in place of recursion, extract existing ZIP file without downloading, delete/create output directory error handling 2018-02-02 14:48:59 -06:00
Ganesh Viswanathan
27ea25b901 - Added support for wildcard file tasks
- Fixed issue in replacing - with _ in generated modules
- Fixed inconsistent naming of flags and procs
2017-12-04 14:26:20 -06:00
Ganesh Viswanathan
9bcabd23e3 - Docopt for CLI parsing
- Download, extract and Git checkout support
- OS specific keys with -win, -lin and -osx
- Force re-generation with -f flag
2017-11-16 02:39:48 -06:00
Ganesh Viswanathan
a02cbbeeba - Support for C++ wrapping
- Fix module naming
- Remove file caching
- Fix bug that was deleting .nim file
- Add test case
2017-11-13 16:42:56 -06:00
Ganesh Viswanathan
777ae910c8 Initial version 2017-11-07 18:14:33 -06:00