Felipe Pena
|
9f11638cba
|
v: cleanup ComptimeSelector .typ key generation (#23308)
|
2024-12-30 09:53:38 +02:00 |
|
Adam Oates
|
9b31800143
|
checker: make byte(0) an error; use u8(0) (fix #23236) (#23311)
|
2024-12-30 09:51:39 +02:00 |
|
Felipe Pena
|
632ceebc1e
|
checker: fix sumtype generic checking (fix #23282) (#23309)
|
2024-12-30 09:47:48 +02:00 |
|
Swastik Baranwal
|
99b93d9669
|
builtin: add runtime check for []Type{cap: negative} (#23307)
|
2024-12-30 09:46:17 +02:00 |
|
p134c0d3
|
542a8e7826
|
docs: fix verbiage, remove potential confusion, in hello world section (#23310)
|
2024-12-30 09:45:02 +02:00 |
|
Felipe Pena
|
4225a346d6
|
checker,cgen: fix generic arr.map(var as T) support (fix #23284) (#23302)
|
2024-12-29 21:48:41 +02:00 |
|
Felipe Pena
|
1607579fde
|
ast,checker,cgen: do some minor optimizations (#23306)
|
2024-12-29 21:40:50 +02:00 |
|
Felipe Pena
|
7b9414aa6c
|
v: cleanup type resolver (#23305)
|
2024-12-29 20:59:06 +02:00 |
|
alexey semenyuk
|
f198e69c21
|
docs: remove -skip-unused from the docs, it is now on by default (close #23265) (#23303)
|
2024-12-29 15:32:55 +02:00 |
|
Felipe Pena
|
50e3f9c7bb
|
markused: fix short program using a .u8_array() call (fix #23298) (#23301)
|
2024-12-29 15:29:40 +02:00 |
|
JalonSolov
|
0351332761
|
net.http.cookie: handle value with = better (fix #23297) (#23300)
|
2024-12-28 22:40:23 +02:00 |
|
Delyan Angelov
|
64b6157950
|
Revert "log: set stderr as default log output, add .set_output_stream() (#23296)"
This reverts commit a47b7298c4b3138ce895c5241c1620a46604cc6b.
|
2024-12-28 22:20:32 +02:00 |
|
gechandesu
|
a47b7298c4
|
log: set stderr as default log output, add .set_output_stream() (#23296)
|
2024-12-28 21:54:06 +02:00 |
|
Felipe Pena
|
84baf4d9e5
|
v: refactor type resolver (split comptimeinfo logic) (#23295)
|
2024-12-28 21:03:34 +02:00 |
|
Delyan Angelov
|
b487986b72
|
builtin: add runtime checks for []u8{len: negative} (#23294)
|
2024-12-28 15:53:51 +02:00 |
|
alexey semenyuk
|
2ea6115558
|
os: fix typo (fix #23267) (#23292)
|
2024-12-27 22:19:50 +02:00 |
|
Felipe Pena
|
83742f99d3
|
cgen, comptime: fix codegen for generic selector (fix #23274) (#23285)
|
2024-12-27 22:18:26 +02:00 |
|
Felipe Pena
|
6025893768
|
net.smtp: fix crash when reconnecting with .encrypted=true (fix #23289) (#23290)
|
2024-12-27 21:51:22 +02:00 |
|
Delyan Angelov
|
dcc1a6c226
|
ci: use updated build/test instructions for vsql (#23291)
|
2024-12-27 20:36:04 +02:00 |
|
Delyan Angelov
|
dccb18d4a6
|
ci: fix v_apps_and_modules_compile_ci.yml temporarily
|
2024-12-27 20:20:23 +02:00 |
|
Delyan Angelov
|
f96781fddf
|
tools: pass the vc_v_cpermissive_flags to the cv -> v stage, in the oldv bootstrapping too
|
2024-12-27 19:17:21 +02:00 |
|
Delyan Angelov
|
e9bdfa1dd7
|
db.sqlite: reduce memory usage in common db.exec() methods (#23286)
|
2024-12-27 18:36:40 +02:00 |
|
kbkpbot
|
5b44b67211
|
term: add key_pressed, enable_echo (fix #21826) (#23171)
|
2024-12-27 10:36:39 +02:00 |
|
kbkpbot
|
4a1c7add24
|
net.http: add support '=' in cookie values (fix #23220) (#23257)
|
2024-12-27 10:33:16 +02:00 |
|
Felipe Pena
|
a915404888
|
v: fix return array fixed with unresolved const as size (fix #23277) (#23279)
|
2024-12-26 23:11:44 +02:00 |
|
Felipe Pena
|
0d6e386d09
|
checker, cgen: fix generic static method resolving on IfGuard (fix #23269) (fix #23270) (#23273)
|
2024-12-26 23:06:21 +02:00 |
|
Felipe Pena
|
18a1afeeb8
|
cgen: move the autofree code to a separate implementation file (#23276)
|
2024-12-26 21:51:49 +02:00 |
|
Keito Tobichi
|
f8c9edde55
|
crypto: add JWT Payload Decoding sample (#23275)
|
2024-12-26 16:41:36 +02:00 |
|
Delyan Angelov
|
7eec8b1cd7
|
math,examples: make 2048 use sliding animation for the tile movement (#23268)
weekly.2024.52
|
2024-12-26 06:39:59 +02:00 |
|
Swastik Baranwal
|
66caf949a0
|
checker: allow int alias to be used as array len and cap (fix #23266) (#23272)
|
2024-12-26 06:38:21 +02:00 |
|
Felipe Pena
|
80bae08c9a
|
cgen,json: fix default initialization of structs with options (#23263)
|
2024-12-25 19:42:48 +02:00 |
|
Felipe Pena
|
f27181e81b
|
cgen: fix thread struct name for same fn var name on different scope (fix #21746) (#23261)
|
2024-12-25 12:05:53 +02:00 |
|
Delyan Angelov
|
4cd3009bd1
|
examples: add examples/gg/easing_animation.v (follow up to e6c1637) (#23253)
|
2024-12-24 22:57:06 +02:00 |
|
Felipe Pena
|
ba036ebf14
|
cgen: fix casting aliased fixed array to sumtype array (fix #23009) (#23248)
|
2024-12-24 19:57:19 +02:00 |
|
Felipe Pena
|
5b5e845f0f
|
cgen: fix selector on option ptr unwrapping (fix #23250) (#23260)
|
2024-12-24 18:48:22 +02:00 |
|
yuyi
|
667a07c289
|
ast: fix const map init order (fix #23255) (#23256)
|
2024-12-24 18:41:13 +02:00 |
|
yuyi
|
0de5e986c7
|
cgen: fix try_push string literal to channel (fix #23242) (#23259)
|
2024-12-24 18:36:08 +02:00 |
|
Felipe Pena
|
61097a0c4d
|
markused: fix codegen for comptime $for (fix #23252) (#23254)
|
2024-12-24 10:52:45 +02:00 |
|
Delyan Angelov
|
e6c1637d32
|
math: add math.easing module, ported from the functions, described in https://nicmulvaney.com/easing and https://easings.net/ (#23251)
|
2024-12-24 00:46:46 +02:00 |
|
kbkpbot
|
47c0ca8ab3
|
math.stats: support int/i64 arrays, fix tests (fix #23245) (#23249)
|
2024-12-23 16:41:02 +02:00 |
|
Swastik Baranwal
|
f089ba9ff2
|
cgen, checker: allow using smartcasted sumtype variant values in the ORM queries (fix #23239) (#23241)
|
2024-12-23 16:19:27 +02:00 |
|
Rodrigo Abt
|
e0a63dba62
|
db.sqlite: add an exec_map function, returning []map[string]string , given an SQL query (#23246)
|
2024-12-23 16:06:36 +02:00 |
|
yuyi
|
4a35ffd01b
|
checker: fix pushing enum value to channel (fix #23244) (#23247)
|
2024-12-23 13:08:11 +02:00 |
|
yuyi
|
f5445b5793
|
checker: move test files to tests directory (cleanup) (#23243)
|
2024-12-23 09:03:41 +02:00 |
|
Felipe Pena
|
98f13ef491
|
json: fix codegen for struct default expr (fix #23216) (#23233)
|
2024-12-23 00:26:55 +02:00 |
|
Felipe Pena
|
7af8fafc18
|
ast,parser,checker: fix identification of abstract vs real interface methods (interface with a str() method) (fix #23006) (#23238)
|
2024-12-22 14:06:55 +02:00 |
|
Felipe Pena
|
24eac4d74d
|
cgen: fix lambda inferring generic type on method call (fix #23221) (#23234)
|
2024-12-22 13:58:45 +02:00 |
|
Felipe Pena
|
b58937c9cf
|
checker: allow passing literal expressions to functions expecting C variadics (fix #23123) (#23235)
|
2024-12-22 13:47:49 +02:00 |
|
Alexander Medvednikov
|
8921859a77
|
Update CHANGELOG.md
|
2024-12-22 13:25:00 +03:00 |
|
Alexander Medvednikov
|
ce9d38f8cb
|
Update CHANGELOG.md
|
2024-12-22 13:24:31 +03:00 |
|