v/compiler
yep84 b57d227aa0 Allow to parse uppercase hex number 2019-07-02 15:03:01 +02:00
..
tests Fix "Nested comments won't compile" (#908) 2019-07-02 02:19:15 +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 Handle --version arg as it already do for help 2019-07-01 22:04:28 +02:00
parser.v compiler: tmp variables on scripts inside generated main function 2019-07-01 23:42:09 +02:00
scanner.v Allow to parse uppercase hex number 2019-07-02 15:03:01 +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