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
8462e99bc5
v
/
compiler
History
vitalyster
8462e99bc5
Windows Unicode support
2019-07-23 23:40:24 +02:00
..
tests
allow multiple defers
2019-07-21 16:34:21 +02:00
cgen.v
parser: change cur_line, tmp_line only in main pass
2019-07-18 20:21:23 +02:00
fn.v
add MSVC C backend support; fix live code reloading on Windows; other Windows fixes
2019-07-23 23:23:13 +02:00
jsgen.v
new enum syntax; update the compiler (`p.tok == .name`)
2019-07-10 02:02:38 +02:00
main.v
Windows Unicode support
2019-07-23 23:40:24 +02:00
modules.v
modules: cycle error improvements
2019-07-22 12:44:08 +02:00
msvc.v
add MSVC C backend support; fix live code reloading on Windows; other Windows fixes
2019-07-23 23:23:13 +02:00
parser.v
add MSVC C backend support; fix live code reloading on Windows; other Windows fixes
2019-07-23 23:23:13 +02:00
scanner.v
string: make substr() copy the data, like in Java and C#; remove .cstr()
2019-07-22 17:03:45 +02:00
table.v
`key in map` syntax
2019-07-23 23:00:09 +02:00
token.v
vfmt fixes
2019-07-17 21:00:39 +02:00