Commit graph

595 commits

Author SHA1 Message Date
Joey Yakimowich-Payne
fa9e66b4a3 Update cligen 2021-05-15 18:39:47 -06:00
Joey
a9b92647f3
Merge pull request #1 from nimterop/master
merge from upstream
2021-01-22 21:38:37 -07:00
Joey
b568863527
Fix #233: make shl/shr use the direct left operand for type casting (#235) 2020-10-20 12:08:52 -05:00
Ganesh Viswanathan
f7cee5c983 v0.6.13 2020-10-15 08:48:57 -05:00
n5m
e987b50610
ensure loaf exists before finding (#256) 2020-10-15 08:48:39 -05:00
Ganesh Viswanathan
0e003b5dba Build loaf for minitest 2020-10-08 23:17:43 -05:00
Ganesh Viswanathan
0c2ca16f7a v0.6.12 2020-10-05 21:25:35 -05:00
Ganesh Viswanathan
94b3b04e6d Fix build error messaging 2020-10-05 13:34:15 -05:00
Ganesh Viswanathan
13e5ce7e22 Add loaf, replace find 2020-10-05 13:34:15 -05:00
Ganesh Viswanathan
60cc0d26ef Add musl support 2020-10-05 13:34:10 -05:00
Joey Yakimowich-Payne
217bce386a Don't die on nimcheck for cached files 2020-09-17 19:59:41 -06:00
Joey Yakimowich-Payne
1b8aa46b8a Improve on getdefine 2020-09-12 15:36:37 -06:00
Joey Yakimowich-Payne
316a56107a Add ability to get a define value 2020-09-12 12:48:45 -06:00
Joey Yakimowich-Payne
00941e8925 Fix regen issues windows/linux 2020-09-12 10:59:14 -06:00
Joey Yakimowich-Payne
93c83728c7 Fix nimterop imports 2020-09-08 19:34:24 -06:00
Ganesh Viswanathan
674d842415 v0.6.11 2020-09-01 14:09:54 -05:00
Ganesh Viswanathan
b82d7ce87b Fix #248 - static build on Windows 2020-09-01 12:38:21 -05:00
Ganesh Viswanathan
f2139d5375 v0.6.10 2020-08-28 17:19:31 -05:00
Ganesh Viswanathan
6e86ebc194 Fix appveyor 2020-08-28 17:19:27 -05:00
Ganesh Viswanathan
9b848bc726 Adjust CI for failures 2020-08-28 16:14:36 -05:00
Ganesh Viswanathan
650281039c Fix preprocessing bug 2020-08-28 16:08:11 -05:00
Ganesh Viswanathan
c0079db154 Test arm64 and ppc 2020-08-27 22:30:53 -05:00
Ganesh Viswanathan
f07dd4dd56 v0.6.9 2020-08-27 21:12:51 -05:00
Ganesh Viswanathan
dc90a1debb Fix -std issue with clang 2020-08-27 20:01:04 -05:00
Ganesh Viswanathan
672e634d89 v0.6.8 2020-08-02 23:25:54 -05:00
Ganesh Viswanathan
11814811e3 Multiple getHeader, linkLibs name fix 2020-08-02 22:20:04 -05:00
Ganesh Viswanathan
96d4d6a895 v0.6.7 2020-07-30 20:33:56 -05:00
Ganesh Viswanathan
dfc4e09454 Fix docs for nimble change 2020-07-28 14:09:48 -05:00
Ganesh Viswanathan
5ac66286d5 v0.6.6 2020-07-17 20:56:22 -05:00
Ganesh Viswanathan
b1ca1c6ffd Skip fix for JBB 2020-07-16 17:19:41 -05:00
Ganesh Viswanathan
5acfd0e819 Handle JBB case where no dep for os/arch combo 2020-07-16 16:05:22 -05:00
Ganesh Viswanathan
74c9506529 Skip Conan and JBB deps 2020-07-16 15:33:41 -05:00
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