Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #12148 [backport] (#12888) | Andreas Rumpf | 2019-12-12 | 1 | -1/+1 |
| | |||||
* | Cosmetic compiler cleanup (#12718) | Clyybber | 2019-11-28 | 1 | -59/+56 |
| | | | | | | | | | | | | | | | | | | * Cleanup compiler code base * Unify add calls * Unify len invocations * Unify range operators * Fix oversight * Remove {.procvar.} pragma * initCandidate -> newCandidate where reasonable * Unify safeLen calls | ||||
* | [backport] Fix spelling typos (#12755) | Brian Wignall | 2019-11-28 | 1 | -1/+1 |
| | |||||
* | compiler/semcall: return the correct lineinfo for nkCallStrLit (#12484) | alaviss | 2019-10-24 | 1 | -1/+2 |
| | |||||
* | Fix spellings (#12277) [backport] | Federico Ceratto | 2019-09-27 | 1 | -1/+1 |
| | |||||
* | Small ast.nim cleanup (#12156) | Clyybber | 2019-09-09 | 1 | -3/+3 |
| | | | | | * Remove sonsLen * Use Indexable | ||||
* | fixes #12024 (#12065) | Andreas Rumpf | 2019-08-27 | 1 | -0/+8 |
| | |||||
* | fixes #11942 (#11945) | Arne Döring | 2019-08-14 | 1 | -1/+1 |
| | |||||
* | [refactoring] compiler: simplified markUsed | Andreas Rumpf | 2019-08-08 | 1 | -2/+2 |
| | |||||
* | fix crash on sigmatch (#11913) | Timothee Cour | 2019-08-08 | 1 | -0/+1 |
| | |||||
* | revert changes | Andrii Riabushenko | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | fixes #11826 | Andrii Riabushenko | 2019-07-25 | 1 | -1/+1 |
| | |||||
* | fixes a 'nim check' regression | Araq | 2019-07-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'devel' into araq-detect-unused-imports | Andreas Rumpf | 2019-07-18 | 1 | -31/+31 |