mirror of
https://github.com/vlang/v.git
synced 2025-09-13 06:22:26 +03:00
x.crypto.ascon: small cleanups and optimization (#25284)
#1349 -Commit
56f20d1ff8
pushed by
mirrors
native: improve consts, support more assigns (#25277)
#1302 -Commit
4ea05636fb
pushed by
mirrors
json2: replace encoder with new implementation (#25224)
#1275 -Commit
bae7684276
pushed by
mirrors
type_resolver: fix comptimecall resolving aliased method (fix #25253, part 1) (#25254)
#1250 -Commit
847c15e5ac
pushed by
mirrors
ci: check if `awalsh128/cache-apt-pkgs-action@v1.5.3` works on master (#25257)
#1237 -Commit
71d2e3f556
pushed by
mirrors
v.builder: add -DNO_DEBUGGING in addition to -DNDEBUG, when compiling with -prod
#1222 -Commit
84f68168ed
pushed by
mirrors
veb: fix generic field access from alias (fix #25215) (#25246)
#1210 -Commit
6e0fd17a72
pushed by
mirrors
ci: cleanup .gitattributes, runes.txt and input_rune_iterator_test.v
#1175 -Commit
08a739d793
pushed by
mirrors
time: always return utc() timezone for Time.unix/0 (fix #17784) (#25233)
#1150 -Commit
2b4253caf9
pushed by
mirrors
parser,checker: add top level comptime support for `$match @OS {` too (#25222)
#1120 -Commit
f6b60e4d9f
pushed by
mirrors
cgen: fix hash stmt code generation (fix #25184) (#25207)
#1080 -Commit
487feb9b0e
pushed by
mirrors
cgen: fix hash stmt code generation (fix #25184) (#25207)
#1067 -Commit
487feb9b0e
pushed by
mirrors
checker: add more checks for map.delete (fix #25204) (#25205)
#1055 -Commit
d31aaecc42
pushed by
mirrors
cgen, markused, checker: fix iteration over mutable option (fix #24860) (#25199)
#1041 -Commit
7c780ed8fa
pushed by
mirrors
flag: improve the fix for #25166 tail/single bool flag error in `flag_to.v` (#25189)
#1008 -Commit
7831fb0b82
pushed by
mirrors
parser: add duplicate import symbol detect (fix #25185) (#25187)
#996 -Commit
eaf005e29f
pushed by
mirrors
v: add support for `@OS`, `@CCOMPILER` `@BACKEND` and `@PLATFORM` (#25174)
#979 -Commit
9e1273ae71
pushed by
mirrors
math.big: remove Newton-raphson division, remove related tests (#25168)
#928 -Commit
38519eca27
pushed by
mirrors