| .. |
|
ast
|
parser/fmt: fix comments in structs/consts
|
2020-06-23 18:01:56 +02:00 |
|
builder
|
cc: add -ldl and .o in cross builds
|
2020-06-23 12:57:06 +02:00 |
|
cflag
|
…
|
|
|
checker
|
cgen: fix optional void return error
|
2020-06-24 12:45:15 +02:00 |
|
depgraph
|
map: rename size to len
|
2020-06-21 16:51:02 +02:00 |
|
doc
|
vdoc: fix sorting + other minor improvements
|
2020-06-19 10:36:45 +02:00 |
|
errors
|
…
|
|
|
eval
|
…
|
|
|
fmt
|
fmt: fix handling of double quotes inside single quotes
|
2020-06-23 23:59:58 +02:00 |
|
gen
|
cgen: fix optional void return error
|
2020-06-24 12:45:15 +02:00 |
|
parser
|
Revert "fmt: re-format parser.v and cgen.v"
|
2020-06-23 18:16:24 +02:00 |
|
pref
|
parser: skip comp_if when building for a different compiler
|
2020-06-18 22:01:00 +02:00 |
|
scanner
|
scanner: ignore CR signs in string literals
|
2020-06-23 21:10:58 +03:00 |
|
table
|
checker: check deprecated functions
|
2020-06-23 16:25:24 +02:00 |
|
tests
|
cgen: fix optional void return error
|
2020-06-24 12:45:15 +02:00 |
|
token
|
v: add compiler support for _unlikely_(x) too
|
2020-06-09 18:11:03 +03:00 |
|
util
|
fmt: further fixes for string interpolation and builtin macros
|
2020-06-18 18:48:23 +02:00 |
|
vmod
|
checker: remove mod_file_cacher exception
|
2020-06-01 17:43:03 +03:00 |
|
compiler_errors_test.v
|
tests: add parser/tests/, move checker_test.v=>compiler_errors_test.v
|
2020-06-15 10:58:34 +03:00 |