diff options
author | Zahary Karadjov <zahary@gmail.com> | 2015-01-05 03:51:18 +0200 |
---|---|---|
committer | Zahary Karadjov <zahary@gmail.com> | 2015-01-05 03:53:31 +0200 |
commit | 5e4ae8dbb4f5e3ca8cf8c1fb356ca0f500f32746 (patch) | |
tree | c82179fc1484c78bcebc85b74e9ef9ad5a5ac362 /examples/wingui.nim | |
parent | 13a18663d21bff04be0ae4659d5e6fe9b1f31a28 (diff) | |
download | Nim-5e4ae8dbb4f5e3ca8cf8c1fb356ca0f500f32746.tar.gz |
fix #1858; Add support for generic templates and macros
Implementation notes: Just after overload resolution, the resolved generic params will be added to the call expression to be later processed in evalTemplate and evalMacroCall. These procs have been modified to handle the increased number of parameters, but one remaining issue is that immediate templates and macros don't go through the same process. The next commit will outlaw the use of generic parameters with such macros.
Diffstat (limited to 'examples/wingui.nim')
0 files changed, 0 insertions, 0 deletions