v/vlib/v
Alexander Medvednikov 24fc4a4c04 use autofree only with -autofree for now 2020-04-01 23:28:56 +02:00
..
ast fix compilation 2020-04-01 17:17:35 +02:00
builder more precise support for internal module tests 2020-03-31 23:42:30 +02:00
checker short struct init syntax 2020-04-01 23:23:20 +02:00
depgraph cgen: sort structs 2020-03-05 23:27:24 +01:00
doc cgen: skip $if os {} block 2020-03-27 14:44:30 +01:00
eval v: fix/gen multi return/assign + merge VarDecl & AssignStmt 2020-03-10 22:01:37 +11:00
fmt another vfmt2 fix 2020-04-01 18:25:05 +02:00
gen use autofree only with -autofree for now 2020-04-01 23:28:56 +02:00
parser short struct init syntax 2020-04-01 23:23:20 +02:00
pref os: realpath => real_path 2020-03-20 16:41:18 +01:00
scanner scanner: small optimization 2020-04-01 12:11:52 +02:00
table allow slicing of fixed size arrays 2020-03-31 16:48:00 +02:00
tests short struct init syntax 2020-04-01 23:23:20 +02:00
token token: small optimizations 2020-04-01 16:50:56 +02:00