v/compiler
Delyan Angelov 38c58f9f1b compiler: fix #1193 . Flag -c_options is now named -cflags.
You can also pass -cflags '-Os -fno-inline-small-functions'
2019-07-18 19:45:31 +02:00
..
tests match: else 2019-07-17 02:47:45 +02:00
cgen.v vfmt fixes 2019-07-17 21:00:39 +02:00
fn.v live reload: All of the [live] functions are reloaded now, not just the first one. 2019-07-18 19:34:28 +02:00
jsgen.v new enum syntax; update the compiler (`p.tok == .name`) 2019-07-10 02:02:38 +02:00
main.v compiler: fix #1193 . Flag -c_options is now named -cflags. 2019-07-18 19:45:31 +02:00
parser.v auto detect u64 const 2019-07-18 10:55:39 +02:00
scanner.v vfmt fixes 2019-07-17 21:00:39 +02:00
table.v table: fix #1219 2019-07-18 04:32:49 +02:00
token.v vfmt fixes 2019-07-17 21:00:39 +02:00