Joe C
|
f315676882
|
coroutines: manually create photon vcpu's & add functions to set photon log output (#21012)
|
2024-03-14 00:00:42 +11:00 |
|
Leron Gray
|
54da256b9f
|
io.string_reader: fix needs_fill_until check (#21005)
|
2024-03-13 14:40:29 +02:00 |
|
jacksonmowry
|
8ec990eed8
|
db.sqlite: fix exec_param_many bug (#21008)
|
2024-03-13 14:39:15 +02:00 |
|
Swastik Baranwal
|
b276aaccf9
|
checker: disallow void return value lambdas in array.map method calls (#21011)
|
2024-03-13 14:21:57 +02:00 |
|
Turiiya
|
fee184b67f
|
checker: remove unnecessary string interpolation in deprecation method calls (#21007)
|
2024-03-13 13:58:14 +02:00 |
|
Turiiya
|
1e1846fda9
|
ast,fmt: further improve type detection of user defined typenames, extend tests (#21004)
|
2024-03-13 13:23:21 +02:00 |
|
Kim Shrier
|
094b0328e5
|
builtin: fix a few grammar errors in builtin.string comments (#21010)
|
2024-03-13 13:14:50 +02:00 |
|
Pierre Curto
|
aeadc0a12a
|
x.json2: improve error message upon missing comma (#20602)
|
2024-03-12 19:16:08 +02:00 |
|
Turiiya
|
365bd18542
|
fmt: update tests to run all fmt also in a vmodules context (#20995)
|
2024-03-12 17:11:27 +02:00 |
|
Delyan Angelov
|
a373bee98b
|
builtin: expose gc_disable(), gc_enable(), gc_is_enabled(), in addition to the existing gc_collect() (#21002)
|
2024-03-12 17:03:33 +02:00 |
|
Delyan Angelov
|
a023fe3264
|
ci: add a vtcc step (check that vtcc, continues to be able to compile with v, and v itself can be compiled with vtcc) (#21000)
|
2024-03-12 15:00:20 +02:00 |
|
Leron Gray
|
d6236e1052
|
io.reader: make read_all constants public (#20997)
|
2024-03-12 08:35:22 +02:00 |
|
Alexander Medvednikov
|
96aa23ff35
|
orm: insert expressions returning id
|
2024-03-11 20:04:33 +03:00 |
|
Alexander Medvednikov
|
b2df3264a7
|
gg: fix empty circle in native; http: post_form_with_cookies; veb: print veb action in html errors
|
2024-03-11 18:21:06 +03:00 |
|
Turiiya
|
565cdf25b6
|
doc: fix multiline codeblock comments (#20996)
|
2024-03-11 17:16:09 +02:00 |
|
Felipe Pena
|
a10415faaf
|
cgen: fix code generated to comptime passed to generic arg (#20994)
|
2024-03-11 07:08:23 +02:00 |
|
Kim Shrier
|
09f3ac1413
|
crypto.blake3: fix typo on Digest comment (#20991)
|
2024-03-11 07:03:33 +02:00 |
|
Turiiya
|
386bd77a32
|
ast, fmt: improve submodule type alias lookup; fix formatting of modules in $VMODULES (#20989)
|
2024-03-10 10:41:52 +02:00 |
|
Felipe Pena
|
e3140cbb6e
|
parser: fix for comptime with fully type name (fix #20948) (#20988)
|
2024-03-09 19:09:04 +02:00 |
|
Felipe Pena
|
da628540d9
|
cgen, checker: fix comptimeselector passing to generic argument (#20985)
|
2024-03-09 18:56:12 +02:00 |
|
Turiiya
|
c48abe5f51
|
ast: cleanup and simplify shorten_user_defined_typenames method (#20984)
|
2024-03-09 18:54:55 +02:00 |
|
rustrover
|
c90af5ffe3
|
os: remove repetitive words in comments (#20981)
|
2024-03-09 15:22:05 +02:00 |
|
Felipe Pena
|
f789874106
|
cgen: fix fixed array return on fn with option generic return (#20974)
|
2024-03-08 20:17:59 +02:00 |
|
Felipe Pena
|
679bcb3094
|
cgen: fix missing scope enclosing for const init which needs temp variables (#20973)
|
2024-03-08 20:16:02 +02:00 |
|
Delyan Angelov
|
83978a8d86
|
examples: improve initial camera position for examples/sokol/05_instancing_glsl/rt_glsl.v
|
2024-03-08 12:41:32 +02:00 |
|
Delyan Angelov
|
4cf05083ca
|
examples: cleanup code duplication in examples/sokol/04_multi_shader_glsl/rt_glsl.v, document gg.m4 (#20978)
|
2024-03-08 11:39:23 +02:00 |
|
Turiiya
|
8ddceabb0e
|
fmt: fix removal of used selective and alias imports in modules in $VMODULES dirs (#20977)
|
2024-03-08 11:34:12 +02:00 |
|
Delyan Angelov
|
a867ed6a7b
|
parser,checker: silence more warnings for @[translated] files (#20964)
|
2024-03-07 21:56:33 +02:00 |
|
Turiiya
|
db252d043e
|
cli: add pluralization to err msg, if required number of args is not met (#20971)
|
2024-03-07 20:57:58 +02:00 |
|
Larpon
|
790ea2f1bd
|
sokol, gg, examples: update to match uptream at 058a4c5 (#20953)
|
2024-03-05 17:04:05 +02:00 |
|
Delyan Angelov
|
60b4fb31a1
|
ci: mark db_store_test.v as flaky
|
2024-03-04 22:34:09 +02:00 |
|
Felipe Pena
|
6279e8a531
|
checker,cgen: fix generic map inferring key and value types (#20959)
|
2024-03-04 22:29:35 +02:00 |
|
Felipe Pena
|
115f83d2b9
|
checker: fix missing check for interface cast of option type (#20961)
|
2024-03-04 21:56:44 +02:00 |
|
cui fliter
|
78602846e5
|
all: fix typos in comments (#20963)
|
2024-03-04 18:41:55 +02:00 |
|
Delyan Angelov
|
a58f980b02
|
os: workaround a -prod -cc gcc bug, affecting os.open_file (fix #20923) (related to #20872) (#20960)
|
2024-03-04 18:15:28 +02:00 |
|
Hitalo Souza
|
6f4d9aecf3
|
x.json2: minor performance improvement, update benchmark recommendations (#20954)
|
2024-03-04 12:39:07 +02:00 |
|
Glenn Lewis
|
1007a871e4
|
vdoc: enable browser custom search with ?q=<search> (#20949)
|
2024-03-04 12:35:42 +02:00 |
|
Glenn Lewis
|
ddf1ae9115
|
vdoc: add attributes to enums and structs (#20957)
|
2024-03-04 11:19:22 +02:00 |
|
Felipe Pena
|
293dd36f92
|
cgen: fix const fixed array init with index (#20950)
|
2024-03-04 10:28:40 +02:00 |
|
Felipe Pena
|
a3bb422ec4
|
cgen: fix comptime is condition when using interface (#20952)
|
2024-03-04 10:20:19 +02:00 |
|
Kim Shrier
|
0211a0d548
|
doc: fix wording in the description of the #pkgconfig directive (#20956)
|
2024-03-04 10:12:16 +02:00 |
|
Felipe Pena
|
b638f587e8
|
cgen: fix global initializer of fixed array on gcc (#20934)
|
2024-03-03 23:17:52 +02:00 |
|
Hitalo Souza
|
ac9b724b3b
|
x.json2: improve performance of string encoding for unicode special characters and emojis (#20867)
|
2024-03-03 12:02:44 +02:00 |
|
yuyi
|
6fae1fad84
|
cgen: fix returning option call in non-option fn (#20943)
|
2024-03-03 11:24:03 +02:00 |
|
Kim Shrier
|
6e52336f0e
|
doc: fix minor grammar error in attribute comment (#20945)
|
2024-03-03 11:21:54 +02:00 |
|
Delyan Angelov
|
065e5e22cc
|
checker: silence "assigning 0 to a reference field" and "uninitialized fn struct fields" notices for @[translated]\nmodule ... files (#20938)
|
2024-03-02 01:33:55 +02:00 |
|
MCausc78
|
febc4a7eaa
|
checker: remove notice when shifting signed int for @[translated] (#20935)
|
2024-03-01 21:44:35 +02:00 |
|
GGRei
|
a87ba9e3ca
|
checker: fix some specific interface generic inference within generics struct and method (#20932)
|
2024-03-01 15:15:47 +02:00 |
|
Swastik Baranwal
|
cc443e50bb
|
checker: support Flags.bit ^ Flags.bit1 and ~Flags.bit (flagged enums) (fix #20925) (#20929)
|
2024-03-01 14:30:55 +02:00 |
|
yuyi
|
a2d23306c2
|
parser: fix formatting comptime if expr, after inc expr (fix #20927) (#20931)
|
2024-03-01 14:24:33 +02:00 |
|