index
:
Nim
this commit
devel
This repository contains the Nim compiler, Nim's stdlib, tools, and documentation. (mirror)
ahoang <ahoang@tilde.institute>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler
/
sempass2.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes #292
Araq
2013-01-08
1
-3
/
+6
*
doc2 improvements; small lexer bugfix: backslashes in comments
Araq
2012-11-20
1
-31
/
+34
*
'assert' hides EAssertionFailsure; stdlib makes use of 'tags'
Araq
2012-11-18
1
-5
/
+7
*
implemented 'tags' pragma
Araq
2012-11-11
1
-58
/
+98
*
fixed the bugfix of #247
Araq
2012-11-09
1
-1
/
+1
*
fixes #247
Araq
2012-11-08
1
-4
/
+1
*
added system.onRaise to support a condition system
Araq
2012-11-05
1
-3
/
+1
*
bugfixes for exception tracking
Araq
2012-11-04
1
-3
/
+8
*
exception tracking should work
Araq
2012-11-04
1
-10
/
+47
*
next steps for exception tracking
Araq
2012-11-03
1
-27
/
+37
*
bugfix: exception tracking (still disabled)
Araq
2012-11-01
1
-2
/
+1
*
doc2 support for nimweb; fixed graphics.withEvents
Araq
2012-11-01
1
-2
/
+2
*
nimbuild should work again
Araq
2012-11-01
1
-18
/
+73
*
exception tracking barely works; but disabled
Araq
2012-10-31
1
-24
/
+33
*
bugfix: wrong assertions for C++ code generation; some solaris support; first...
Araq
2012-10-30
1
-1
/
+157
*
bugfix: echo vs debugEcho
Araq
2012-09-13
1
-5
/
+22
*
splitted echo into echo/debugEcho
Araq
2012-09-13
1
-1
/
+2
*
semExpr/semStmt merged
Araq
2012-09-13
1
-0
/
+22