Commit graph

354 commits

Author SHA1 Message Date
Ganesh Viswanathan
54854a356a Skip wrapper test on AppVeyor 2020-03-30 17:14:39 -05:00
Ganesh Viswanathan
36faf62269 Add wrapper test 2020-03-30 15:56:05 -05:00
Ganesh Viswanathan
e06917f40f c2nImport ret, del specials from header, cache if exec not die, ast2 type pragma improvements 2020-03-30 15:46:34 -05:00
Ganesh Viswanathan
8b9c39f42e ast2 newTypeIdent cleanup, pragma tests, docs.nim docs 2020-03-25 15:17:20 -05:00
Ganesh Viswanathan
e98564528e ast2 pragmas for types 2020-03-24 15:48:54 -05:00
Ganesh Viswanathan
c5e978c2ef ast2 override final, void return and param fixes, multi proc support 2020-03-23 22:07:39 -05:00
Ganesh Viswanathan
c113ecec98 ast2 bug fixes - getIdentName, ptr object, header const 2020-03-23 16:06:28 -05:00
Ganesh Viswanathan
cadf16293d ast2 enum support 2020-03-23 14:02:40 -05:00
Ganesh Viswanathan
6d1c428b6e Remove lzma test 2020-03-21 21:29:15 -05:00
Ganesh Viswanathan
be1e85934d ast2 forward declaration support 2020-03-21 20:07:45 -05:00
Ganesh Viswanathan
4cfeea67a1 Fix for 0.20.2 2020-03-20 01:41:36 -05:00
Ganesh Viswanathan
f01c7ea60d ast2 improve override/skip, duplicates 2020-03-20 01:31:54 -05:00
Ganesh Viswanathan
0d1445a8ac ast2 getNameInfo cleanup, initial skip/override support 2020-03-18 23:47:00 -05:00
Ganesh Viswanathan
8fadeeb76c Clean up ast2 pragma procs 2020-03-18 13:34:14 -05:00
Ganesh Viswanathan
2d45c6adf6 Initial ast2 pragma support 2020-03-17 23:43:47 -05:00
Ganesh Viswanathan
795f607e96 newConstDef for header 2020-03-17 17:19:47 -05:00
Ganesh Viswanathan
9d2626bb5f Initial ast2 proc support 2020-03-17 16:34:11 -05:00
Ganesh Viswanathan
1a9911fc25 Add ast2 union support 2020-03-16 23:15:34 -05:00
Ganesh Viswanathan
3f500898aa Add ast2 array expression support, cleanup debug output 2020-03-16 17:50:43 -05:00
Ganesh Viswanathan
077981c3a5 Readme update 2020-03-15 22:23:22 -05:00
Ganesh Viswanathan
4dd15aa7d7 Fix #169 - header pragma omitted by default 2020-03-12 18:36:38 -05:00
Ganesh Viswanathan
d6e69dbf84 Add windows to Travis, use script 2020-03-10 22:36:56 -05:00
Ganesh Viswanathan
a7aa69f71d Merge newalgo branch ast2 functionality 2020-03-10 14:12:18 -05:00
Ganesh Viswanathan
da9a1c983b Drop 0.19.6, fix soloud test 2020-03-09 23:12:11 -05:00
Ganesh Viswanathan
1b63a125c5 Add feature flag capability 2020-03-09 21:20:24 -05:00
Timothee Cour
6130c04bd8 fix deprecations (#166) 2020-01-16 09:18:27 -06:00
Ganesh Viswanathan
b863b1d170 v0.4.4 v0.4.4 2020-01-14 22:53:14 -06:00
Ganesh Viswanathan
9df8dabf5c Update requires 2020-01-14 21:59:12 -06:00
Ganesh Viswanathan
359bc6e38a Fix stdout reopen issue 2020-01-14 14:23:05 -06:00
Ganesh Viswanathan
972297c509 Restrict to OSX 2019-12-23 16:50:39 -06:00
Ganesh Viswanathan
bab37e9527 v0.4.3 v0.4.3 2019-12-23 14:54:59 -06:00
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