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)
#1339 -Commit
56f20d1ff8
pushed by
mirrors
native: improve consts, support more assigns (#25277)
#1292 -Commit
4ea05636fb
pushed by
mirrors
json2: replace encoder with new implementation (#25224)
#1266 -Commit
bae7684276
pushed by
mirrors
type_resolver: fix comptimecall resolving aliased method (fix #25253, part 1) (#25254)
#1255 -Commit
847c15e5ac
pushed by
mirrors
type_resolver: fix comptimecall resolving aliased method (fix #25253, part 1) (#25254)
#1240 -Commit
847c15e5ac
pushed by
mirrors
ci: check if `awalsh128/cache-apt-pkgs-action@v1.5.3` works on master (#25257)
#1227 -Commit
71d2e3f556
pushed by
mirrors
v.builder: add -DNO_DEBUGGING in addition to -DNDEBUG, when compiling with -prod
#1212 -Commit
84f68168ed
pushed by
mirrors
veb: fix generic field access from alias (fix #25215) (#25246)
#1200 -Commit
6e0fd17a72
pushed by
mirrors
time: move the nanosecond comparison before the rest in the Time == Time implementation
#1177 -Commit
21c46f4ae5
pushed by
mirrors
ci: cleanup .gitattributes, runes.txt and input_rune_iterator_test.v
#1165 -Commit
08a739d793
pushed by
mirrors
time: always return utc() timezone for Time.unix/0 (fix #17784) (#25233)
#1140 -Commit
2b4253caf9
pushed by
mirrors
parser,checker: add top level comptime support for `$match @OS {` too (#25222)
#1110 -Commit
f6b60e4d9f
pushed by
mirrors
cgen: fix hash stmt code generation (fix #25184) (#25207)
#1069 -Commit
487feb9b0e
pushed by
mirrors
cgen: fix hash stmt code generation (fix #25184) (#25207)
#1057 -Commit
487feb9b0e
pushed by
mirrors
checker: add more checks for map.delete (fix #25204) (#25205)
#1045 -Commit
d31aaecc42
pushed by
mirrors
cgen, markused, checker: fix iteration over mutable option (fix #24860) (#25199)
#1031 -Commit
7c780ed8fa
pushed by
mirrors
ci: retry 3 times cmd/tools/vtimeout_test.v on windows, before failing
#1010 -Commit
367eb9b995
pushed by
mirrors