1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/compiler
Alexander Medvednikov ec4be80bcc Revert "db: increase db module level in vlib "
This reverts commit cd6d175180.
2020-03-26 09:23:54 +01:00
..
tests time: calc_unix => unix_time 2020-03-22 19:43:59 +01:00
x64 update copyright years 2020-02-03 05:00:36 +01:00
aparser.v Revert "db: increase db module level in vlib " 2020-03-26 09:23:54 +01:00
asm.v cgen: lots of fixes 2020-03-15 00:46:08 +01:00
cc.v os: join => join_path 2020-03-09 02:23:34 +01:00
cflags.v solaris: _solaris.v and #flag solaris (stage 1) 2020-03-20 20:20:01 +01:00
cgen.v cgen: 1 error left 2020-03-20 20:35:00 +01:00
cheaders.v cgen: add c headers for Solaris / Illumos 2020-03-18 15:48:42 +01:00
compile_errors.v os: realpath => real_path 2020-03-20 16:41:18 +01:00
compiler_options.v update copyright years 2020-02-03 05:00:36 +01:00
comptime.v os: merge with filepath 2020-03-07 22:26:26 +01:00
depgraph.v update copyright years 2020-02-03 05:00:36 +01:00
enum.v v2: short struct init syntax; .xxx enum checks; unions; assert 2020-02-26 15:51:05 +01:00
expression.v compiler: fix #3973 by dealing with name mangling problem 2020-03-26 08:54:33 +01:00
fn.v cgen: minor fixes 2020-03-20 17:20:53 +01:00
for.v cmd/v: rewrite flags 2020-03-06 18:53:29 +01:00
gen_c.v v2: string fixes, is_dir fix 2020-03-24 11:14:11 +01:00
gen_js.v implement generic structs 2019-12-21 03:53:57 +03:00
gen_x64.v os: merge with filepath 2020-03-07 22:26:26 +01:00
get_type.v compiler: make optionals work with multi return 2020-02-02 02:53:23 +01:00
if_match.v compiler: allow a type to be used as a variant of multiple sum types 2020-02-26 15:15:38 +11:00
json_gen.v update copyright years 2020-02-03 05:00:36 +01:00
live.v builtin: do not use unsafe sprintf/vsprintf functions 2020-03-21 06:37:58 +01:00
main.v v2: string fixes, is_dir fix 2020-03-24 11:14:11 +01:00
modules.v v2: string fixes, is_dir fix 2020-03-24 11:14:11 +01:00
msvc.v cgen: 1 error left 2020-03-20 20:35:00 +01:00
optimization.v run vfmt 2019-12-20 02:09:56 +03:00
query.v Revert "db: increase db module level in vlib " 2020-03-26 09:23:54 +01:00
scanner.v os: realpath => real_path 2020-03-20 16:41:18 +01:00
string_expression.v cgen: lots of fixes 2020-03-15 00:46:08 +01:00
struct.v cgen: fix print(struct); use automatic referencing 2020-03-20 17:11:58 +01:00
table.v compiler: fix #3973 by dealing with name mangling problem 2020-03-26 08:54:33 +01:00
token.v cgen: lots of fixes 2020-03-15 00:46:08 +01:00
v_mod_cache.v os: join => join_path 2020-03-09 02:23:34 +01:00
vfmt.v os: tmpdir => temp_dir 2020-03-10 15:02:09 +01:00
vtmp.v os: realpath => real_path 2020-03-20 16:41:18 +01:00