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
Age
Commit message (
Collapse
)
Author
2020-04-12
No explicit imports for cPluginPath
cpluginpath
Ganesh Viswanathan
2020-04-12
Fix #181 - cPluginPath()
Ganesh Viswanathan
2020-04-12
Partly fix issue #183, lineTrace:on
Ganesh Viswanathan
2020-04-10
Fix #178 - single underscore
Ganesh Viswanathan
2020-04-09
Preprocessor mode fixes (#176)
awr1
2020-04-08
ast2 tests and const bugfix
newalgo-5
Ganesh Viswanathan
2020-04-07
Merge branch 'newalgo-4' of https://github.com/nimterop/nimterop into newalgo-4
newalgo-4
Ganesh Viswanathan
2020-04-07
ast2 fix issue 174 - UncheckedArray
Ganesh Viswanathan
2020-04-07
ast2 tmath tests
Ganesh Viswanathan
2020-04-07
ast2 fix issue 156 - abstract function pointer
Ganesh Viswanathan
2020-04-06
ast2 dynlib fix, add 1.2.0 testing
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
Add wrapper test
Ganesh Viswanathan
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 bug fixes - getIdentName, ptr object, header const
Ganesh Viswanathan
2020-03-23
ast2 enum support
Ganesh Viswanathan
2020-03-21
Remove lzma test
newalgo-1
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
2020-03-09
Drop 0.19.6, fix soloud test
Ganesh Viswanathan
2019-12-23
Restrict to OSX
issue80
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-12-19
Fix ____ in lzma
Ganesh Viswanathan
2019-12-19
lzma needs --suffix
Ganesh Viswanathan
2019-12-18
Fix #146 - prefix/suffix for stripping
Ganesh Viswanathan
2019-10-25
Fix size_t conversion
Ganesh Viswanathan
2019-10-21
Test cases for cOverride
override
Ganesh Viswanathan
2019-10-21
Fix tmath __
Ganesh Viswanathan
2019-10-20
getOverride and Final
Ganesh Viswanathan
2019-10-16
Implement var proc
issue139
Ganesh Viswanathan
2019-10-16
Partial fix for #139
Ganesh Viswanathan
2019-10-15
Fix altNames behavior
Ganesh Viswanathan
2019-10-14
Fix execAction, enum expressions, union cleanup, no forceClean
Ganesh Viswanathan
2019-10-10
Move all artifacts to nimcache
Ganesh Viswanathan
2019-10-02
Add retries for file ops
Ganesh Viswanathan
2019-10-02
Add env var support for defines
Ganesh Viswanathan
2019-10-02
More build helpers
Ganesh Viswanathan
2019-10-02
Build pre-hook, altNames, uInt, getType() calls, add zlib test
Ganesh Viswanathan
Fix subdir header, static lib name, [u]int[\d]+
[next]