0 branches
Tree
Top files
Clone with HTTPS:
array_float_init.v
v2: lots of arm64 fixes: v2 compiled with arm64 can now compile hello world!; v2.eval; v2.cleanc fixes to compile viper engine
last Mar 10
105 bytes
assoc_expr.v
v2: all expressions now have types (verified by test); ssa fixes for arm64; cleanc tcc default; faster cleanc; parallel parser/checker
last Feb 18
280 bytes
bitwise_shift_precedence.v
v2: lots of arm64 fixes: v2 compiled with arm64 can now compile hello world!; v2.eval; v2.cleanc fixes to compile viper engine
last Mar 10
125 bytes
bitwise_shift_precedence_fixed_array_selector.v
v2: lots of arm64 fixes: v2 compiled with arm64 can now compile hello world!; v2.eval; v2.cleanc fixes to compile viper engine
last Mar 10
292 bytes
flag_enum.v
v2: all expressions now have types (verified by test); ssa fixes for arm64; cleanc tcc default; faster cleanc; parallel parser/checker
last Feb 18
421 bytes
interface_is.v
v2: lots of arm64 fixes: v2 compiled with arm64 can now compile hello world!; v2.eval; v2.cleanc fixes to compile viper engine
last Mar 10
356 bytes
interface_is_concrete_method_call.v
v2: lots of arm64 fixes: v2 compiled with arm64 can now compile hello world!; v2.eval; v2.cleanc fixes to compile viper engine
last Mar 10
296 bytes
map_empty_init.v
v2: all expressions now have types (verified by test); ssa fixes for arm64; cleanc tcc default; faster cleanc; parallel parser/checker
last Feb 18
484 bytes
map_enum_shorthand_keys.v
v2: lots of arm64 fixes: v2 compiled with arm64 can now compile hello world!; v2.eval; v2.cleanc fixes to compile viper engine
last Mar 10
350 bytes
map_index_read.v
v2: all expressions now have types (verified by test); ssa fixes for arm64; cleanc tcc default; faster cleanc; parallel parser/checker
last Feb 18
388 bytes
run_tests.v
v2: move all generics logic to transformer; fixes to compile the 3d game engine Viper (#27304)
last Jun 3
2.58 KB
soa_struct.v
implement @[soa] struct attribute for Structure of Arrays transformation (#26738)
last Mar 16
202 bytes