October 03, 2007
I created a folder named testsuite, the little example with Compile-Time-Function-Evaluation works
with the pragma statement.

Thanks for people who are interested in this project. That's the power pushing me to make it better.

Some issues still exist. Though it's exciting for me to making it emit something from a CTFE through
pragma :D


DavidL
October 05, 2007
Thanks for this. I can't debug well c++ code, so if DParser is ready I'll debug it to match the semantic code with Descent's source code (Eclipse + GDB in my computer can't display variables, and Descent yes :-))

DavidL escribió:
> I created a folder named testsuite, the little example with Compile-Time-Function-Evaluation works
> with the pragma statement.
> 
> Thanks for people who are interested in this project. That's the power pushing me to make it better.
> 
> Some issues still exist. Though it's exciting for me to making it emit something from a CTFE through
> pragma :D
> 
> 
> DavidL