This website requires JavaScript.
Explore
☕ Блог
Help
Register
Sign In
mirror
/
v
Watch
1
Star
0
Fork
0
You've already forked v
mirror of
https://github.com/vlang/v.git
synced
2023-08-10 21:13:21 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
cd4a999e80ba624c7314e72cfa72892c91c7a46c
v
/
vlib
/
v
/
fmt
History
Delyan Angelov
02c3af2432
all: add support for
enum Xyz as u64 {
+ tests (
#16246
)
2022-10-29 06:32:20 +03:00
..
tests
fmt: fix compiler_error('...') broken by fmt (
fix
#16218
) (
#16231
)
2022-10-28 06:48:09 +03:00
align.v
…
asm.v
…
attrs.v
vfmt: stabilise the attribute sorting order (sort first by length of atributes, then in alphabetical order of their names)
2022-04-14 14:53:45 +03:00
comments.v
fmt: fix error when comments inside if and condition. (
fix
#15914
) (
#15915
)
2022-09-29 09:14:11 +03:00
fmt_keep_test.v
all: change optional to result in vlib/v. (
#16177
)
2022-10-24 11:51:20 +03:00
fmt_test.v
…
fmt_vlib_test.v
…
fmt.v
all: add support for
enum Xyz as u64 {
+ tests (
#16246
)
2022-10-29 06:32:20 +03:00
struct.v
v fmt: fix extra space for anon struct (
#16131
)
2022-10-21 10:38:19 +03:00