0 branches
Tree
Top files
Clone with HTTPS:
assign.v
all: fix Matlab/Pytorch/Numpy syntax for multidimensional array indexing and slicing (fixes #21628)
last Apr 23
49.46 KB
check_types.v
all: fix add checker error when non-explicitly downcasting integers internally (fixes #23695)
last Apr 23
68.75 KB
containers.v
comptime: add type metadata accessors .pointee_type, .payload_type, .variant_types, plus $zero(TypeExpr) and $new(TypeExpr) (fixes #26980)
last Apr 25
40.28 KB
errors.v
all: fix "too many errors/warnings/notices" should not result in a build error (fixes #20242)
last Apr 23
6.93 KB
if.v
checker: fix Generic method unable to implement an interface with a different interface passed as argument (fixes #20670)
last Apr 23
29.63 KB
infix.v
checker: fix Generic method unable to implement an interface with a different interface passed as argument (fixes #20670)
last Apr 23
56.24 KB
interface.v
checker: fix type inference with generic structs and generic interfaces (fixes #19618)
last Apr 15
14.45 KB
orm.v
orm: add bulk insert/update support with CASE WHEN batch updates, MySQL time conversion, and checker/codegen validation (#27132)
last May 13
51.73 KB
pkgconfig_cross_compile_test.v
checker: Cross compiling for windows on Linux Mint, openssh issue (fixes #13978)
last Apr 14
1.33 KB