| .. |
|
ast
|
fmt: workaround a vfmt limitation preventing formatting of vlib/v/ast/ast.v
|
2020-04-25 17:34:42 +03:00 |
|
builder
|
cgen: implement -profile support.
|
2020-04-25 13:05:49 +03:00 |
|
cflag
|
cflag: remove circular dependency
|
2020-04-18 16:29:43 +02:00 |
|
checker
|
checker: use 'mut' instead of 'var' in error message
|
2020-04-25 17:51:12 +03:00 |
|
depgraph
|
depgraph/map: fix memory bug
|
2020-04-05 22:09:52 +02:00 |
|
doc
|
vdoc: use the new suffix
|
2020-04-12 02:50:19 +02:00 |
|
eval
|
eval: fix new_checker call
|
2020-04-04 02:03:41 +02:00 |
|
fmt
|
parser/cgen: interfaces (part 1)
|
2020-04-22 20:23:53 +02:00 |
|
gen
|
compiler: add support for `[if myflag]` void fn/methods
|
2020-04-25 16:57:11 +03:00 |
|
parser
|
compiler: add support for `[if myflag]` void fn/methods
|
2020-04-25 16:57:11 +03:00 |
|
pref
|
cgen: support `-profile -` and `-profile x.txt`
|
2020-04-25 13:41:49 +03:00 |
|
scanner
|
scanner: refactor ident_dec_number
|
2020-04-18 17:49:27 +02:00 |
|
table
|
compiler: add support for `[if myflag]` void fn/methods
|
2020-04-25 16:57:11 +03:00 |
|
tests
|
cgen: generate str for variadic (#4587)
|
2020-04-25 22:23:47 +10:00 |
|
token
|
x64: fn calls; return;
|
2020-04-20 22:21:40 +02:00 |
|
util
|
builder: restore module import cycle detection/topological reorder
|
2020-04-16 12:29:36 +03:00 |
|
vmod
|
comptime: support @VROOT again
|
2020-04-10 13:02:00 +03:00 |