Commit graph

482 commits

Author SHA1 Message Date
Joey Yakimowich-Payne
ebf7b2bb3a Change comments to markdown block 2020-05-13 20:02:46 -06: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
Joey Yakimowich-Payne
5e7ec3d88c Fix bug with comment generation 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
461dde150e Add escaping for rst 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
964209d5f8 Remove unneeded proc, add more comments 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
0d65bcdd52 Run docs on rsa.nim 2020-05-04 16:43:07 -05:00
Joey
f5ddcb7f54 Change install to develop for appveyor 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
1e105d34a4 Add docgen runs in tests
Fix paths import

Skip docgen for rsa for now
2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
31bea0f032 Add more robust comment extraction 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
789af2b5cc Add comment gen for array type 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
f70f836af8 Remove unused proc 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
b81d51dc37 Use gState.nocomments 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
c8c2efdc30 Add comments explaining comment node procs 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
4f1464bdfb Remove unnecessary proc 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
b26f92b0ff Add ability to have multiple comments 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
f5ee979fa8 Fix comments not being valid rst 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
5a4432bb68 Add comments for fields and objects 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
dc1c4bc177 Add comments for enums and procs 2020-05-04 16:43:07 -05:00
Joey Yakimowich-Payne
742fc3d96a Add more maintainable build types
Add buildTypes to docs
2020-05-04 15:49:38 -05:00
Joey Yakimowich-Payne
4156a1effa Address PR issues 2020-05-04 15:49:38 -05:00
Joey Yakimowich-Payne
0bf2021fd4 Make getHeader specify which make strategy to use
Fix make call

Add comment
2020-05-04 15:49:38 -05:00
Ganesh Viswanathan
6cfe59debc Update README with changelog, credits 2020-05-04 15:48:34 -05:00
Ganesh Viswanathan
35b0b5eff7 Add change log 2020-05-04 13:55:02 -05:00
Ganesh Viswanathan
ad240abdec Update README based on feedback 2020-05-02 23:48:20 -05:00
Ganesh Viswanathan
370f64d4e7 Fix for zlib 2020-05-01 17:51:57 -05:00
Ganesh Viswanathan
748998b0bd Fixes and test lzma/zlib with ast2 2020-05-01 15:07:51 -05:00
genotrance
568cfc5da6
Fix #198: integer out of range 2020-05-01 12:45:15 -05:00