Commit graph

40 commits

Author SHA1 Message Date
Ganesh Viswanathan
6cfe59debc Update README with changelog, credits 2020-05-04 15:48:34 -05:00
Ganesh Viswanathan
ad240abdec Update README based on feedback 2020-05-02 23:48:20 -05:00
Ganesh Viswanathan
33d77f82e8 Fix #151 and fix #153 - detect nim.cfg 2020-04-28 09:25:54 -05:00
Ganesh Viswanathan
ab0439e60e ast2 static inline with -H, fix #188, --replace support 2020-04-20 12:28:14 -05:00
Ganesh Viswanathan
e17d6edb5e Update README 2020-04-17 17:11:35 -05:00
Ganesh Viswanathan
ad8557d70e ast2 proc pragmas, fix typedef struct X importc, convention selection, ast2 bitfield support 2020-04-01 21:47:15 -05:00
Ganesh Viswanathan
077981c3a5 Readme update 2020-03-15 22:23:22 -05:00
Ganesh Viswanathan
54dfd61b1b Fix #161 - enable stubbing in toast 2019-12-20 00:10:31 -06:00
Ganesh Viswanathan
ea6785500a Fix #160 - toast should check wrapper 2019-12-19 21:20:27 -06:00
Ganesh Viswanathan
bce8e09073 Fix #146 - prefix/suffix for stripping 2019-12-18 23:49:25 -06:00
Ganesh Viswanathan
b0447677f1 Build pre-hook, altNames, uInt, getType() calls, add zlib test
Fix subdir header, static lib name, [u]int[\d]+
2019-10-02 15:31:32 -05:00
Ganesh Viswanathan
1ccf4c8e41 Readme update 2019-10-02 15:31:22 -05:00
Ganesh Viswanathan
11cfed08ce Add link to wrappers 2019-07-25 22:52:40 -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
98333ad18b Starter template, CLI menu in README 2019-05-09 01:07:02 -05:00
Ganesh Viswanathan
d65520322b Readme updates 2019-05-07 22:40:45 -05:00
Timothee Cour
fcc1dde123 fix some links nimgen,genotrance => nimterop (#118) 2019-02-12 17:34:03 -06:00
Timothee Cour
9fe45ac32b refs #68; turn some macros to CT procs; fix #112 (doc fixes) (#102)
* refs #68 macro=>proc cSkipSymbol
* refs #68 macro=>proc cDebug
* refs #68 macro=>proc cDisableCaching
* refs #68 notes for cDefine
* refs #68 macro=>proc cAddSearchDir ; improve some runnableExamples
* refs #68 macro=>proc cAddStdDir
* $projpath/include => testsIncludeDir() everywhere
* disable $projpath interpolation (error prone)
* fix tests
* make nim doc part of test suite; fix for 0.19.2
2019-02-02 18:03:46 -06:00
Ganesh Viswanathan
013c925490 Fix appveyor path, badges 2019-01-31 16:20:28 -06:00
Ganesh Viswanathan
45c3487500 Fix skip bug on _, parent in Symbol 2019-01-28 09:36:25 -06:00
Ganesh Viswanathan
2cec3015ed Fix #56 - override and skip, html links 2019-01-23 19:40:01 -06:00
Ganesh Viswanathan
c89a741095 Support cache disabling 2019-01-21 01:35:42 -06:00
Ganesh Viswanathan
783cf70fbf Generate and post documentation 2019-01-20 16:22:12 -06:00
Ganesh Viswanathan
8a4fb0faca Add documentation 2019-01-20 15:53:14 -06:00
Ganesh Viswanathan
7bc53080e8 Caching cImport content 2019-01-19 02:03:14 -06:00
genotrance
09d9794bb6
Walkdir (#43)
* Fix walkDir, cCompile mode, add tsoloud, fix void *
* No tsoloud on Travis Linux
2019-01-17 20:26:51 -06:00
Ganesh Viswanathan
4883780f8f Update install instructions 2019-01-17 09:38:05 -06:00
Ganesh Viswanathan
88005fa984 #include file, static line, nostderr, improve preprocessing 2019-01-11 12:22:49 -06:00
Ganesh Viswanathan
dfe06fd9d4 Support for unions 2018-12-04 23:37:08 -06:00
Ganesh Viswanathan
a2ff8ea64c Update README [ci skip] 2018-11-28 16:06:15 -06:00
Ganesh Viswanathan
51180f6373 Build status on Github 2018-11-27 18:09:42 -06:00
Ganesh Viswanathan
b9b5174759 More pointer support, cpp mode default in toast, cleanup 2018-11-21 23:45:12 -06:00
Ganesh Viswanathan
a8bb2dc01f Fix #7 - separate file searching from include dirs 2018-11-21 21:53:40 -06:00
Timothee Cour
ca7b37bb05 simplify install 2018-11-21 15:25:51 -08:00
Timothee Cour
d0a6ca6833
Update README.md 2018-11-21 14:45:32 -08:00
Timothee Cour
dc14ceca4c
Update README.md 2018-11-21 14:44:33 -08:00
Ganesh Viswanathan
63585e889e Add git support 2018-11-20 22:56:30 -06:00
Ganesh Viswanathan
4ace90476b Tests directory reference 2018-11-20 03:08:23 -06:00
Ganesh Viswanathan
9787797d15 Initial version 2018-11-20 03:01:04 -06:00