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)
#1342 -Commit
56f20d1ff8
pushed by
mirrors
native: improve consts, support more assigns (#25277)
#1295 -Commit
4ea05636fb
pushed by
mirrors
type_resolver: fix comptimecall resolving aliased method (fix #25253, part 1) (#25254)
#1243 -Commit
847c15e5ac
pushed by
mirrors
ci: check if `awalsh128/cache-apt-pkgs-action@v1.5.3` works on master (#25257)
#1230 -Commit
71d2e3f556
pushed by
mirrors
v.builder: add -DNO_DEBUGGING in addition to -DNDEBUG, when compiling with -prod
#1215 -Commit
84f68168ed
pushed by
mirrors
veb: fix generic field access from alias (fix #25215) (#25246)
#1203 -Commit
6e0fd17a72
pushed by
mirrors
time: move the nanosecond comparison before the rest in the Time == Time implementation
#1179 -Commit
21c46f4ae5
pushed by
mirrors
ci: cleanup .gitattributes, runes.txt and input_rune_iterator_test.v
#1168 -Commit
08a739d793
pushed by
mirrors
time: always return utc() timezone for Time.unix/0 (fix #17784) (#25233)
#1143 -Commit
2b4253caf9
pushed by
mirrors
parser,checker: add top level comptime support for `$match @OS {` too (#25222)
#1113 -Commit
f6b60e4d9f
pushed by
mirrors
cgen: fix hash stmt code generation (fix #25184) (#25207)
#1073 -Commit
487feb9b0e
pushed by
mirrors
cgen: fix hash stmt code generation (fix #25184) (#25207)
#1060 -Commit
487feb9b0e
pushed by
mirrors
checker: add more checks for map.delete (fix #25204) (#25205)
#1048 -Commit
d31aaecc42
pushed by
mirrors
cgen, markused, checker: fix iteration over mutable option (fix #24860) (#25199)
#1034 -Commit
7c780ed8fa
pushed by
mirrors
ci: retry 3 times cmd/tools/vtimeout_test.v on windows, before failing
#1012 -Commit
367eb9b995
pushed by
mirrors
flag: improve the fix for #25166 tail/single bool flag error in `flag_to.v` (#25189)
#1001 -Commit
7831fb0b82
pushed by
mirrors
parser: add duplicate import symbol detect (fix #25185) (#25187)
#989 -Commit
eaf005e29f
pushed by
mirrors
v: add support for `@OS`, `@CCOMPILER` `@BACKEND` and `@PLATFORM` (#25174)
#972 -Commit
9e1273ae71
pushed by
mirrors
math.big: remove Newton-raphson division, remove related tests (#25168)
#944 -Commit
38519eca27
pushed by
mirrors