diff options
author | Zahary Karadjov <zahary@gmail.com> | 2013-12-30 11:02:48 +0200 |
---|---|---|
committer | Zahary Karadjov <zahary@gmail.com> | 2013-12-30 11:02:48 +0200 |
commit | 046d829e5d9c07cd829de9fa4ec2c9a07bbcf859 (patch) | |
tree | 65b2a5676ef357ae1a6e0e289e7b7e8479e85e9a /compiler/astalgo.nim | |
parent | e3f53409f64a74e2f672a1624de17efc84be55ed (diff) | |
download | Nim-046d829e5d9c07cd829de9fa4ec2c9a07bbcf859.tar.gz |
Introduce a PreMain proc in the C codegen
The rationale here is that it has become too hard to step into a program when #line directives are enabled. You have to skip over many lines of init code that doesn't have corresponding lines in the nimrod program. Now, you can just step-out of PreMain and go straight to the useful code in NimMain.
Diffstat (limited to 'compiler/astalgo.nim')
0 files changed, 0 insertions, 0 deletions