1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/compiler
Nick Treleaven cec3ea5b4d Document v -lib and don't advertise --help long option
--help and --version are accepted, but these don't fit the `-option`
format of V's other options. To avoid confusion, don't mention them.
2019-07-13 14:54:31 +02:00
..
tests Add enum_test.v 2019-07-13 12:19:57 +02:00
cgen.v fix travis windows user home 2019-07-12 20:35:01 +02:00
fn.v make gg work on Windows; prebuild glad and cJSON; new ft module 2019-07-12 04:50:14 +02:00
jsgen.v new enum syntax; update the compiler (p.tok == .name) 2019-07-10 02:02:38 +02:00
main.v Document v -lib and don't advertise --help long option 2019-07-13 14:54:31 +02:00
parser.v Change import syntax to "import as alias" 2019-07-13 12:15:16 +02:00
scanner.v module aliasing & file import scope 2019-07-12 07:37:54 +02:00
table.v Change import syntax to "import as alias" 2019-07-13 12:15:16 +02:00
token.v Change import syntax to "import as alias" 2019-07-13 12:15:16 +02:00