index
:
nimterop
#134
abi
abspath
ast1quiet
bugs-1
bugs-2
ccnim
changelog
ciwin
clifile
conan
cpluginpath
crash
debugbool
dynlib
enumnoncon
fast2
findspeed
fix-func-type-with-const-ret
gh-pages
install
issue139
issue141
issue144
issue149
issue157
issue158
issue169
issue172
issue185
issue196
issue196-2
issue209
issue227
issue57
issue75
issue80
libversion
lzast2
master
mingw
multifile
multifile-2
nested
newalgo
newalgo-1
newalgo-2
newalgo-3
newalgo-4
newalgo-5
nimcache
nimcfg
nimver
nonimgen
override
pcrePath
plugin
pragma
pragmas
recurexpr
reopen
statline
timeit
toast-1
trerror
varargs
varsupport
walkdir
Forked from https://github.com/nimterop/nimterop
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
include
/
test.h
Age
Commit message (
Collapse
)
Author
2020-04-10
Fix #178 - single underscore
Ganesh Viswanathan
2019-12-21
Fix #75 - support char and char* #defines
issue75
Ganesh Viswanathan
2019-10-21
Test cases for cOverride
override
Ganesh Viswanathan
2019-10-16
Partial fix for #139
Ganesh Viswanathan
2019-10-14
Fix execAction, enum expressions, union cleanup, no forceClean
Ganesh Viswanathan
2019-07-29
Fix #131 - division in enums
Ganesh Viswanathan
2019-06-09
Bitfield support, space after comments
Ganesh Viswanathan
2019-05-07
Add support for char enums - #119
Ganesh Viswanathan
2019-05-07
Pragma cleanup and fixes
Ganesh Viswanathan
2019-05-07
Undo volatile testcase
Ganesh Viswanathan
2019-05-07
Support for type qualifier after type
Ganesh Viswanathan
2019-05-07
Test case for enum identifer or'd
Ganesh Viswanathan
2019-04-05
Handle struct pointer first field, additional debugging
Ganesh Viswanathan
2019-03-23
Double pointer support
Ganesh Viswanathan
2019-01-28
Fix skip bug on _, parent in Symbol
Ganesh Viswanathan
2019-01-22
Partial fix for #52 - only when names differ
Ganesh Viswanathan
2019-01-22
Fix #58
Ganesh Viswanathan
2019-01-21
Fix #53 - array size expressions
Ganesh Viswanathan
2019-01-21
Support for empty struct/union
Ganesh Viswanathan
2019-01-21
Fix #50 - ptr object to pointer
Ganesh Viswanathan
2019-01-19
Fix #41
Ganesh Viswanathan
2019-01-18
Recursive node support, enum expressions, or/and/not (#45)
genotrance
2018-12-29
add failing tests; add a test at CT
Timothee Cour
2018-12-28
Implement PR #17
Ganesh Viswanathan
2018-12-27
Fix #15, fix #20
Ganesh Viswanathan
2018-12-27
Struct field function pointers, cstring, show toast error in cimport
Ganesh Viswanathan
2018-12-26
Array ptr, numeric length, tests
Ganesh Viswanathan
2018-12-26
Tests for enhancements
Ganesh Viswanathan
2018-12-04
Support for unions
Ganesh Viswanathan
2018-11-27
fixup
Timothee Cour
2018-11-21
More pointer support, cpp mode default in toast, cleanup
Ganesh Viswanathan
2018-11-20
Initial version
Ganesh Viswanathan