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
e27a3b65f1
v
/
compiler
History
d2verb
e27a3b65f1
Fix
#898
2019-07-01 20:56:31 +02:00
..
tests
move compiler tests to compiler/
2019-06-29 12:10:19 +02:00
.gitignore
gitignore: Add gitignore to the build location
2019-06-29 16:45:05 +02:00
cgen.v
fix maps; use maps for storing functions; verify struct initialization
2019-07-01 02:24:39 +02:00
fn.v
Refactor BuildMode enum to lowercase
2019-07-01 17:20:59 +02:00
jsgen.v
remove old `float` type entirely
2019-06-25 22:10:22 +02:00
main.v
fix a typo
2019-07-01 17:29:29 +02:00
parser.v
Refactor BuildMode enum to lowercase
2019-07-01 17:20:59 +02:00
scanner.v
Fix
#898
2019-07-01 20:56:31 +02:00
table.v
fix maps; use maps for storing functions; verify struct initialization
2019-07-01 02:24:39 +02:00
token.v
fmt: `id []typ`
2019-06-30 13:06:45 +02:00