This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-05-23 13:19:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1b7b0d69db41b3c5a27cca643d66c0acabbe41df
Nim
/
tests
/
types
History
Juan M Gómez
fefde3a735
fixes compiler crash by preventing exportc on generics (
#22731
)
...
Co-authored-by: Andreas Rumpf <
rumpf_a@web.de
>
2023-09-20 08:19:29 +02:00
..
t5648.nim
test case haul for old generic/template/macro issues (
#22564
)
2023-08-27 11:27:47 +02:00
t6456.nim
…
t6969.nim
…
t14127_cast_number.nim
…
t15836_2.nim
…
t15836.nim
…
t21027.nim
…
t21260.nim
…
taliasbugs.nim
…
tassignemptytuple.nim
round out tuple unpacking assignment, support underscores (
#22537
)
2023-08-24 06:11:48 +02:00
tauto_canbe_void.nim
…
tauto_excessive.nim
…
tcast1.nim
…
tcyclic.nim
…
temptyseqs.nim
…
texportgeneric.nim
fixes compiler crash by preventing exportc on generics (
#22731
)
2023-09-20 08:19:29 +02:00
tfinalobj.nim
…
tforwty2.nim
…
tforwty.nim
…
thard_tyforward.nim
…
tillegalrecursion3.nim
…
tillegalseqrecursion.nim
…
tillegaltuplerecursion.nim
…
tillegaltuplerecursiongeneric2.nim
…
tillegaltuplerecursiongeneric.nim
…
tillegaltyperecursion2.nim
…
tillegaltyperecursion3.nim
…
tillegaltyperecursion.nim
…
tillrec.nim
…
tinfiniterecursion.nim
…
tinheritgenericparameter.nim
…
tinheritpartialgeneric.nim
…
tinheritref.nim
Allows for arbitrary ordering of inheritance in type section
#6259
(
#22070
)
2023-06-15 09:56:08 +02:00
tisopr.nim
…
tissues_types.nim
test case haul for old generic/template/macro issues (
#22564
)
2023-08-27 11:27:47 +02:00
titerable.nim
…
tlent_var.nim
…
tnontype.nim
…
told_pragma_syntax1.nim
…
told_pragma_syntax2.nim
…
tparameterizedparent0.nim
…
tparameterizedparent1.nim
…
tparameterizedparent2.nim
…
tparameterizedparent3.nim
…
tparameterizedparent4.nim
…
ttopdowninference.nim
fix new type inference for
noreturn
[backport] (
#22182
)
2023-06-28 22:38:08 +02:00
tyet_another_generic_regression.nim
…