summary refs log tree commit diff stats
BranchCommit messageAuthorAge
develstricter set type match, implicit conversion for literals (#24176)metagn4 months
 
 
AgeCommit messageAuthorFilesLines
2024-10-03stricter set type match, implicit conversion for literals (#24176) develmetagn5-9/+129
2024-10-03don't typecheck `untyped` + allow void `typed` template param default values ...metagn2-7/+59
2024-10-03don't construct array type for already typed `nkBracket` node (#24224)metagn2-22/+72
2024-10-03use cbuilder for seq type generation (#24202)metagn2-40/+89
2024-10-02bump NimVersion to 2.2.1 (#24215)Miran1-1/+1
2024-10-02improve error messages for illegalCapture (#24214)ringabout1-2/+2
2024-10-01update the changelog (#24213)Miran3-209/+239
2024-10-01check fileExists for outputFile (#24211)ringabout1-1/+2
2024-09-30bump NimVersion to 2.2.0 (#24210)Miran1-2/+2
2024-09-30fixes #24008; triggers a recompilation on output executables changes when swi...ringabout1-2/+6
[...]
 
Clone
https://git.tilde.institute/ahoang/Nim