1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

5160 Commits

Author SHA1 Message Date
fa55c247a2 parser: add -d print_vweb_template_expansions to ease vweb template debugging 2020-11-21 17:59:02 +02:00
4b19a6e00d js: fix code generation for $if js statements (#6896) 2020-11-21 15:40:37 +01:00
54df7d1daf gg: new draw_empty_rounded_rect() (#6891) 2020-11-21 15:40:02 +01:00
155aa6dac5 x.websocket: fix autobahn tests for wss and wss close behavor (#6901) 2020-11-21 15:45:45 +02:00
650cdef8b4 checker: disallow array sum types without default field (#6892) 2020-11-21 00:07:25 +01:00
838ad16296 all: refactor ast.Expr to use the new sum type implementation (#6792) 2020-11-21 00:05:57 +01:00
ff1752dfff gg: vfmt gg.v 2020-11-21 00:04:29 +01:00
c1486925d5 autofree: enable free_before_return test 2020-11-21 00:00:27 +01:00
99bdb87a01 all: remove #objc for good 2020-11-20 23:49:52 +01:00
9673d40bb9 ci: fix failing windows test run_v_code_from_stdin_test.v (2) 2020-11-20 16:57:44 +02:00
f47c2468bb net: fix socket.read_line with long lines #6842 2020-11-20 15:24:41 +01:00
93d460f8fc ci: fix failing windows tests for v run - 2020-11-20 16:14:04 +02:00
5d76e85a23 vfmt: fix extra whitspace in fn type decl with type-only args (#6888) 2020-11-20 15:00:40 +01:00
30ddb89e3c gg: UI mode for much lower CPU usage in UI apps 2020-11-20 14:50:26 +01:00
3c4b87bfec checker: add check against fn test_opt() ?{} 2020-11-20 15:12:53 +02:00
9871d24929 fmt: fix labelled break & continue (#6889) 2020-11-20 14:12:40 +01:00
d5242e0bf5 gen: implement labelled break and continue (retry) (#6887) 2020-11-20 12:23:48 +01:00
412e2a43e9 clipboard: fix clear() on macos 2020-11-20 12:00:16 +01:00
7c2c187743 vdoc: fix markdown and plaintext rendering (#6882) 2020-11-20 12:02:52 +02:00
ef3e8d2c84 vfmt: handle comments after type declarations (#6874) 2020-11-20 11:51:50 +02:00
d382db77ee ci: fix failing clipboard_test.v on MacOS 2020-11-20 11:44:26 +02:00
b957c64905 scanner: store errors and warnings on silent mode (#6883) 2020-11-20 11:44:19 +02:00
159932d59b v: run code from stdin echo println(2+2) | v run -, with no repl limits (#6884) 2020-11-20 10:25:59 +02:00
55a7c907ad clipboard: fix set_text() 2020-11-20 03:28:28 +01:00
4328233504 Revert "gen: implement labelled break and continue (#6880)"
This reverts commit e798326a1a.
2020-11-20 02:51:35 +01:00
1b8609c318 builder: fix for v -o x.exe run examples/hello_world.v 2020-11-20 02:38:24 +02:00
a67873f6cf jsgen: tests: ensure output deletion on fail (#6875) 2020-11-20 01:15:32 +01:00
d50c919879 clipboard: fix get_text() on macos 2020-11-20 01:08:55 +01:00
e798326a1a gen: implement labelled break and continue (#6880) 2020-11-19 21:13:15 +01:00
41ba942369 parser: smartcast mutable selector (#6881) 2020-11-19 21:05:10 +01:00
2e57a1e1a6 sync: add vlib/sync/bench/many_writers_and_receivers_on_1_channel.v (run with --help) 2020-11-19 21:30:38 +02:00
9feb010355 all: mutable smartcasts (#6878) 2020-11-19 17:28:46 +01:00
48b117618d builtin: support -d no_backtrace, to ease compiling V code on older distros easier 2020-11-19 17:58:33 +02:00
f807fd973e compile: infer source file if a binary by the same name exists in same dir #6877 2020-11-19 16:23:55 +01:00
69bb0891c7 vfmt: fix ^A keep.vv test too 2020-11-19 16:25:52 +02:00
92a75c80db vfmt: trim ^A from embedded inline comments too 2020-11-19 15:32:51 +02:00
e06756ef58 all: match multi aggregate for union sum types (#6868) 2020-11-18 20:52:00 +01:00
df4165c7ee docs_ci: check all md files except thirdparty (#6855) 2020-11-18 18:28:28 +01:00
d8f64f516b js: fix codegen for multiline strings (#6791) 2020-11-18 18:23:44 +01:00
6d99f0af50 x.websocket: expose log field (#6866) 2020-11-18 18:22:44 +01:00
b4ae332e0c web socket: fix wss 2020-11-18 18:21:49 +01:00
ed874ffc5b checker: fix sum type operator check (#6815) 2020-11-17 21:26:40 +01:00
ee5ad2a653 parser: fix duplicated struct attrs on first field (#6859) 2020-11-17 21:25:54 +01:00
4415feb2df checker: disallow string(bool) (#6863) 2020-11-17 21:23:17 +01:00
fdc0cd4c03 term.ui: add dashed lines and rectangles (#6848) 2020-11-17 15:08:35 +01:00
dbdcef5166 quote_path: also quote ampersands (#6846) 2020-11-16 19:26:44 +02:00
d633261a99 os: add Process (#6786) 2020-11-16 17:32:50 +01:00
8e473181ed autofree: remove old logic 2020-11-16 17:31:34 +01:00
68077b7dbf autofree: handle early returns (part 1) 2020-11-16 17:26:54 +01:00
ac8a2ff12d term.ui: feature-detect the SU spec (#6844) 2020-11-16 14:48:08 +02:00