This website requires JavaScript.
Explore
Help
Sign In
vieter-v
/
v
Watch
2
Star
0
Fork
You've already forked v
0
Code
Issues
Pull Requests
Releases
Activity
ffb4da791d
v
/
compiler
History
Ivan Sharavuev
290e1df893
Move token string length from magic number to constant.
2019-07-03 18:58:50 +02:00
..
tests
Fix "Nested comments won't compile" (
#908
)
2019-07-02 02:19:15 +02:00
cgen.v
fix maps; use maps for storing functions; verify struct initialization
2019-07-01 02:24:39 +02:00
fn.v
lots of vfmt fixes
2019-07-03 16:37:21 +02:00
jsgen.v
remove old `float` type entirely
2019-06-25 22:10:22 +02:00
main.v
lots of vfmt fixes
2019-07-03 16:37:21 +02:00
parser.v
lots of vfmt fixes
2019-07-03 16:37:21 +02:00
scanner.v
lots of vfmt fixes
2019-07-03 16:37:21 +02:00
table.v
enums (`mode == .default_mode` syntax); fix `foo.bar[0].baz = val`
2019-07-02 21:39:26 +02:00
token.v
Move token string length from magic number to constant.
2019-07-03 18:58:50 +02:00