v/compiler
Delyan Angelov 60ad97c4fb fix hot code reloading for GUI example bounce on linux: works when compiled with 'v -live -sanitize bounce.v' .
It crashes with SIGSEGV, when -sanitize is not given.
Also thirdparty/glad/glad.o should be build with -fPIC .
2019-07-15 12:28:35 +02:00
..
tests Add enum_test.v 2019-07-13 12:19:57 +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 re-write map.v and update the compiler 2019-07-14 22:08:17 +02:00
jsgen.v new enum syntax; update the compiler (`p.tok == .name`) 2019-07-10 02:02:38 +02:00
main.v re-write map.v and update the compiler 2019-07-14 22:08:17 +02:00
parser.v re-write map.v and update the compiler 2019-07-14 22:08:17 +02:00
scanner.v re-write map.v and update the compiler 2019-07-14 22:08:17 +02:00
table.v re-write map.v and update the compiler 2019-07-14 22:08:17 +02:00
token.v re-write map.v and update the compiler 2019-07-14 22:08:17 +02:00