mirror of
https://github.com/vlang/v.git
synced 2025-09-13 06:22:26 +03:00
type_resolver: fix comptimecall resolving aliased method (fix #25253, part 1) (#25254)
#1256 -Commit
847c15e5ac
pushed by
mirrors
cgen: fix hash stmt code generation (fix #25184) (#25207)
#1070 -Commit
487feb9b0e
pushed by
mirrors
math.big: remove Newton-raphson division, remove related tests (#25168)
#942 -Commit
38519eca27
pushed by
mirrors
checker: fix sql insert expr propagate result (fix #24833) (#25136)
#784 -Commit
b99c3826ce
pushed by
mirrors
math.bits: add asm implementations for some 64 bit ops (#25020)
#544 -Commit
350747793b
pushed by
mirrors
parser,checker,cgen: remove unused `err` declaration or `or { }` blocks (#25034)
#374 -Commit
21d9a5ded5
pushed by
mirrors