summary refs log tree commit diff stats
path: root/compiler/astalgo.nim
diff options
context:
space:
mode:
authorZahary Karadjov <zahary@gmail.com>2013-12-30 11:02:48 +0200
committerZahary Karadjov <zahary@gmail.com>2013-12-30 11:02:48 +0200
commit046d829e5d9c07cd829de9fa4ec2c9a07bbcf859 (patch)
tree65b2a5676ef357ae1a6e0e289e7b7e8479e85e9a /compiler/astalgo.nim
parente3f53409f64a74e2f672a1624de17efc84be55ed (diff)
downloadNim-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