Ganesh Viswanathan
2278f0e49d
Add -f:ast1, lesser debug output
2020-04-29 14:38:35 -05:00
Ganesh Viswanathan
9a93417ae2
Fix timeit for legacy, reduce Windows test matrix
2020-04-29 00:07:15 -05:00
Joey Yakimowich-Payne
9e799ee3b1
Fix tmath tests
...
Modify tmath.nim to have one skip symbol
Fix macro expansion with common value
Fix tmath again
2020-04-26 09:11:56 -06:00
Joey Yakimowich-Payne
208098b3eb
Make bitwise_expression forwards compatible
...
Skip syms for tmath
Skip more syms
Add casting back for cast_expression. Disable cast test on Nim < 1.0.0
Skip more syms for cast expressions on Nim < 1.0.0
2020-04-26 09:11:48 -06:00
Ganesh Viswanathan
31ed046e3b
ast2 tmath tests
2020-04-07 17:54:17 -05:00
Ganesh Viswanathan
4ccde62d4f
ast2 fix issue 156 - abstract function pointer
2020-04-07 17:40:59 -05:00
Ganesh Viswanathan
8eb950d46d
Fix tmath __
2019-10-21 09:58:24 -05:00
Ganesh Viswanathan
ba9b9f0bc1
Workaround AppVeyor failure
2019-05-07 15:11:11 -05:00
Timothee Cour
9fe45ac32b
refs #68 ; turn some macros to CT procs; fix #112 (doc fixes) ( #102 )
...
* refs #68 macro=>proc cSkipSymbol
* refs #68 macro=>proc cDebug
* refs #68 macro=>proc cDisableCaching
* refs #68 notes for cDefine
* refs #68 macro=>proc cAddSearchDir ; improve some runnableExamples
* refs #68 macro=>proc cAddStdDir
* $projpath/include => testsIncludeDir() everywhere
* disable $projpath interpolation (error prone)
* fix tests
* make nim doc part of test suite; fix for 0.19.2
2019-02-02 18:03:46 -06:00
Ganesh Viswanathan
89ff8c0cc0
Remove Result, add plugin.nim, forceBuild
2019-01-27 22:05:54 -06:00
Ganesh Viswanathan
f7a77b7ab9
Improve onSymbol API
2019-01-27 22:05:54 -06:00
Ganesh Viswanathan
44b529f5f5
Documentation, fix tmath on Windows
2019-01-27 22:05:54 -06:00
Ganesh Viswanathan
c89a741095
Support cache disabling
2019-01-21 01:35:42 -06:00
Ganesh Viswanathan
114d502f13
Remove nimgen dependency, enable tmath test
2019-01-16 17:13:15 -06:00
Ganesh Viswanathan
34cb1715b8
Support for math expressions, nameless enums, uintptr, redundant typedef naming
2018-12-26 13:25:45 -06:00
Ganesh Viswanathan
cb1c7f28cb
Add math test for Windows
2018-12-04 17:14:50 -06:00