v/compiler
Alexander Medvednikov 840e496a51 force snake_case in variable names 2019-07-15 22:53:33 +02:00
..
tests Fix #1107 2019-07-15 16:30:06 +02:00
cgen.v fix hot code reloading for GUI example bounce on linux: works when compiled with 'v -live -sanitize bounce.v' . 2019-07-15 12:28:35 +02:00
fn.v force snake_case in variable names 2019-07-15 22:53:33 +02:00
jsgen.v new enum syntax; update the compiler (`p.tok == .name`) 2019-07-10 02:02:38 +02:00
main.v -ldl is only required on Linux 2019-07-15 20:40:37 +02:00
parser.v force snake_case in variable names 2019-07-15 22:53:33 +02:00
scanner.v re-write map.v and update the compiler 2019-07-14 22:08:17 +02:00
table.v fix maps 2019-07-15 12:33:18 +02:00
token.v defer statement 2019-07-15 22:13:12 +02:00