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
/
semobjconstr.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
refactoring: --newruntime consists of 3 different switches
Araq
2019-10-20
1
-1
/
+1
*
Fix spellings (#12277) [backport]
Federico Ceratto
2019-09-27
1
-1
/
+1
*
Consider range type of runtime discrim [feature] (#11432)
Oscar Nihlgård
2019-08-20
1
-16
/
+45
*
int128 on firstOrd, lastOrd and lengthOrd (#11701)
Arne Döring
2019-08-07
1
-1
/
+1
*
fixes #11585
Andreas Rumpf
2019-07-03
1
-2
/
+3
*
fixes #11617
Araq
2019-07-01
1
-0
/
+3
*
parameter runtime discriminators (#11397)
Jasper Jenkins
2019-06-04
1
-3
/
+6
*
fix bool and range (#11336)
Jasper Jenkins
2019-05-27
1
-4
/
+6
*
Smarter variant object construction (#11273)
Jasper Jenkins
2019-05-26
1
-14
/
+93
*
special typing rules for owned pointers
Andreas Rumpf
2019-03-04
1
-2
/
+5
*
WIP: disallow 'nil' for strings and seqs
Andreas Rumpf
2018-08-13
1
-2
/
+2
*
refactoring: remove idents.legacy global variable and pass the IdentCache aro...
Andreas Rumpf
2018-05-27
1
-3
/
+3
*
sem pass compiles again
Andreas Rumpf
2018-05-12
1
-33
/
+29
*
more modules compile again
Andreas Rumpf
2018-05-12
1
-11
/
+11
*
fixes a regression about static object case variant checking
Araq
2018-04-06
1
-1
/
+3
*
further steps in implementing sink parameters; refs #7041
Araq
2018-03-30
1
-1
/
+1
*
fixes #5450
Andreas Rumpf
2018-02-04
1
-0
/
+4
*
preparations for language extensions: 'sink' and 'lent' types
Andreas Rumpf
2018-01-07
1
-2
/
+2
*
fixes #5999
Araq
2017-12-14
1
-2
/
+8
*
work in progress: new implementation for 'a[^1]'
Andreas Rumpf
2017-10-29
1
-6
/
+9
*
deprecated unary '<'
Andreas Rumpf
2017-10-29
1
-5
/
+5
*
Fixes #5965 (#6237)
Daniil Yarancev
2017-08-14
1
-1
/
+6
*
move the object construction logic to a separate file
Zahary Karadjov
2017-04-06
1
-0
/
+292
[prev]