Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | the compiler uses tyAlias internally; tester compiles again | Araq | 2016-11-16 | 6 | -24/+49 |
* | removed tyArrayConstr completely from the compiler; introduced tyAlias instea... | Araq | 2016-11-14 | 35 | -206/+201 |
* | bootstrapping works again | Araq | 2016-11-12 | 4 | -18/+36 |
* | signature hashing: more progress | Araq | 2016-11-11 | 7 | -300/+301 |
* | use a full MD5 hash with no collision detection for proc names | Araq | 2016-11-08 | 4 | -49/+127 |
* | make tests green | Araq | 2016-11-08 | 1 | -5/+8 |
* | C codegen: first version of signature hashing for better incremental builds | Araq | 2016-11-08 | 9 | -56/+226 |
* | fixes #4975 | Araq | 2016-11-07 | 1 | -2/+2 |
* | make tests green again | Araq | 2016-11-06 | 2 | -1/+4 |
* | nimsuggest supports include files properly; added the compiler itself as a te... | Andreas Rumpf | 2016-11-06 | 2 | -1/+18 |
* | added missing module | Araq | 2016-11-05 | 1 | -0/+92 |
* | new dependency tracking for nimsuggest | Araq | 2016-11-05 | 18 | -368/+261 |
* | some progress on --symbolfiles:on | Andreas Rumpf | 2016-11-02 | 3 | -5/+16 |
* | make tests green again | Araq | 2016-11-01 | 2 | -2/+2 |
* | nimsuggest is now part of Nim | Araq | 2016-10-31 | 1 | -1/+1 |
* | refactoring complete: explicit ident cache | Araq | 2016-10-31 | 16 | -93/+94 |
* | big refactoring: step 1 | Araq | 2016-10-31 | 29 | -313/+278 |
* | Merge branch 'braces' into refactor-identcache | Araq | 2016-10-31 | 4 | -17/+1777 |
|\ | |||||
| * | implements #?braces syntax | Araq | 2016-10-16 | 3 | -15/+1775 |
| * | adapting the lexer for curlysyn | Araq | 2016-10-12 | 1 | -2/+2 |
* | | fixes #4915 | andri lim | 2016-10-27 | 2 | -5/+9 |
* | | Generate `NimMainModule` name for main module. | cheatfate | 2016-10-26 | 1 | -2/+8 |
* | | Merge pull request #4945 from arnetheduck/cleanup-tyXxx | Andreas Rumpf | 2016-10-24 | 9 | -57/+46 |
|\ \ | |||||
| * | | clean up tyMutable remnants | Jacek Sieka | 2016-10-24 | 9 | -42/+35 |
| * | | clean up tyConst remnants | Jacek Sieka | 2016-10-24 | 9 | -36/+31 |
| * | | clean up tyBigNum remnants | Jacek Sieka | 2016-10-24 | 6 | -18/+19 |
* | | | Merge pull request #4838 from couven92/ico-vcc | Andreas Rumpf | 2016-10-24 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Added icons support for Visual Studio compiler | Fredrik Høisæther Rasch | 2016-09-30 | 1 | -0/+5 |
* | | | | Merge pull request #4872 from flyx/gorgefix | Andreas Rumpf | 2016-10-24 | 2 | -4/+8 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fixes #4871 | Felix Krause | 2016-10-09 | 2 | -4/+8 |
| | |/ | |/| | |||||
* | | | remove remnants of tyIter | Jacek Sieka | 2016-10-24 | 10 | -25/+21 |
* | | | moved start.bat to tools/ | Araq | 2016-10-24 | 1 | -1/+1 |
* | | | docgen: PDFs and HTMLs finally are generated in their own respective directories | Araq | 2016-10-24 | 1 | -2/+3 |
* | | | niminst works with gitlab | Araq | 2016-10-22 | 1 | -2/+4 |
* | | | fixes #4927 | Araq | 2016-10-22 | 1 | -2/+7 |
* | | | fixes #4808 | Andreas Rumpf | 2016-10-21 | 1 | -1/+2 |
* | | | fixes #4906 | Andreas Rumpf | 2016-10-21 | 1 | -1/+1 |
* | | | fixes #4869 | Andreas Rumpf | 2016-10-21 | 1 | -1/+1 |
* | | | fixes #4913 | Andreas Rumpf | 2016-10-20 | 1 | -1/+1 |
* | | | fixes #3078 | Andreas Rumpf | 2016-10-20 | 1 | -6/+12 |
* | | | fixes #4875 | Andreas Rumpf | 2016-10-20 | 1 | -18/+18 |
* | | | Merge pull request #4904 from FedericoCeratto/spellings | Andreas Rumpf | 2016-10-20 | 2 | -2/+2 |
|\ \ \ | |||||
| * | | | Fix few typos | Federico Ceratto | 2016-10-17 | 2 | -2/+2 |
* | | | | fixes #4856 | Andreas Rumpf | 2016-10-20 | 2 | -2/+3 |
* | | | | fixes #4863 | Andreas Rumpf | 2016-10-19 | 1 | -4/+7 |
* | | | | fixes #4608 | Andreas Rumpf | 2016-10-18 | 1 | -0/+2 |
|/ / / | |||||
* | | | fixes a simple .borrow bug | Andreas Rumpf | 2016-10-14 | 1 | -1/+1 |
* | | | koch: finish is now its own command | Andreas Rumpf | 2016-10-11 | 1 | -0/+1 |
|/ / | |||||
* | | zip files for Windows | Araq | 2016-10-09 | 1 | -1/+0 |
* | | koch supports the finish command for smooth installations on Windows | Araq | 2016-10-09 | 1 | -0/+1 |