Commit graph

224 commits

Author SHA1 Message Date
Ganesh Viswanathan
68ab2dbec1 Bitfield support, space after comments 2019-06-09 15:58:01 -05:00
Ganesh Viswanathan
9387de8638 Handle comments in #defines 2019-05-27 17:19:47 -05:00
Ganesh Viswanathan
e245e17488 Fix configure call in template 2019-05-16 13:01:20 -05:00
Ganesh Viswanathan
ebb78480f7 Fix git pull issue 2019-05-16 11:49:33 -05:00
Ganesh Viswanathan
d3921f9ed2 Fix type qualifiers within pointer 2019-05-12 03:25:07 -05:00
Ganesh Viswanathan
7729ea93ca Use $CC for gcc and user specified Nim 2019-05-10 18:51:46 -05:00
Ganesh Viswanathan
78d116b205 Add lite template, clarify order of calls 2019-05-10 08:47:12 -05:00
Ganesh Viswanathan
2352e77c5e Import macros in plugin, no newlines in enum expressions, strformat issue 2019-05-09 02:57:55 -05:00
Ganesh Viswanathan
a7be010832 Minor doc fixes 2019-05-09 01:09:43 -05:00
Ganesh Viswanathan
98333ad18b Starter template, CLI menu in README 2019-05-09 01:07:02 -05:00
genotrance
2cdde94635
Dynlib support 2019-05-08 23:56:30 -05:00
Ganesh Viswanathan
afc9991002 Follow redirects in downloadUrl 2019-05-08 23:35:31 -05:00
Ganesh Viswanathan
7611093750 Add dynlib support 2019-05-08 23:24:15 -05:00
genotrance
def527ae60
Multiple enhancements (#128)
Multiple enhancements
2019-05-08 21:05:00 -05:00
Ganesh Viswanathan
d9ab18c775 Exclude comments from output with flag 2019-05-08 20:54:03 -05:00
Ganesh Viswanathan
b0a8f9bec5 Remove global state from toast 2019-05-08 20:16:02 -05:00
Ganesh Viswanathan
268b474332 Include comments in output - #61, clean up output 2019-05-08 00:59:54 -05:00
Ganesh Viswanathan
d65520322b Readme updates 2019-05-07 22:40:45 -05:00
Ganesh Viswanathan
f8c433832e Add support for char enums - #119 2019-05-07 22:22:25 -05:00
Ganesh Viswanathan
2679833d22 Shorten pragmas 2019-05-07 16:52:13 -05:00
Ganesh Viswanathan
961a739a4a Fix illegal recursion typedefs 2019-05-07 15:43:54 -05:00
Ganesh Viswanathan
ba9b9f0bc1 Workaround AppVeyor failure 2019-05-07 15:11:11 -05:00
Ganesh Viswanathan
80545a8221 cdecl by default 2019-05-07 11:49:19 -05:00
Ganesh Viswanathan
2457671f9e Pragma cleanup and fixes 2019-05-07 11:44:32 -05:00
Ganesh Viswanathan
69cfce561a Undo volatile testcase 2019-05-07 00:43:36 -05:00
Ganesh Viswanathan
e851a9adf3 Support for type qualifier after type 2019-05-07 00:38:43 -05:00
Ganesh Viswanathan
62f5dc121b Test case for enum identifer or'd 2019-05-07 00:11:58 -05:00
Ganesh Viswanathan
d21ec6287b Fix enum identifier or'd, add configure support 2019-05-06 23:45:25 -05:00
Ganesh Viswanathan
ad90b586c4 Fix abstract double pointer param 2019-05-04 13:05:38 -05:00
Ganesh Viswanathan
46ddc05e2e Prefix stripping example 2019-04-10 22:28:28 -05:00
Ganesh Viswanathan
1114b7edbe Comment non-nim output in cimport 2019-04-10 11:46:45 -05:00
Ganesh Viswanathan
2bad84c4c1 Fix #123 2019-04-06 18:33:40 -05:00
Ganesh Viswanathan
8fcf8011a5 Fix #124 2019-04-05 17:46:03 -05:00
Ganesh Viswanathan
a17c654fac Fix #124 2019-04-05 16:42:41 -05:00
Ganesh Viswanathan
7bee0392e7 Show stackTrace on asserts 2019-04-05 16:20:15 -05:00
Ganesh Viswanathan
9a90495a1e Handle struct pointer first field, additional debugging 2019-04-05 12:14:27 -05:00
Ganesh Viswanathan
cc1cbb459c Fix for parser.h 2019-04-01 16:57:28 -05:00
Ganesh Viswanathan
50f4d73db9 Verbose logging 2019-04-01 12:53:37 -05:00
Ganesh Viswanathan
da4d800fad Fix for upstream tree-sitter changes 2019-04-01 12:05:43 -05:00
Ganesh Viswanathan
98352b8899 Fix CI 2019-03-23 13:59:03 -05:00
Ganesh Viswanathan
454403b9fe Double pointer support 2019-03-23 13:33:52 -05:00
Ganesh Viswanathan
28e2d7bb87 Fix #120 - object 2019-03-21 10:51:00 -05:00
Ganesh Viswanathan
295e838bc1 Fix include of stdlib in recurse 2019-03-14 10:46:13 -05:00
Ganesh Viswanathan
9fc0bb99b3 Merge branch 'master' of https://github.com/genotrance/nimterop 2019-03-11 14:54:37 -05:00
Ganesh Viswanathan
fc1bc78250 Fix powershell TLS issue with download 2019-03-07 12:21:31 -06:00
Timothee Cour
fcc1dde123 fix some links nimgen,genotrance => nimterop (#118) 2019-02-12 17:34:03 -06:00
Timothee Cour
5e212ce606 make relativePath more robust (#115) 2019-02-08 16:48:24 -06:00
Timothee Cour
bed87aa2d8 docs now include theindex.html (w all procs) + search (#116)
* nim docs now generates theindex.html

* doc: enable doc search

* fixup
2019-02-08 16:32:05 -06:00
Timothee Cour
5226420474 execAction: quoting was not robust (in case cmd had quotes) and bash -c was redundant on posix (#117) 2019-02-08 15:59:41 -06:00
Ganesh Viswanathan
0ef310b7d9 And/or/xor for enums 2019-02-07 20:48:16 -06:00