Nick Treleaven
|
09090bd29f
|
doc: explain labelled break and continue (#6890)
|
2020-11-20 14:11:56 +01:00 |
Nick Treleaven
|
d5242e0bf5
|
gen: implement labelled break and continue (retry) (#6887)
|
2020-11-20 12:23:48 +01:00 |
Alexander Medvednikov
|
412e2a43e9
|
clipboard: fix clear() on macos
|
2020-11-20 12:00:16 +01:00 |
Ned Palacios
|
7c2c187743
|
vdoc: fix markdown and plaintext rendering (#6882)
|
2020-11-20 12:02:52 +02:00 |
Lukas Neubert
|
ef3e8d2c84
|
vfmt: handle comments after type declarations (#6874)
|
2020-11-20 11:51:50 +02:00 |
Delyan Angelov
|
d382db77ee
|
ci: fix failing clipboard_test.v on MacOS
|
2020-11-20 11:44:26 +02:00 |
Ned Palacios
|
b957c64905
|
scanner: store errors and warnings on silent mode (#6883)
|
2020-11-20 11:44:19 +02:00 |
Nicolas Sauzede
|
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 |
Alexander Medvednikov
|
55a7c907ad
|
clipboard: fix set_text()
|
2020-11-20 03:28:28 +01:00 |
Alexander Medvednikov
|
4328233504
|
Revert "gen: implement labelled break and continue (#6880)"
This reverts commit e798326a1a .
|
2020-11-20 02:51:35 +01:00 |
Delyan Angelov
|
1b8609c318
|
builder: fix for `v -o x.exe run examples/hello_world.v`
|
2020-11-20 02:38:24 +02:00 |
Lukas Neubert
|
a67873f6cf
|
jsgen: tests: ensure output deletion on fail (#6875)
|
2020-11-20 01:15:32 +01:00 |
Alexander Medvednikov
|
d50c919879
|
clipboard: fix get_text() on macos
|
2020-11-20 01:08:55 +01:00 |
Daniel Däschle
|
925b40e2c0
|
gitignore: ignore .env (#6879)
|
2020-11-19 21:16:03 +01:00 |
Nick Treleaven
|
e798326a1a
|
gen: implement labelled break and continue (#6880)
|
2020-11-19 21:13:15 +01:00 |
Daniel Däschle
|
41ba942369
|
parser: smartcast mutable selector (#6881)
|
2020-11-19 21:05:10 +01:00 |
Delyan Angelov
|
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 |
Daniel Däschle
|
9feb010355
|
all: mutable smartcasts (#6878)
|
2020-11-19 17:28:46 +01:00 |
Delyan Angelov
|
48b117618d
|
builtin: support -d no_backtrace, to ease compiling V code on older distros easier
|
2020-11-19 17:58:33 +02:00 |
Larpon
|
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 |
Lukas Neubert
|
268e3b5d15
|
ci: change "vid" to "ved" (#6876)
|
2020-11-19 16:22:51 +01:00 |
Delyan Angelov
|
69bb0891c7
|
vfmt: fix ^A keep.vv test too
|
2020-11-19 16:25:52 +02:00 |
Delyan Angelov
|
92a75c80db
|
vfmt: trim ^A from embedded inline comments too
|
2020-11-19 15:32:51 +02:00 |
Delyan Angelov
|
40770f1697
|
ci: add timeout-minutes attributes for jobs
|
2020-11-19 13:16:18 +02:00 |
Daniel Däschle
|
e06756ef58
|
all: match multi aggregate for union sum types (#6868)
|
2020-11-18 20:52:00 +01:00 |
Lukas Neubert
|
df4165c7ee
|
docs_ci: check all md files except thirdparty (#6855)
|
2020-11-18 18:28:28 +01:00 |
pancake
|
d8f64f516b
|
js: fix codegen for multiline strings (#6791)
|
2020-11-18 18:23:44 +01:00 |
Anton Zavodchikov
|
6d99f0af50
|
x.websocket: expose log field (#6866)
|
2020-11-18 18:22:44 +01:00 |
Carlos Esquerdo Bernat
|
b4ae332e0c
|
web socket: fix wss
|
2020-11-18 18:21:49 +01:00 |
Daniel Däschle
|
ed874ffc5b
|
checker: fix sum type operator check (#6815)
|
2020-11-17 21:26:40 +01:00 |
Lukas Neubert
|
ee5ad2a653
|
parser: fix duplicated struct attrs on first field (#6859)
|
2020-11-17 21:25:54 +01:00 |
Swastik Baranwal
|
4415feb2df
|
checker: disallow string(bool) (#6863)
|
2020-11-17 21:23:17 +01:00 |
Larpon
|
9f5a3b52a7
|
all: optimize png images (#6860)
|
2020-11-17 17:42:21 +01:00 |
Larpon
|
4a31b5702e
|
examples: term.ui: add readme, copyright, and pong screenshot (#6858)
|
2020-11-17 17:41:54 +01:00 |
Larpon
|
f44853a87f
|
examples: term.ui - add a pong clone (#6857)
|
2020-11-17 15:25:41 +01:00 |
Daniel Däschle
|
ba2c5f68fc
|
vdoc: trim trailing / (#6856)
|
2020-11-17 15:08:55 +01:00 |
Larpon
|
fdc0cd4c03
|
term.ui: add dashed lines and rectangles (#6848)
|
2020-11-17 15:08:35 +01:00 |
Alexander Medvednikov
|
e542df549c
|
roadmap: update
|
2020-11-17 12:19:33 +01:00 |
Alexander Medvednikov
|
ed2d62b8e7
|
roadmap: update
|
2020-11-17 10:02:44 +01:00 |
Lukas Neubert
|
dbdcef5166
|
quote_path: also quote ampersands (#6846)
|
2020-11-16 19:26:44 +02:00 |
Delyan Angelov
|
d633261a99
|
os: add Process (#6786)
|
2020-11-16 17:32:50 +01:00 |
Alexander Medvednikov
|
8e473181ed
|
autofree: remove old logic
|
2020-11-16 17:31:34 +01:00 |
Alexander Medvednikov
|
68077b7dbf
|
autofree: handle early returns (part 1)
|
2020-11-16 17:26:54 +01:00 |
Lukas Neubert
|
fdfe2a4e68
|
check-md: check CONTRIBUTING.md too (#6847)
|
2020-11-16 16:49:40 +01:00 |
Larpon
|
0c54ebdf41
|
text_editor: add magnet cursor position (#6843)
|
2020-11-16 14:51:39 +02:00 |
spaceface777
|
ac8a2ff12d
|
term.ui: feature-detect the SU spec (#6844)
|
2020-11-16 14:48:08 +02:00 |
Delyan Angelov
|
b3e19c7247
|
tests: restore skipped return_missing_comp_if.vv and return_missing_comp_if_nested.vv
|
2020-11-16 10:07:53 +02:00 |
Delyan Angelov
|
05933e783d
|
net: add back some lower level client/server tcp tests
|
2020-11-16 09:59:37 +02:00 |
Nick Treleaven
|
4882d338f0
|
checker: improve array literal element type mismatch error (#6825)
|
2020-11-16 00:41:24 +02:00 |
Emily Hudson
|
cd2a2cef25
|
vlib/net: add buffered IO, x.net -> net (#6754)
|
2020-11-15 22:54:47 +02:00 |