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