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
/
passes.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
implemented {.noforward:on.} for type sections; useful for c2nim generated wr...
Araq
2015-07-08
1
-2
/
+11
*
Clean up stdin file reading of compiler.
def
2015-05-16
1
-5
/
+1
*
GC: get rid of pathological behaviour for stack marking
Araq
2015-03-08
1
-49
/
+49
*
Make reading from stdin work again.
def
2015-03-01
1
-1
/
+1
*
bootstrapping works again on Windows
Araq
2015-03-01
1
-1
/
+1
*
When compiling from stdin write binary to stdinfile
def
2015-02-28
1
-1
/
+1
*
Rename stdin fake module name to stdinFile
def
2015-02-28
1
-1
/
+1
*
Make compiler read files from stdin
def
2015-02-22
1
-1
/
+5
*
nimsuggest: sane dirty buffer handling
Araq
2015-01-29
1
-1
/
+1
*
nimsuggest: first version
Araq
2015-01-27
1
-1
/
+1
*
Nimrod renamed to Nim
Araq
2014-08-28
1
-1
/
+1
*
renamefest
Araq
2014-08-23
1
-1
/
+1
*
removed flawed thread analysis pass
Araq
2014-04-20
1
-2
/
+3
*
case consistency part 4
Araq
2013-12-27
1
-4
/
+4
*
Removes executable bit for text files.
Grzegorz Adam Hankiewicz
2013-03-16
1
-0
/
+0
*
fixed a regression: compiling projects not residing in the current directory
Zahary Karadjov
2013-01-20
1
-1
/
+1
*
CaaS in-memory caching
Zahary Karadjov
2012-11-28
1
-23
/
+21
*
caas is now drivable through stdin
Zahary Karadjov
2012-11-28
1
-17
/
+41
*
cas improvements
Araq
2012-10-24
1
-4
/
+7
*
first steps towards term rewriting macros
Araq
2012-08-30
1
-14
/
+1
*
preparations for making 'closure' the default calling convention for proc types
Araq
2012-07-16
1
-6
/
+6
*
year 2012 for most copyright headers
Araq
2012-01-02
1
-1
/
+1
*
thoughts about implicit includes and imports
Araq
2011-11-29
1
-11
/
+16
*
New algorithm for locating and loading nimrod config files.
Zahary Karadjov
2011-11-25
1
-0
/
+14
*
bugfixes for ROD file generation; nimcache dir is now flat
Araq
2011-10-20
1
-4
/
+22
*
much more efficient rod file generation
Araq
2011-10-18
1
-1
/
+1
*
further improvements for thread analysis
Araq
2011-06-13
1
-4
/
+4
*
got rid of some arcane module names
Araq
2011-04-21
1
-2
/
+2
*
big repo cleanup
Araq
2011-04-12
1
-0
/
+155