Commit graph

323 commits

Author SHA1 Message Date
Ganesh Viswanathan
113656ef15 Merge branch 'issue144' of https://github.com/nimterop/nimterop into issue144 2019-12-23 13:38:39 -06:00
Ganesh Viswanathan
1cfcceddb4 Fix nimsuggest caching 2019-12-23 13:38:21 -06:00
Ganesh Viswanathan
3d1dcb31a9 Fix execAction issue on Windows 2019-12-21 22:42:36 -08:00
Ganesh Viswanathan
53cb044257 Fix #144 - nimcheck/nimsuggest support 2019-12-21 23:29:57 -06:00
Ganesh Viswanathan
a2847d77f0 v0.4.2 v0.4.2 2019-12-21 13:20:00 -06:00
Ganesh Viswanathan
3fcc3b9526 Fix #75 - support char and char* #defines 2019-12-21 12:20:33 -06:00
Ganesh Viswanathan
421bfdc53f v0.4.1 v0.4.1 2019-12-21 11:15:52 -06:00
Ganesh Viswanathan
362b5498b1 Fix #57 and #152 - clean ident in expressions 2019-12-20 22:37:02 -06:00
Ganesh Viswanathan
a06081f807 Fix #163 - retries for network calls 2019-12-20 19:03:50 -06:00
Ganesh Viswanathan
f71cf837d2 v0.4.0 v0.4.0 2019-12-20 18:17:37 -06:00
Ganesh Viswanathan
c388ddde6b Merge branch 'toast-1' 2019-12-20 18:16:52 -06:00
Ganesh Viswanathan
90e81aa472 Fix stub addition to type block 2019-12-20 16:25:56 -06:00
Ganesh Viswanathan
54dfd61b1b Fix #161 - enable stubbing in toast 2019-12-20 00:10:31 -06:00
Ganesh Viswanathan
a2809b02d1 Improve msg for Windows 2019-12-19 22:47:06 -06:00
Ganesh Viswanathan
c352d678fd Fix for Windows 2019-12-19 22:24:30 -06:00
Ganesh Viswanathan
ea6785500a Fix #160 - toast should check wrapper 2019-12-19 21:20:27 -06:00
Ganesh Viswanathan
cf372eb061 Fix part of #127 - file output for toast 2019-12-19 15:11:59 -06:00
Ganesh Viswanathan
51618c5bcd Fix ____ in lzma 2019-12-19 09:55:26 -06:00
Ganesh Viswanathan
ba77ee66d8 lzma needs --suffix 2019-12-19 00:10:09 -06:00
Ganesh Viswanathan
d032a2c107 v0.3.6 v0.3.6 2019-12-18 23:52:06 -06:00
Ganesh Viswanathan
bce8e09073 Fix #146 - prefix/suffix for stripping 2019-12-18 23:49:25 -06:00
Ganesh Viswanathan
0db54af54f Merge branch 'issue158' 2019-12-18 21:53:18 -06:00
Ganesh Viswanathan
63c979ff92 Fix #158 - array size with division 2019-12-18 21:17:27 -06:00
Ganesh Viswanathan
ad809242c8 Fix #157 - gitPull of branch 2019-12-18 20:49:39 -06:00
Ganesh Viswanathan
c4b6a01878 v0.3.5 v0.3.5 2019-12-17 10:38:06 -06:00
Ganesh Viswanathan
045065113b Bump test to 1.0.4 2019-12-17 10:37:59 -06:00
Ganesh Viswanathan
b426bc49ba Print code in debug output 2019-12-17 10:31:14 -06:00
Ganesh Viswanathan
faeb43afbe Fix getHeader - PCRE case where header is generated 2019-12-16 21:25:10 -06:00
Ganesh Viswanathan
c878a4be05 v0.3.4 v0.3.4 2019-12-16 14:57:38 -06:00
Ganesh Viswanathan
41847b1ba9 nocomments passed to preprocessor, origName 2019-12-16 11:31:30 -06:00
Ganesh Viswanathan
751128e758 v0.3.3 v0.3.3 2019-11-01 18:13:00 -05:00
Ganesh Viswanathan
31527a8240 Update docs, minor optimization 2019-11-01 17:45:33 -05:00
Ganesh Viswanathan
36726e2442 Fix #149 - cOverride injecting multiple times 2019-11-01 16:26:57 -05:00
Ganesh Viswanathan
12cc08900d v0.3.2 v0.3.2 2019-10-29 09:31:59 -05:00
Ganesh Viswanathan
1f09de2531 Save skipped symbols with -d 2019-10-28 17:13:50 -05:00
Ganesh Viswanathan
872873c07a Regex improvements 2019-10-28 10:48:53 -05:00
Ganesh Viswanathan
1bca308ac4 v0.3.1 v0.3.1 2019-10-25 15:11:07 -05:00
Ganesh Viswanathan
b7c7f7a06a Fix size_t conversion 2019-10-25 14:30:38 -05:00
Ganesh Viswanathan
8e9bd0da0d Add incompleteStruct pragma 2019-10-24 18:56:46 -05:00
genotrance
3c960c140c
Merge pull request #145 from matkuki/patch-1
This adds a drive change command to every Windows `execAction` call that starts with the `cd` command. Tested with the `libmodbus` C library (https://github.com/stephane/libmodbus).
2019-10-23 10:52:59 -05:00
matkuki
3765862b6e
Removed the regex stuff 2019-10-23 16:53:43 +02:00
matkuki
36ef771ea8
Updated to search for "cd x:"
Tested again with `libmodbus` and it works.
2019-10-22 23:36:49 +02:00
Ganesh Viswanathan
37f5faa43d 0.3.0 v0.3.0 2019-10-22 14:30:24 -05:00
Ganesh Viswanathan
3ae716fff6 Merge branch 'override' 2019-10-21 21:49:38 -05:00
Ganesh Viswanathan
5f9a59fcc6 Test cases for cOverride 2019-10-21 21:42:09 -05:00
Ganesh Viswanathan
9b6469ca97 Override known, addIdentifier 2019-10-21 18:43:53 -05:00
matkuki
35cd391ecd
Fix for Windows drive changes
This adds a drive change command to every Windows `execAction` call that starts with the `cd` command.
Tested with the `libmodbus` C library (https://github.com/stephane/libmodbus).
2019-10-21 21:18:01 +02:00
Ganesh Viswanathan
8eb950d46d Fix tmath __ 2019-10-21 09:58:24 -05:00
Ganesh Viswanathan
2696e900c0 getOverride and Final 2019-10-20 22:54:20 -05:00
Ganesh Viswanathan
d3b558b291 Fix wchar_t for nim check 2019-10-18 11:19:19 -05:00