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