Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | removed nimKeepAlive as it's not necessary with interior pointer checking | Araq | 2012-01-15 | 1 | -44/+20 | |
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 | |
* | code gen can generate code to keep alive stack roots | Araq | 2011-12-22 | 1 | -2/+4 | |
* | compiler generates volatile temps to keep C compiler from optimizing away sta... | Araq | 2011-12-12 | 1 | -0/+2 | |
* | codegen uses alias analysis to generate better code | Araq | 2011-12-10 | 1 | -30/+62 | |
* | implemented 'let' statement | Araq | 2011-11-29 | 1 | -1/+1 | |
* | C codegen: generate nimKeepAlive calls at strategic places to keep the C comp... | Araq | 2011-11-24 | 1 | -0/+232 |