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
...
*
fixes #10943 (#10947)
cooldome
2019-04-05
1
-1
/
+4
*
destructors: progress
Andreas Rumpf
2019-04-05
3
-10
/
+27
*
newruntime: codegen fix
Andreas Rumpf
2019-04-05
1
-5
/
+4
*
relax warning about inconsistent spacing (#10968)
Miran
2019-04-05
1
-1
/
+1
*
fixes destructor tuple regression #10940 (#10941)
cooldome
2019-04-04
3
-3
/
+8
*
newruntime: fixes codegen for closures
Araq
2019-04-04
1
-0
/
+2
*
fixes #10200 (#10950)
tofu
2019-04-04
1
-1
/
+2
*
Pure ref object; fixes #10721 (#10955)
Arne Döring
2019-04-04
1
-0
/
+2
*
add alias for --debugger:native (#10957)
Arne Döring
2019-04-04
1
-0
/
+5
*
fixes #10942. Lent T bug (#10946)
cooldome
2019-04-03
4
-16
/
+29
*
fixes #10948 (#10949)
cooldome
2019-04-03
1
-1
/
+1
*
make tests green again
Andreas Rumpf
2019-04-02
1
-1
/
+1
*
try to make travis green
Araq
2019-04-02
1
-1
/
+1
*
simple program works with --newruntime
Araq
2019-04-02
2
-1
/
+3
*
make megatest work again
Araq
2019-04-02
1
-1
/
+2
*
newruntime: progress
Araq
2019-04-02
2
-6
/
+13
*
newruntime: progress
Araq
2019-04-01
5
-23
/
+38
*
fixes #10934
Araq
2019-03-31
2
-0
/
+2
*
fixes #10930
Andreas Rumpf
2019-03-30
1
-0
/
+1
*
remove check for better error message (#10926)
Arne Döring
2019-03-29
1
-3
/
+0
*
code cleanup (#10874)
Arne Döring
2019-03-28
1
-11
/
+2
*
fixes #10904
Araq
2019-03-26
1
-3
/
+6
*
fixes 'nimble install nimble' problems
Andreas Rumpf
2019-03-26
1
-2
/
+3
*
fixes #10896 (#10903)
Andreas Rumpf
2019-03-25
1
-1
/
+3
*
newruntime: bugfixes
Andreas Rumpf
2019-03-25
3
-2
/
+8
*
fixes #8202 (#10888)
Andreas Rumpf
2019-03-23
1
-1
/
+9
*
improvements on the hot code reloading support (#10892)
Viktor Kirilov
2019-03-23
4
-7
/
+26
*
fixes #10886 [backport] (#10897)
Andreas Rumpf
2019-03-23
1
-7
/
+16
*
more destructor based changes (#10885)
Andreas Rumpf
2019-03-23
33
-234
/
+401
*
Add OpenMP overload with stepping (#10891)
Mamy Ratsimbazafy
2019-03-22
1
-5
/
+15
*
fixes #10884 (#10887)
Andreas Rumpf
2019-03-22
1
-1
/
+1
*
add condition for szUnknown (#10869)
Arne Döring
2019-03-21
1
-2
/
+2
*
Lineinfo fix (#10871)
Arne Döring
2019-03-21
2
-1
/
+2
*
fixes #10861 (#10877)
cooldome
2019-03-21
1
-2
/
+3
*
REVERT "optPar"
Andrii Riabushenko
2019-03-21
1
-3
/
+2
*
optPar
Andrii Riabushenko
2019-03-21
1
-2
/
+3
*
increase VM limit (#10870)
cooldome
2019-03-20
1
-1
/
+1
*
docgen: add links for var, let and const (refs #10487) (#10868)
Miran
2019-03-20
1
-3
/
+3
*
docgen: generate pragma after generic, fixes #10792 (#10865)
Miran
2019-03-19
1
-2
/
+8
*
mark user defined destructors with sfOverriden to simplify the logic
Andreas Rumpf
2019-03-19
1
-0
/
+3
*
sizeof alignof offsetof macros api (#10855)
Arne Döring
2019-03-19
5
-1
/
+30
*
Fix nightlies :test: snippet issue (#10862)
genotrance
2019-03-19
1
-1
/
+1
*
Size ptr tuple (#10846)
Arne Döring
2019-03-18
4
-10
/
+25
*
Support for stmtListExpr in parser after major keywords. Scaled down version....
cooldome
2019-03-18
1
-10
/
+21
*
fixes #10838 (#10841)
cooldome
2019-03-18
1
-0
/
+2
*
multi-methods need to be explicitly enabled (#10856)
Miran
2019-03-18
3
-0
/
+6
*
newruntime: progress
Andreas Rumpf
2019-03-15
2
-12
/
+10
*
newruntime: make dynamic destructors compatible with C++
Andreas Rumpf
2019-03-15
1
-1
/
+1
*
revert discard in destroyer (#10840)
cooldome
2019-03-15
1
-4
/
+0
*
--newruntime: progress
Andreas Rumpf
2019-03-14
4
-23
/
+29
[prev]
[next]