summary refs log tree commit diff stats
path: root/compiler/sempass2.nim
Commit message (Collapse)AuthorAgeFilesLines
* 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; ↵Araq2012-10-301-1/+157
| | | | first steps to an effect system
* bugfix: echo vs debugEchoAraq2012-09-131-5/+22
|
* splitted echo into echo/debugEchoAraq2012-09-131-1/+2
|
* semExpr/semStmt mergedAraq2012-09-131-0/+22