1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/v/gen/tests
ka-weihe e247690fe1
map: fast_string_eq and improved comments
* improved comments and fast_string_eq
* make it pass CI
* enumerate traits
* Add parameter back
* remove space
* remove parameter
* Allow bootstrap compilation in one step with old vc (add new_map/2 shim).
2020-04-12 15:10:06 +03:00
..
localmod cgen: test module fns and consts 2020-03-01 22:06:36 +01:00
1.c cgen: multi return/assign optionals 2020-03-31 15:34:59 +11:00
1.vv cgen: generate str() methods; merge c tests 2020-03-27 20:33:30 +01:00
2.c cgen: multi return/assign optionals 2020-03-31 15:34:59 +11:00
2.vv cgen: lots of fixes 2020-03-05 00:43:09 +01:00
3.c cgen: multi return/assign optionals 2020-03-31 15:34:59 +11:00
3.vv cgen/ast/checker: string interpolation 2020-03-21 07:01:11 +01:00
4.c map: fast_string_eq and improved comments 2020-04-12 15:10:06 +03:00
4.vv cgen: multi return/assign optionals 2020-03-31 15:34:59 +11:00
if_expr.vv SelectorExpr; receivers; struct field check; if expression 2020-01-02 20:09:23 +01:00