.. |
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
|
tool: fix vgit.v
|
2020-04-07 13:14:22 +02:00 |
preludes
|
tests: cleanup look for assertions. Fix jump to failure in emacs/vim again
|
2020-04-08 03:45:49 +03: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
|
os: filename => file_name
|
2020-03-19 15:49:07 +01:00 |
performance_compare.v
|
tools: fix performance_compare.v
|
2020-04-07 12:38:43 +02: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
|
vfmt: fix imports
|
2020-04-05 21:53:00 +02:00 |
vnames.v
|
tools: remove vnames.v for now
|
2020-04-04 16:39:08 +02:00 |
vpm.v
|
all: remove redundant parentheses in `if` statements
|
2020-03-29 10:08:42 +02:00 |
vrepl.v
|
v2: enhance version with current git commit hash. Cleanup redundant code.
|
2020-04-02 13:31:02 +02:00 |
vself.v
|
cmd: show cleaner messages, when v can not compile a tool, or update itself
|
2020-04-07 17:56:33 +03: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
|
cgen: do comparison of f32/f64 values for == and != by calling f64_eq(a,b) and f64_ne(a,b)
|
2020-04-08 03:51:06 +03:00 |
vtest-fmt.v
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |
vtest.v
|
os: merge with filepath
|
2020-03-07 22:26:26 +01:00 |
vup.v
|
cmd: show cleaner messages, when v can not compile a tool, or update itself
|
2020-04-07 17:56:33 +03:00 |