Commit graph

238 commits

Author SHA1 Message Date
Ganesh Viswanathan
ba2bd6e40a Add getheader test 2019-10-02 15:30:49 -05:00
Ganesh Viswanathan
182d473973 findFile w/regex, make -j, lib support for getHeader, noexcept / throw 2019-10-02 15:30:49 -05:00
Ganesh Viswanathan
7ef73147a6 getHeader and supporting procs 2019-10-02 15:30:36 -05:00
Ganesh Viswanathan
5b0a5ab146 Rename git to build 2019-10-02 15:29:55 -05:00
Ganesh Viswanathan
c3734587a1 rmFile/Dir, build/autogen, check if build command worked v0.1.0 2019-08-22 14:34:52 -07:00
Ganesh Viswanathan
86ebf622e1 findExe, use curl/wget if avail, mingw32-make, unused imports 2019-08-19 20:25:09 -07:00
Ganesh Viswanathan
29f59eee99 Fix #131 - division in enums 2019-07-29 23:24:03 -05:00
Ganesh Viswanathan
e159eb7c9c Flags for toast, docs update 2019-07-29 19:08:17 -05:00
Ganesh Viswanathan
0d41564e92 Fix #135 - plist doc fix 2019-07-29 09:17:36 -05:00
Ganesh Viswanathan
11cfed08ce Add link to wrappers 2019-07-25 22:52:40 -05:00
Ganesh Viswanathan
547ee5801e Minor c2nim fixes 2019-07-19 19:38:41 -05:00
Ganesh Viswanathan
79c64d5186 C2nim, cmake and make support, additional documentation 2019-07-18 01:10:32 -05:00
Ganesh Viswanathan
3bdc321d60 Update nim versions 2019-07-10 13:41:31 -05:00
Ganesh Viswanathan
99c95ec658 Use tree-sitter v0.15.5/0 due to break in newer versions 2019-06-27 14:34:10 -05:00
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