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-05-04
Add comment gen for array type
Joey Yakimowich-Payne
2020-05-04
Remove unused proc
Joey Yakimowich-Payne
2020-05-04
Use gState.nocomments
Joey Yakimowich-Payne
2020-05-04
Add comments explaining comment node procs
Joey Yakimowich-Payne
2020-05-04
Remove unnecessary proc
Joey Yakimowich-Payne
2020-05-04
Add ability to have multiple comments
Joey Yakimowich-Payne
2020-05-04
Fix comments not being valid rst
Joey Yakimowich-Payne
2020-05-04
Add comments for fields and objects
Joey Yakimowich-Payne
2020-05-04
Add comments for enums and procs
Joey Yakimowich-Payne
2020-05-04
Add more maintainable build types
Joey Yakimowich-Payne
2020-05-04
Address PR issues
Joey Yakimowich-Payne
2020-05-04
Make getHeader specify which make strategy to use
Joey Yakimowich-Payne
2020-05-04
Update README with changelog, credits
Ganesh Viswanathan
2020-05-04
Add change log
changelog
Ganesh Viswanathan
2020-05-02
Update README based on feedback
Ganesh Viswanathan
2020-05-01
Fix for zlib
lzast2
Ganesh Viswanathan
2020-05-01
Fixes and test lzma/zlib with ast2
Ganesh Viswanathan
2020-05-01
Fix #198: integer out of range
genotrance
2020-05-01
Fix #196 - more known types
issue196
Ganesh Viswanathan
2020-05-01
Fix #198: integer out of range
Joey Yakimowich-Payne
2020-04-30
Clean globals, build debug
ast1quiet
Ganesh Viswanathan
2020-04-29
Add -f:ast1, lesser debug output
Ganesh Viswanathan
2020-04-29
Fix timeit ret for osx
timeit
Ganesh Viswanathan
2020-04-29
Fix timeit for legacy, reduce Windows test matrix
Ganesh Viswanathan
2020-04-28
Add timeit to measure test timings
Ganesh Viswanathan
2020-04-28
Fix mode, toast output dir
nimcfg
Ganesh Viswanathan
2020-04-28
Prevent plugin outdir override by configuration
Ganesh Viswanathan
2020-04-28
Enable conf detection in toast standalone
Ganesh Viswanathan
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
[prev]
[next]