Commit graph

507 commits

Author SHA1 Message Date
Ganesh Viswanathan
2885753dca v0.5.8 2020-06-16 20:42:42 -05:00
Ganesh Viswanathan
fa02a6e0bc Fix #227 - paramCount/Str revert 2020-06-16 17:42:31 -05:00
Ganesh Viswanathan
d875252238 v0.5.7 2020-05-27 11:54:50 -05:00
Ganesh Viswanathan
e8baeb9229 Fix #222 2020-05-27 10:25:48 -05:00
Ganesh Viswanathan
0e3c2d02f9 v0.5.6 2020-05-25 22:56:32 -05:00
Joey Yakimowich-Payne
ebf9018df8 Try markdown code block 2020-05-25 22:31:09 -05:00
Ganesh Viswanathan
f1b5f5b890 v0.5.5 2020-05-21 14:57:58 -05:00
Ganesh Viswanathan
134c2120d9 Merge branch 'trerror' of https://github.com/nimterop/nimterop into trerror 2020-05-21 14:03:29 -05:00
Ganesh Viswanathan
a54991122d Fix nimconf path to nim 2020-05-21 13:52:38 -05:00
Ganesh Viswanathan
6c01f55047 No pointless hints 2020-05-21 13:51:15 -05:00
Ganesh Viswanathan
80cfc99dcd Fix nimconf path to nim 2020-05-20 16:58:52 -05:00
Ganesh Viswanathan
e32fd4d1d2 ast2 handle tree-sitter errors, multi-reorder 2020-05-20 15:16:26 -05:00
Ganesh Viswanathan
7d3f52f1dc v0.5.4 2020-05-19 10:27:36 -05:00
Ganesh Viswanathan
f079d851db Changelog for variable support 2020-05-19 10:27:31 -05:00
Ganesh Viswanathan
6f96437f39 Reduce regex for perf, reduce globals for CT 2020-05-18 23:47:31 -05:00
Ganesh Viswanathan
11f84d4d80 var support, interleaved #defines, fix ast1 default, misc performance 2020-05-18 23:47:31 -05:00
Joey Yakimowich-Payne
985741cc8d Remove more regex from exprparser 2020-05-18 23:46:47 -05:00
Joey Yakimowich-Payne
5895db1d18 Remove regex from comment processing 2020-05-18 23:46:47 -05:00
Joey Yakimowich-Payne
ffd6b9b5eb Rename currentExprSkipIdentValidation -> skipIdentValidation 2020-05-15 11:20:00 -05:00
Joey Yakimowich-Payne
faab2924c8 Cleanup code 2020-05-15 11:20:00 -05:00
Joey Yakimowich-Payne
2098f6a471 Preserve type array ast 2020-05-15 11:20:00 -05:00
Joey Yakimowich-Payne
1a7860d8f4 Get rid of extra var 2020-05-15 11:20:00 -05:00
Joey Yakimowich-Payne
9895303578 Make undefined constants keep types 2020-05-15 11:20:00 -05:00
Joey Yakimowich-Payne
ed26911436 Disable windows check 2020-05-15 11:20:00 -05:00
Joey Yakimowich-Payne
1df2943cf8 Change to static const 2020-05-15 11:20:00 -05:00
Joey Yakimowich-Payne
32c9843548 Fix undefined identifiers resulting in incorrect types 2020-05-15 11:20:00 -05:00
Ganesh Viswanathan
fc587fae03 v0.5.3 2020-05-13 14:36:38 -05:00
Ganesh Viswanathan
37fa2ad7fb Add CLI file feature 2020-05-12 23:02:04 -05:00
Ganesh Viswanathan
8e052269c9 v0.5.2 2020-05-11 23:58:18 -05:00
Ganesh Viswanathan
8d4866160e Fix #196 - allow remapping of types 2020-05-11 22:56:46 -05:00
Ganesh Viswanathan
ecb5f2ede6 v0.5.1 2020-05-11 14:31:54 -05:00
Ganesh Viswanathan
7daf32d654 Add reorder pragma for #209, cleanup header pragma 2020-05-11 13:08:54 -05:00
Ganesh Viswanathan
b14eedb541 Support Bool, print debug filename 2020-05-11 11:38:09 -05:00
Ganesh Viswanathan
f693c3e30a Fix #209 - cache return val, fix nimcache dir 2020-05-10 20:08:07 -05:00
Joey Yakimowich-Payne
3719607355 Don't call bash for unix because it can mess up the configure script 2020-05-10 15:43:30 -05:00
Ganesh Viswanathan
865ac56c20 Fix lib version regex 2020-05-10 01:49:05 -05:00
Ganesh Viswanathan
e2125768f4 Fix #207 - better error message 2020-05-09 17:40:49 -05:00
Ganesh Viswanathan
701a8793c2 Fix #202 - implement noHeader 2020-05-09 02:34:59 -05:00
Ganesh Viswanathan
5a6eb043d2 global.nim cleanup 2020-05-06 15:02:23 -05:00
Ganesh Viswanathan
1a1ae30456 Merge branch 'master' of https://github.com/nimterop/nimterop 2020-05-06 14:18:15 -05:00
Ganesh Viswanathan
fabb46a639 Set nimconf paths to absolute 2020-05-06 13:06:18 -05:00
Joey Yakimowich-Payne
c7060f4c55 Add type identifier as ignored too 2020-05-06 11:08:07 -05:00
Joey Yakimowich-Payne
4ffb49a531 Add comment, potentially fix linux test 2020-05-06 11:08:07 -05:00
Joey Yakimowich-Payne
d5c15d0d3a Add multiple pointer support 2020-05-06 11:08:07 -05:00
Joey Yakimowich-Payne
87eef11ec1 Fix pointer issue and test 2020-05-06 11:08:07 -05:00
Ganesh Viswanathan
3fe6e51780 Fix tast2.h 2020-05-05 12:23:16 -05:00
Ganesh Viswanathan
1f2d7892ad Enable -d:checkAbi in tests 2020-05-05 11:04:17 -05:00
Joey Yakimowich-Payne
25660ac475 Fix missing comment in ast2 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
36c7331749 Add nimArgs to buildDocs docstring 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
5104eeb5c0 compilerArgs -> nimArgs, fix multi decl comments 2020-05-04 16:43:07 -05:00