1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v
2020-04-02 22:33:36 +03:00
..
ast v2: report ill defined consts by name/line, not only how many they are 2020-04-02 22:33:36 +03:00
builder more precise support for internal module tests 2020-03-31 23:42:30 +02:00
checker v2: report ill defined consts by name/line, not only how many they are 2020-04-02 22:33:36 +03: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 cgen: add () for | and ^ 2020-04-02 18:26:56 +02:00
parser v2: report ill defined consts by name/line, not only how many they are 2020-04-02 22:33:36 +03:00
pref parser: match must be exhaustive; cmd/v: one verbosity level, simpler version 2020-04-02 16:51:16 +02:00
scanner v2: enhance version with current git commit hash. Cleanup redundant code. 2020-04-02 13:31:02 +02:00
table allow slicing of fixed size arrays 2020-03-31 16:48:00 +02:00
tests V: fix const bugs and pass const_test.v (#4206) 2020-04-02 19:39:17 +02:00
token token: small optimizations 2020-04-01 16:50:56 +02:00
util v2: stage 2 for enhancing 'v version' with the current git commit hash 2020-04-02 15:51:48 +02:00