This website requires JavaScript.
Explore
Help
Register
Sign in
mirrors
/
v
Watch
1
Star
0
Fork
You've already forked v
0
mirror of
https://github.com/vlang/v.git
synced
2025-09-14 06:52:36 +03:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
13
309aebfaf1
v
/
cmd
/
tools
/
vast
History
Download ZIP
Download TAR.GZ
Delyan Angelov
424c453610
fix warning when compiling cmd/tools/vast/vast.v, add description of -s to ast.txt too
2025-02-05 15:59:55 +02:00
..
test
all: unwrap const() blocks
2023-11-25 10:02:51 +03:00
cjson.v
tools: implement an -s option for
v ast
, to skip all nodes with default values like [], {}, 0, false; with it
v ast -pts examples/hello_world.v | wc -l
is 36 lines
2025-02-05 15:53:56 +02:00
vast.v
fix warning when compiling cmd/tools/vast/vast.v, add description of -s to ast.txt too
2025-02-05 15:59:55 +02:00