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
Age
Commit message (
Expand
)
Author
2020-04-28
Fix #151 and fix #153 - detect nim.cfg
Ganesh Viswanathan
2020-04-26
Merge pull request #191 from jyapayne/poc_print_ast
genotrance
2020-04-26
Address some PR comments
Joey Yakimowich-Payne
2020-04-26
Add test for not supported nodes
Joey Yakimowich-Payne
2020-04-26
Don't support multiple base nodes yet
Joey Yakimowich-Payne
2020-04-26
Fix comments breaking code
Joey Yakimowich-Payne
2020-04-26
Add skippedSymbols for determining if a type has been skipped
Joey Yakimowich-Payne
2020-04-26
Add hack for skipping types as root nodes
Joey Yakimowich-Payne
2020-04-26
Fix tmath tests
Joey Yakimowich-Payne
2020-04-26
Consolidate shift_expression into binary_expression and write more tests
Joey Yakimowich-Payne
2020-04-26
Update code with comments and add debug expr proc
Joey Yakimowich-Payne
2020-04-26
nimState -> gState
Joey Yakimowich-Payne
2020-04-26
Update based on comments from review. Need to add more docs and reorg to use ...
Joey Yakimowich-Payne
2020-04-26
Fix pcre tests
Joey Yakimowich-Payne
2020-04-26
Add missing sized type specifier for 'long int', etc
Joey Yakimowich-Payne
2020-04-26
Add comments describing capabilities
Joey Yakimowich-Payne
2020-04-26
Use tsNodeChild
Joey Yakimowich-Payne
2020-04-26
Make bitwise_expression forwards compatible
Joey Yakimowich-Payne
2020-04-26
Fix cast type
Joey Yakimowich-Payne
2020-04-26
Add string and char support
Joey Yakimowich-Payne
2020-04-26
Add sizeof expression parser, fix nkNone issue, reduce size of typeof express...
Joey Yakimowich-Payne
2020-04-26
Add math_expression and fix ast2 tests
Joey Yakimowich-Payne
2020-04-23
Add proper binary casting
Joey Yakimowich-Payne
2020-04-23
Add better error handling for unimplemented types
Joey Yakimowich-Payne
2020-04-23
Add preliminary expression parsing
Joey Yakimowich-Payne
2020-04-23
WIP Ast printing
Joey Yakimowich-Payne
2020-04-23
Fix rsa test
multifile-2
Travis CI User
2020-04-22
Add cImport for multiple headers
Ganesh Viswanathan
2020-04-22
markAndSweep, removeStatic
crash
Ganesh Viswanathan
2020-04-22
Remove segfaults
multifile
Ganesh Viswanathan
2020-04-22
Avoid building toast twice in CI
Ganesh Viswanathan
2020-04-22
Change FILE* to File
Ganesh Viswanathan
2020-04-21
Fix multi-header processing, perf improvements
Ganesh Viswanathan
2020-04-21
Get rid of nimState
Ganesh Viswanathan
2020-04-21
Handle qualifiers after type
Ganesh Viswanathan
2020-04-20
Some small compatibility fixes for FreeBSD (#190)
BarrOff
2020-04-20
Remove expandSymlink
statline
Ganesh Viswanathan
2020-04-20
ast2 fix replace test
Ganesh Viswanathan
2020-04-20
ast2 static inline with -H, fix #188, --replace support
Ganesh Viswanathan
2020-04-19
ast2 static inline support
Ganesh Viswanathan
2020-04-17
Update README
Ganesh Viswanathan
2020-04-16
Fix Travis, tests for varargs
varargs
Ganesh Viswanathan
2020-04-15
ast2 varargs support
Ganesh Viswanathan
2020-04-15
Fix enum size to cint
nested
Ganesh Viswanathan
2020-04-14
ast2 nested array field
Ganesh Viswanathan
2020-04-14
ast2 nested struct support
Ganesh Viswanathan
2020-04-13
Fix #172 - skip qualifiers
issue172
Ganesh Viswanathan
2020-04-13
Fix #185 - forward decl symbol change
Ganesh Viswanathan
2020-04-12
No explicit imports for cPluginPath
cpluginpath
Ganesh Viswanathan
2020-04-12
Fix #181 - cPluginPath()
Ganesh Viswanathan
[prev]
[next]