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
/
renderer.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of github.com:Araq/Nimrod into upstream
Zahary Karadjov
2012-04-10
1
-1
/
+5
|
\
|
*
fixed another docgen bug; initial mongodb wrapper
Araq
2012-04-06
1
-1
/
+5
*
|
when expressions, proper rendering for nkDo and nkLambda and parser support f...
Zahary Karadjov
2012-04-05
1
-5
/
+21
|
/
*
implemented 'static'; macros do not work anymore
Araq
2012-03-15
1
-0
/
+16
*
`do' keyword in the grammar for lambda blocks
Zahary Karadjov
2012-02-10
1
-2
/
+2
*
version 0.8.14
Araq
2012-02-09
1
-0
/
+3
*
further steps to closure support
Araq
2012-02-06
1
-2
/
+2
*
pragma on/off improvements; endb rewritten
Araq
2012-01-28
1
-0
/
+2
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
1
-0
/
+11
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
implemented 'let' statement
Araq
2011-11-29
1
-12
/
+15
*
lazy loading of body ast implemented
Araq
2011-10-30
1
-1
/
+1
*
'bind' as a declarative statement
Araq
2011-10-10
1
-0
/
+4
*
new syntactic construct: a{i}
Araq
2011-10-08
1
-1
/
+7
*
finally got rid of nkPassAsOpenArray
Araq
2011-08-16
1
-4
/
+2
*
old pointer deref operator completely removed
Araq
2011-07-23
1
-1
/
+1
*
bugfix: generic instantiation across module boundaries
Araq
2011-06-06
1
-14
/
+12
*
deprecated system.copy: use system.substr instead
Araq
2011-05-14
1
-1
/
+1
*
cleaned up the tests; fixes #30; fixes #26
Araq
2011-05-01
1
-3
/
+6
*
grammar changes for table constructor: second part
Araq
2011-04-21
1
-2
/
+9
*
got rid of some arcane module names
Araq
2011-04-21
1
-0
/
+1104