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
/
concepts.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore: fix some typos (#23412)
soonsouth
2024-03-16
1
-1
/
+1
*
refactoring: no inheritance for PType/PSym (#23403)
Andreas Rumpf
2024-03-14
1
-1
/
+1
*
type refactor: part 4 (#23077)
Andreas Rumpf
2023-12-15
1
-24
/
+26
*
Types: Refactorings; step 1 (#23055)
Andreas Rumpf
2023-12-12
1
-3
/
+3
*
IC: progress and refactorings (#22961)
Andreas Rumpf
2023-11-20
1
-2
/
+2
*
prepare for the enforcement of `std` prefix (#22873)
ringabout
2023-10-29
1
-1
/
+3
*
minor refactoring, move some sym/type construction to semdata (#22654)
metagn
2023-09-07
1
-14
/
+0
*
unpublic the sons field of PType; the precursor to PType refactorings (#22446)
ringabout
2023-08-11
1
-3
/
+3
*
use strictdefs for compiler (#22365)
ringabout
2023-08-06
1
-0
/
+7
*
Fix concepts with doc comments (#22228)
Jake Leahy
2023-07-06
1
-1
/
+3
*
refactoring in preparation for better, simpler name mangling that wor… (#21...
Andreas Rumpf
2023-04-24
1
-1
/
+1
*
fixes #21263; consider all candidates for concept matches (#21265)
ringabout
2023-01-17
1
-1
/
+1
*
fix a few "broken link" warnings (#20837)
Andrey Makarov
2022-11-14
1
-1
/
+1
*
Support doc comments in new-styled concepts (#20752)
konsumlamm
2022-11-04
1
-0
/
+2
*
move assertions out of system (#19599)
flywind
2022-03-23
1
-0
/
+3
*
Make error message for empty new-styled concept more descriptive (#18506)
konsumlamm
2021-07-18
1
-8
/
+7
*
cString => cSourceString; tyCString => tyCstring so that error msgs show cstr...
Timothee Cour
2021-04-17
1
-2
/
+2
*
new-style concepts implementation, WIP (#15251)
Andreas Rumpf
2021-02-24
1
-0
/
+340