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

11 Commits

Author SHA1 Message Date
playX
72089c4feb js: use prefixed names for functions and global symbols (#11387) 2021-09-08 20:30:46 +03:00
playX
f8aaf4bf67 js: fix strings module (#11353) 2021-08-31 17:10:19 +03:00
Delyan Angelov
fec89c7efb ci: fix some of v test-cleancode 1 2021-04-05 20:47:32 +03:00
zakuro
f54c1a5cc2 all: add strings.Builder.write_string and use write_string instead of write (#8892) 2021-02-22 13:18:11 +02:00
Lukas Neubert
ac2c3847af all: update copyright to 2019-2021 (#8029) 2021-01-18 13:20:06 +01:00
zakuro
33694665f0 fmt: align each contiguous field of struct. not the whole. (#7981) 2021-01-12 04:38:43 +01:00
spaceface
214290d55b fmt: add a space around single-line unsafe expressions (#7505) 2020-12-23 19:13:42 +01:00
zakuro
6c341a77f5 strings: run v fmt (#7438) 2020-12-21 22:00:32 +02:00
Delyan Angelov
36eae1c175 builtin: x.vstring() instead of string(x) (#6102) 2020-08-10 18:05:26 +02:00
yuyi
7f4cf08516 parser: check (mut f Foo) syntax 2020-05-17 13:51:18 +02:00
lutherwenxu
dc4db87be3 vlib: use new filename format 2020-04-11 19:51:32 +02:00