v/vlib/v
Alexander Medvednikov db28796b5f orm: handle bool literals for older sqlite versions 2020-06-23 14:07:39 +02:00
..
ast orm: fix `column == var`; limit 1; vweb: @footer 2020-06-22 16:52:16 +02:00
builder cc: add -ldl and .o in cross builds 2020-06-23 12:57:06 +02:00
cflag
checker checker: check optional type call 2020-06-23 11:39:58 +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 compilation 2020-06-21 23:23:31 +02:00
gen orm: handle bool literals for older sqlite versions 2020-06-23 14:07:39 +02:00
parser orm: handle bool literals for older sqlite versions 2020-06-23 14:07:39 +02:00
pref parser: skip comp_if when building for a different compiler 2020-06-18 22:01:00 +02:00
scanner fmt: further fixes for string interpolation and builtin macros 2020-06-18 18:48:23 +02:00
table cgen: restructure string_inter_literal() 2020-06-16 10:41:51 +02:00
tests parser: fix function return anon_fn without parentheses 2020-06-22 16:03:31 +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