v/vlib/v
Alexander Medvednikov 082acfad49 v2: fix more ast positions 2020-02-19 11:31:33 +01:00
..
ast v2: fix for position and check 2020-02-19 11:06:36 +01:00
builder v2: module/import fixes, use parent_idx instead of parent ptr to remove need to preallocate types array 2020-02-19 13:09:35 +11:00
checker v2: fix for position and check 2020-02-19 11:06:36 +01:00
eval update copyright years 2020-02-03 05:00:36 +01:00
fmt vfmt: process imports and module name 2020-02-18 22:35:14 +01:00
gen v2: the new parser can now parse the entire V compiler 2020-02-18 17:45:59 +01:00
parser v2: fix more ast positions 2020-02-19 11:31:33 +01:00
pref move v.v to cmd/v 2020-02-09 10:08:04 +01:00
scanner vfmt2: fn args, comments 2020-02-18 20:20:15 +01:00
table v2: prefix functions with module, except in main & builtin 2020-02-19 17:16:38 +11:00
token v2: remove unresolved types; handle types in checker; add ast.scope 2020-02-15 13:37:48 +01:00