walking devel
|
8452644ec3
|
orm: enforce that queries always return a Result, a query-resulting array can be used as a V array in place. (#17871)
|
2023-04-04 08:23:06 +03:00 |
|
yuyi
|
17000ef7b6
|
checker: check option fn returning error (fix #17423) (#17438)
|
2023-03-02 15:49:50 +02:00 |
|
Ahmad Yasser
|
cad2cd5583
|
docs: fix typos using codespell (#17332)
|
2023-02-16 11:43:39 +02:00 |
|
Hitalo Souza
|
0230395062
|
examples: update examples/js_dom_draw_bechmark_chart/README.md with a chart (#17084)
|
2023-01-24 02:07:13 +02:00 |
|
yuyi
|
64558df764
|
vlib: move the mysql/sqlite/pg/mssql modules under vlib/db (#16820)
|
2023-01-13 17:02:32 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
yuyi
|
992b502198
|
db, json, time, term: change optional to result (#16201)
|
2022-10-26 11:26:28 +03:00 |
|
Delyan Angelov
|
88d69d7d54
|
cgen,pref,preludes: implement v -assert continues file_test.v (#15976)
|
2022-10-06 17:20:32 +03:00 |
|
shove
|
84bc170720
|
checker: optimize the position of the propagation error, where a fn needs to return an optional or result(fix #15780) (#15813)
|
2022-09-19 14:49:23 +03:00 |
|
Hitalo Souza
|
21b2a9841a
|
examples: js_dom_draw_bechmark_chart (#15518)
|
2022-09-07 01:55:32 +03:00 |
|
Hitalo de Jesus do Rosário Souza
|
ee9142a113
|
examples: V orm still fast? (#15330)
|
2022-08-08 04:38:38 +03:00 |
|