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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
makes the -d:nimIncremental compiler mode compile again
Andreas Rumpf
2019-07-27
3
-26
/
+18
*
fix #11812 (#11829)
Arne Döring
2019-07-27
1
-1
/
+1
*
revert changes
Andrii Riabushenko
2019-07-25
10
-56
/
+43
*
add test
Andrii Riabushenko
2019-07-25
1
-2
/
+6
*
fixes #11826
Andrii Riabushenko
2019-07-25
9
-41
/
+50
*
run runnableExamples in the module scope (#11732) [feature]
Timothee Cour
2019-07-22
1
-11
/
+13
*
fixes #11792 (#11793)
cooldome
2019-07-21
1
-1
/
+1
*
fixes #11745
Araq
2019-07-19
1
-1
/
+6
*
fixes #11790 [nobackport]
Araq
2019-07-19
1
-1
/
+1
*
bugfix: it should be [UnusedImport] [nobackport]
Araq
2019-07-19
1
-2
/
+1
*
revert the bugfix for #11747 as it really was a new, poorly though-out feature
Araq
2019-07-19
1
-3
/
+0
*
fixes a 'nim check' regression
Araq
2019-07-19
1
-1
/
+1
*
installer: ship nimpretty.exe on Windows
Araq
2019-07-19
1
-0
/
+1
*
Merge branch 'devel' into araq-detect-unused-imports
Andreas Rumpf
2019-07-18
74
-634
/
+688
|
\
|
*
nimpretty: fixes #11616
Araq
2019-07-18
1
-6
/
+27
|
*
nimpretty: fixes #11699
Araq
2019-07-18
1
-7
/
+16
|
*
[refactoring] nimpretty
Araq
2019-07-18
1
-15
/
+29
|
*
[refactoring] remove unused imports in the compiler and in some stdlib modules
Araq
2019-07-18
70
-546
/
+525
|
*
fixes #11758 [nobackport]
Andreas Rumpf
2019-07-17
1
-1
/
+7
|
*
[refactoring] don't use 'defer'
Andreas Rumpf
2019-07-17
1
-13
/
+18
|
*
Merge pull request #11680 from timotheecour/pr_fix_sigmatch_errmsg
Andreas Rumpf
2019-07-17
2
-51
/
+68
|
|
\
|
|
*
fix #8305 #7808 #10285 #11061 + other bugs with type mismatch error msgs
Timothee Cour
2019-07-08
2
-51
/
+68
|
*
|
Merge pull request #11751 from nim-lang/araq-fixes-11474
Andreas Rumpf
2019-07-17
1
-0
/
+3
|
|
\
\
|
|
*
|
fixes #11747
Andreas Rumpf
2019-07-17
1
-0
/
+3
|
*
|
|
fixes a critical 'nim secret' regression
Andreas Rumpf
2019-07-17
1
-1
/
+1
|
|
/
/
*
|
|
warn about unused imports; fixes an 'export' regression [nobackport]
Andreas Rumpf
2019-07-18
3
-7
/
+9
*
|
|
[feature] detect unused imports
Araq
2019-07-17
12
-33
/
+62
|
/
/
*
|
newruntime: progress to make 'async' work with --newruntime
Araq
2019-07-15
2
-2
/
+4
*
|
makes devel green again
Andreas Rumpf
2019-07-14
1
-1
/
+3
*
|
'nim check' stability improvements
Araq
2019-07-14
4
-8
/
+17
*
|
makes --styleCheck:error the default for the Nim compiler itself
Araq
2019-07-14
2
-5
/
+16
*
|
make 'koch temp' work again
Araq
2019-07-14
2
-13
/
+20
*
|
[refactoring] moves transformation for 'spawn' into its own spawn.nim impleme...
Araq
2019-07-14
6
-432
/
+447
*
|
times: use posix constant instead of import (#11692)
Jacek Sieka
2019-07-13
1
-3
/
+0
*
|
fixes #11715 (#11721)
Andreas Rumpf
2019-07-13
1
-1
/
+1
*
|
better run also considers the command line; fixes #11719 [feature]
Araq
2019-07-12
3
-1
/
+18
*
|
newruntime: refchecks:on|off switch
Araq
2019-07-12
5
-6
/
+14
*
|
fixes tcompiletimerange [bugfix] (#11720)
Andreas Rumpf
2019-07-12
2
-2
/
+25
*
|
[bugfix] VM: finally do inheritance properly
Araq
2019-07-12
1
-11
/
+12
*
|
koch/nim: completion of the 'better run' feature
Araq
2019-07-12
2
-2
/
+2
*
|
nimpretty: implement a --maxLineLen command line option
Araq
2019-07-12
1
-6
/
+6
*
|
JS codegen: supports toOpenArray [bugfix]
Araq
2019-07-12
1
-3
/
+9
*
|
nimpretty: fix #11700, no extra newlines (#11714)
Miran
2019-07-12
1
-15
/
+24
*
|
better run [feature] (#11709)
Andreas Rumpf
2019-07-11
7
-19
/
+72
*
|
minor style changes
Araq
2019-07-11
3
-5
/
+5
*
|
minor style changes
Araq
2019-07-10
1
-1
/
+1
*
|
there is only one style -- my style
Araq
2019-07-10
8
-106
/
+106
*
|
fixes linter regressions
Araq
2019-07-10
3
-1
/
+3
*
|
fixes #10901
Araq
2019-07-10
1
-0
/
+2
*
|
fixes #11683
Araq
2019-07-10
1
-5
/
+6
[prev]
[next]