Commit graph

563 commits

Author SHA1 Message Date
Ganesh Viswanathan
d95deffb6a v0.6.5 2020-07-15 21:06:59 -05:00
Ganesh Viswanathan
e61dc54a89 renderPragma, cleanup 2020-07-15 11:33:26 -05:00
Ganesh Viswanathan
44f335c87f Doc updates 2020-07-15 09:08:10 -05:00
Ganesh Viswanathan
aa813bdf32 Forward getHeader passL 2020-07-14 20:20:42 -05:00
Ganesh Viswanathan
6ffacf92fc Forward pragmas to toast 2020-07-14 18:08:59 -05:00
Ganesh Viswanathan
27fcecaa26 Caching fixes, wchar_t 2020-07-13 21:14:43 -05:00
Ganesh Viswanathan
d7c94bb70b Bump to v0.6.4 2020-07-12 22:21:35 -05:00
Ganesh Viswanathan
a9887cc6b2 Add ability to exclude files or directories from wrapped output 2020-07-12 17:35:29 -05:00
Ganesh Viswanathan
fb2acc752a v0.6.3 2020-07-12 00:12:41 -05:00
Ganesh Viswanathan
37cdc5b94e Add jbbFlags to customize xxxJBB 2020-07-11 21:12:04 -05:00
Ganesh Viswanathan
90c5f54dc3 v0.6.2 2020-07-04 00:49:46 -05:00
Ganesh Viswanathan
03d1b54d6c gitPull non-master default branch, rmFile fix 2020-07-03 23:51:52 -05:00
Ganesh Viswanathan
4d344e5807 Handle (*field), ident starting w/ digit error, fix detection of plugin and toast errors 2020-07-03 16:17:34 -05:00
Ganesh Viswanathan
1ad32e4574 Fix missing preprocessor errors, toast errors, cDisableCache not working, print generated wrapper location 2020-07-03 01:46:27 -05:00
Ganesh Viswanathan
f191ea7244 Fix #237 - anonymous nested struct/unions, fix #236 - unnamed enums 2020-07-02 23:55:26 -05:00
Ganesh Viswanathan
c3f4f3e487 Handle tserror in static inline, wrap headers only once 2020-07-02 20:11:11 -05:00
Ganesh Viswanathan
1e88a3b42e Fix static inline and restrict 2020-07-02 12:41:56 -05:00
Ganesh Viswanathan
94acdeb5f1 Fix #238 crash 2020-07-02 02:29:28 -05:00
Ganesh Viswanathan
a63f67f685 Minor fixes, improvements 2020-07-02 01:44:17 -05:00
Ganesh Viswanathan
2aef7c99b3 Fix #127 - write wrapper to file 2020-06-30 22:33:10 -05:00
Ganesh Viswanathan
b22b23620d Fix Windows include issue 2020-06-30 15:43:09 -05:00
Ganesh Viswanathan
a28c3e7cb4 Improve errors - don't point to macros.nim 2020-06-30 14:08:09 -05:00
Ganesh Viswanathan
f543124d7e Fix #125 - no more types import 2020-06-29 21:47:00 -05:00
Ganesh Viswanathan
4ece07969d Bump dep versions 2020-06-27 12:28:22 -05:00
Ganesh Viswanathan
e3e1d80a55 Add minitest for nim CI 2020-06-25 10:00:12 -05:00
Ganesh Viswanathan
f42ba492e3 Bump to latest tree-sitter 2020-06-25 00:59:42 -05:00
Ganesh Viswanathan
85a4365e3c Adjust git checkout if changed, tree-sitter version bump 2020-06-25 00:10:13 -05:00
Ganesh Viswanathan
a0413f1595 Use g/decho in build 2020-06-24 20:53:46 -05:00
Ganesh Viswanathan
63a75bce4e No more includes in build 2020-06-24 12:24:15 -05:00
Ganesh Viswanathan
d126e9944f Remove legacy backend 2020-06-24 10:37:38 -05:00
Ganesh Viswanathan
a8ea96055d dynlib allow path, don't delete project, fix proc inline comment 2020-06-23 23:20:15 -05:00
Ganesh Viswanathan
e44ab30af9 Fix rebase issues 2020-06-23 15:13:11 -05:00
Ganesh Viswanathan
7738063038 Fix #231 - const func type, comment in struct 2020-06-23 12:27:50 -05:00
Ganesh Viswanathan
6c3142a27c Fix findFile with regex 2020-06-23 12:27:50 -05:00
Ganesh Viswanathan
d07bd2d71e findExe sanitizePath 2020-06-23 12:27:50 -05:00
Ganesh Viswanathan
c3228683fa Fix macros bug 2020-06-23 12:27:50 -05:00
Ganesh Viswanathan
69e372beea Improve octal fix 2020-06-23 12:27:50 -05:00
Ganesh Viswanathan
fbc8c2ad9e Reorganize file structure 2020-06-23 12:27:50 -05:00
Ganesh Viswanathan
73fec6753f Download retries 2020-06-23 12:27:50 -05:00
Ganesh Viswanathan
7c9d826998 Handle octal values correctly 2020-06-23 12:27:50 -05:00
Ganesh Viswanathan
7e0b0b1a2b Retries, conan VS MD/14 2020-06-23 12:27:50 -05:00
Ganesh Viswanathan
9b2aa7d4b1 Use marshal pre 1.2.0 2020-06-23 12:27:49 -05:00
Ganesh Viswanathan
f207911d38 --gc:arc fixes and testing 2020-06-23 12:27:49 -05:00
Ganesh Viswanathan
1820fdffcf Optional version and uri, no Std copy, reuse deps, jbb libc check 2020-06-23 12:27:49 -05:00
Ganesh Viswanathan
7870840d2d Fix Windows file date 2020-06-23 12:27:49 -05:00
Ganesh Viswanathan
0a014e084f Fix OSX 2020-06-23 12:27:49 -05:00
Ganesh Viswanathan
c359cc0226 Fix lib copy issue 2020-06-23 12:27:49 -05:00
Ganesh Viswanathan
9d8fee19c0 libdir support 2020-06-23 12:27:49 -05:00
Ganesh Viswanathan
2b3b5e2bec Add binarybuilder.org support, conan improvements, headerLDeps 2020-06-23 12:27:49 -05:00
Ganesh Viswanathan
f21dab89ca Handle bad conan uri, test Windows static 2020-06-23 12:27:49 -05:00