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
/
tests
/
generics
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
more advanced fake covariance
Zahary Karadjov
2017-04-28
1
-3
/
+48
*
a simple way to simulate covariance in generic types
Zahary Karadjov
2017-04-28
1
-0
/
+11
*
fix a regrsesion in signature matching of derived ptr types
Zahary Karadjov
2017-04-18
1
-0
/
+20
*
fix a compilation error in linalg
Zahary Karadjov
2017-04-16
1
-0
/
+16
*
fix #5689
Zahary Karadjov
2017-04-15
1
-0
/
+68
*
fix #5683
Zahary Karadjov
2017-04-14
1
-0
/
+15
*
fix #5643; fix #5644
Zahary Karadjov
2017-04-08
1
-0
/
+30
*
Restore the Nim's 0.14 proper handling of generic aliases
Zahary Karadjov
2017-04-08
4
-0
/
+101
*
attempt to fix #5632 typedesc typeRel regression (#5634)
andri lim
2017-03-31
1
-0
/
+12
*
attempt to fix #5621 #5615 generic ref object typeRel (#5633)
andri lim
2017-03-31
1
-0
/
+42
*
Working test cases for the sophisticated matrix library example from the manual
Zahary Karadjov
2017-03-24
1
-0
/
+29
*
fixes #5597; wrong eager template instantiation in generic context (#5601)
Andreas Rumpf
2017-03-24
1
-0
/
+13
*
fixes #5241, fixes #5411 inherit from specialized generic typeRel problem (#5...
andri lim
2017-03-23
1
-0
/
+65
*
Fix generic forward declarations; fixes #4104; fixes #4908 (#5566)
zah
2017-03-23
2
-10
/
+24
*
Correct the spelling of the word 'overridden'. (#5212)
mfxmfx
2017-01-11
1
-3
/
+3
*
fix #4884
Zahary Karadjov
2017-01-08
1
-0
/
+11
*
further progress; more tests are green
Araq
2016-11-28
1
-1
/
+1
*
fixes #4863
Andreas Rumpf
2016-10-19
1
-0
/
+20
*
fixes #4672
Andreas Rumpf
2016-09-01
1
-0
/
+12
*
fixes #4658
Andreas Rumpf
2016-08-26
1
-0
/
+13
*
fixes #4600
Andreas Rumpf
2016-08-23
1
-0
/
+8
*
fixes #4589
Andreas Rumpf
2016-08-10
1
-0
/
+7
*
fixes #4528
Andreas Rumpf
2016-08-08
1
-0
/
+8
*
make tests green again
Andreas Rumpf
2016-08-01
1
-1
/
+1
*
fixes #3055
Andreas Rumpf
2016-07-08
1
-0
/
+28
*
Fix generics inheritance issues
Anatoly Galiulin
2016-06-23
1
-0
/
+25
*
Merge branch 'patch/fix-3496-generic-tmpl-args' of https://github.com/nanoant...
Andreas Rumpf
2016-05-29
1
-0
/
+31
|
\
|
*
fixes #3496
Adam Strzelecki
2015-10-29
1
-0
/
+31
*
|
fixes #4084
Andreas Rumpf
2016-04-29
1
-0
/
+16
*
|
fixes #3998
Andreas Rumpf
2016-03-28
1
-0
/
+19
*
|
fixes #3669
Andreas Rumpf
2016-03-01
1
-0
/
+13
*
|
use 'using' instead of 'sig' keyword; cleans up new features a bit
Andreas Rumpf
2016-02-29
3
-5
/
+5
*
|
Fix a few deprecation warnings
def
2016-01-25
1
-5
/
+5
*
|
makes tests green
Andreas Rumpf
2016-01-15
1
-17
/
+17
*
|
Merge branch 'devel' into new-ll
Andreas Rumpf
2016-01-14
1
-8
/
+17
|
\
\
|
*
|
fixes #3498
Adam Strzelecki
2015-10-30
1
-8
/
+17
|
|
/
*
/
fixes another regression
Andreas Rumpf
2016-01-13
1
-0
/
+17
|
/
*
fixes #3476
Araq
2015-10-27
1
-0
/
+48
*
sequtils related changes
Peter Mora
2015-10-05
2
-1
/
+2
*
fixing TypelessParam warning in x=>x+1, added test
Peter Mora
2015-09-22
1
-0
/
+13
*
fixes #2599
Araq
2015-09-13
3
-1
/
+38
*
tests: Trim .nim files trailing whitespace
Adam Strzelecki
2015-09-04
17
-71
/
+71
*
fixes #1965
Araq
2015-08-10
2
-0
/
+11
*
fixes #2752
Araq
2015-08-09
1
-0
/
+27
*
breaking change: symbol lookups in generics follows spec more closely; fixes ...
Araq
2015-08-07
2
-0
/
+21
*
destructors now work with overloaded assignment operators; fixes #2811; fixes...
Araq
2015-08-05
1
-0
/
+20
*
fixes broken merge
Araq
2015-07-02
2
-3
/
+3
*
implements varargs[untyped]; refs #2545; to be documented
Araq
2015-07-02
2
-2
/
+2
*
tests\generics\tgenericprocmatcher.nim
Araq
2015-07-02
1
-2
/
+2
*
Fixes #3022
r-ku
2015-06-30
2
-0
/
+34
[prev]
[next]