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-07-22 16:52:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49ee2f7f3bb943eb56db9ef16c709df1b3bd0f0a
Nim
/
tests
/
array
History
flywind
d447c0fe3f
use typeof instead type (
#16962
)
2021-02-08 09:46:07 +01:00
..
t9932.nim
disallow typedesc in arrays & move existing checks to
types.typeAllowedAux
(
#13261
)
2020-05-29 11:48:15 +02:00
tarray.nim
use typeof instead type (
#16962
)
2021-02-08 09:46:07 +01:00
tarraycons_ptr_generic2.nim
require errormsg to be specified before file.
2018-12-11 21:23:21 +01:00
tarraycons.nim
require errormsg to be specified before file.
2018-12-11 21:23:21 +01:00
tarrayplus.nim
better error messages: use <T1, T2> instead of (T1, T2) in order to prevent confusions with tuple types
2018-02-10 20:55:21 +01:00
tidx_lit_err1.nim
literal array indices (
#11424
)
2019-06-18 14:16:33 +02:00
tidx_lit_err2.nim
literal array indices (
#11424
)
2019-06-18 14:16:33 +02:00
tidx_lit_err3.nim
literal array indices (
#11424
)
2019-06-18 14:16:33 +02:00
troofregression2.txt
…