summary refs log tree commit diff stats
path: root/compiler/sempass2.nim
Commit message (Expand)AuthorAgeFilesLines
* fixes #292Araq2013-01-081-3/+6
* doc2 improvements; small lexer bugfix: backslashes in commentsAraq2012-11-201-31/+34
* 'assert' hides EAssertionFailsure; stdlib makes use of 'tags'Araq2012-11-181-5/+7
* implemented 'tags' pragmaAraq2012-11-111-58/+98
* fixed the bugfix of #247Araq2012-11-091-1/+1
* fixes #247Araq2012-11-081-4/+1
* added system.onRaise to support a condition systemAraq2012-11-051-3/+1
* bugfixes for exception trackingAraq2012-11-041-3/+8
* exception tracking should workAraq2012-11-041-10/+47
* next steps for exception trackingAraq2012-11-031-27/+37
* bugfix: exception tracking (still disabled)Araq2012-11-011-2/+1
* doc2 support for nimweb; fixed graphics.withEventsAraq2012-11-011-2/+2
* nimbuild should work againAraq2012-11-011-18/+73
* exception tracking barely works; but disabledAraq2012-10-311-24/+33
* bugfix: wrong assertions for C++ code generation; some solaris support; first...Araq2012-10-301-1/+157
* bugfix: echo vs debugEchoAraq2012-09-131-5/+22
* splitted echo into echo/debugEchoAraq2012-09-131-1/+2
* semExpr/semStmt mergedAraq2012-09-131-0/+22