Delyan Angelov
|
8788512c4d
|
checker: make using err.msg and err.code produce an *actual* notice, even with the present compatibility hack (will be *removed* in 2022-06-01)
|
2022-04-12 14:56:02 +03:00 |
jeffmikels
|
7a2705d8ce
|
scanner: multibyte rune literals now support unicode, hex, and octal escape codes (#13140)
|
2022-01-19 03:23:25 +03:00 |
Delyan Angelov
|
6ea750da8d
|
v test-all: add a `v run examples/v_script.vsh` step too
|
2021-09-10 12:45:52 +03:00 |
Lukas Neubert
|
16e79bc3ca
|
tools: format most examples and tutorials, add them to `v test-cleancode` (#9826)
|
2021-04-20 17:16:35 +03:00 |
spaceface
|
d63b7bc35a
|
all: update repo to use the new error handling syntax (#8950)
|
2021-02-28 23:20:21 +03:00 |
Jordan Bonecutter
|
1c8c3a109d
|
examples: fix typos/grammar and chmod u+x v_script.vsh (#8304)
|
2021-01-24 11:15:11 +02:00 |
Lukas Neubert
|
94cf8ef1d8
|
examples: update v_script.vsh (#6515)
|
2020-10-02 05:18:08 +02:00 |
Alexander Medvednikov
|
7d58dc2350
|
fix examples/v_script.vsh and add it to CI
|
2019-12-07 18:27:09 +03:00 |
Swastik Baranwal
|
5c5cdea4f2
|
examples: V script
|
2019-10-18 20:18:30 +03:00 |