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
/
semmagic.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
improved support for typedesc values
Zahary Karadjov
2012-09-25
1
-2
/
+6
*
distinguish properly between nkOpen and nkClosedSymChoice
Araq
2012-08-26
1
-3
/
+9
*
bindSym suffices; no 'bind' for macros anymore
Araq
2012-08-25
1
-0
/
+19
*
better error handling for better idetools support
Araq
2012-07-29
1
-1
/
+1
*
better overloading capabilities for 'shallowCopy'; little bugfix for 'system....
Araq
2012-07-29
1
-0
/
+2
*
changed integer promotion rules; breaks bootstrapping and lots of code
Araq
2012-07-08
1
-0
/
+6
*
Added system.staticExec proc for executing external command at compile-time
Zahary Karadjov
2012-06-02
1
-14
/
+0
*
the foundations of a type traits module; better error messages for expr, type...
Zahary Karadjov
2012-04-06
1
-0
/
+11
*
some bugfixes for symbolfiles
Araq
2012-03-23
1
-1
/
+1
*
pragma blocks; fixed line information issue with user defined assertions
Araq
2012-01-17
1
-0
/
+18
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
codegen uses alias analysis to generate better code
Araq
2011-12-10
1
-1
/
+3
*
alias analysis as required for the code gen and the HLO
Araq
2011-12-08
1
-0
/
+36