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
Age
Commit message (
Collapse
)
Author
2020-04-12
Partly fix issue #183, lineTrace:on
Ganesh Viswanathan
2020-04-10
Fix #178 - single underscore
Ganesh Viswanathan
2020-04-08
ast2 tests and const bugfix
newalgo-5
Ganesh Viswanathan
2020-04-07
ast2 fix issue 174 - UncheckedArray
Ganesh Viswanathan
2020-04-07
ast2 fix issue 156 - abstract function pointer
Ganesh Viswanathan
2020-04-05
ast2 multiple array type block
newalgo-3
Ganesh Viswanathan
2020-04-05
ast2 var of proc type, multiple proc type block
Ganesh Viswanathan
2020-04-03
ast2 test fix for osx, catch parseString errors, handle type field comments
Ganesh Viswanathan
2020-04-01
ast2 proc pragmas, fix typedef struct X importc, convention selection, ast2 ↵
Ganesh Viswanathan
bitfield support
2020-03-30
c2nImport ret, del specials from header, cache if exec not die, ast2 type ↵
Ganesh Viswanathan
pragma improvements
2020-03-25
ast2 newTypeIdent cleanup, pragma tests, docs.nim docs
Ganesh Viswanathan
2020-03-23
ast2 override final, void return and param fixes, multi proc support
Ganesh Viswanathan
2020-03-23
ast2 enum support
Ganesh Viswanathan
2020-03-21
ast2 forward declaration support
Ganesh Viswanathan
2020-03-20
ast2 improve override/skip, duplicates
Ganesh Viswanathan
2020-03-18
ast2 getNameInfo cleanup, initial skip/override support
Ganesh Viswanathan
2020-03-17
Initial ast2 proc support
Ganesh Viswanathan
2020-03-16
Add ast2 union support
Ganesh Viswanathan
2020-03-16
Add ast2 array expression support, cleanup debug output
Ganesh Viswanathan
2020-03-12
Fix #169 - header pragma omitted by default
issue169
Ganesh Viswanathan
2020-03-10
Merge newalgo branch ast2 functionality
fast2
Ganesh Viswanathan
2019-12-21
Fix #75 - support char and char* #defines
issue75
Ganesh Viswanathan
2019-12-20
Fix #57 and #152 - clean ident in expressions
issue57
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
[next]