.. |
bench
|
map: use hashmap instead of b-tree
|
2020-02-20 20:05:06 +01:00 |
fast
|
os: merge with filepath
|
2020-03-07 22:26:26 +01:00 |
modules
|
vgit: avoid generics; enables compilation of the performance_compare & oldv tools.
|
2020-04-20 18:39:25 +03:00 |
preludes
|
parser: add unused variable warning
|
2020-04-22 01:52:56 +02:00 |
.gitignore
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |
check-md.v
|
os: realpath => real_path
|
2020-03-20 16:41:18 +01:00 |
gen1m.v
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |
gen_vc.v
|
log: fix example error
|
2020-04-06 17:22:53 +02:00 |
oldv.v
|
vgit: avoid generics; enables compilation of the performance_compare & oldv tools.
|
2020-04-20 18:39:25 +03:00 |
performance_compare.v
|
vgit: avoid generics; enables compilation of the performance_compare & oldv tools.
|
2020-04-20 18:39:25 +03:00 |
vbin2v.v
|
all: remove redundant parentheses in `if` statements
|
2020-03-29 10:08:42 +02:00 |
vbuild-examples.v
|
os: join => join_path
|
2020-03-09 02:23:34 +01:00 |
vbuild-tools.v
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |
vbuild-vbinaries.v
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |
vcreate.v
|
cgen: fix _ = ...
|
2020-04-08 00:46:16 +02:00 |
vfmt.v
|
all: replace `var` with `mut`
|
2020-04-23 01:16:58 +02:00 |
vnames.v
|
tools: remove vnames.v for now
|
2020-04-04 16:39:08 +02:00 |
vpm.v
|
parser: do not allow duplicate fns; cgen: move fn code to fn.v
|
2020-04-13 19:59:57 +02:00 |
vrepl.v
|
repl: fix <<
|
2020-04-19 21:52:46 +02:00 |
vself.v
|
vself: allow arbitrary arguments
|
2020-04-24 12:36:27 +02:00 |
vsetup-freetype.v
|
os: merge with filepath
|
2020-03-07 22:26:26 +01:00 |
vtest-compiler.v
|
v2: compile vfmt again; consistent colored error messages
|
2020-04-03 18:42:22 +03:00 |
vtest-fixed.v
|
interfaces: preparatory fixes
|
2020-04-25 08:00:44 +02:00 |
vtest-fmt.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
vtest.v
|
vtest: remove `pub` before main
|
2020-04-17 21:41:54 +02:00 |
vup.v
|
vup: add missing extension to make it work
|
2020-04-23 13:06:46 +03:00 |