v/vlib/compiler
Alexander Medvednikov 843bb6dac1 cgen: lots of fixes 2020-03-15 00:46:08 +01:00
..
tests compiler: fix interface bug 2020-03-14 14:19:56 +01:00
x64 update copyright years 2020-02-03 05:00:36 +01:00
aparser.v cgen: lots of fixes 2020-03-15 00:46:08 +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 "#flag mingw ..." support 2020-03-12 18:20:19 +01:00
cgen.v compiler: prerequisite changes for upcoming map update 2020-03-12 22:19:13 +11:00
cheaders.v add C.environ to cheaders.v 2020-03-08 17:38:53 +01:00
compile_errors.v os: merge with filepath 2020-03-07 22:26:26 +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 cgen: lots of fixes 2020-03-15 00:46:08 +01:00
fn.v cgen: lots of fixes 2020-03-15 00:46:08 +01:00
for.v cmd/v: rewrite flags 2020-03-06 18:53:29 +01:00
gen_c.v checker: set fn arg expected_type 2020-03-01 14:10:10 +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 os: merge with filepath 2020-03-07 22:26:26 +01:00
main.v compiler: pass -shared to build a .so file from a module 2020-03-11 17:31:20 +01:00
module_header.v os: join => join_path 2020-03-09 02:23:34 +01:00
modules.v os: join => join_path 2020-03-09 02:23:34 +01:00
msvc.v os: merge with filepath 2020-03-07 22:26:26 +01:00
optimization.v run vfmt 2019-12-20 02:09:56 +03:00
query.v update copyright years 2020-02-03 05:00:36 +01:00
scanner.v cgen: lots of fixes 2020-03-15 00:46:08 +01:00
string_expression.v cgen: lots of fixes 2020-03-15 00:46:08 +01:00
struct.v cgen: lots of fixes 2020-03-15 00:46:08 +01:00
table.v cgen: definitions + other fixes; calloc fix 2020-03-04 17:08:28 +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: tmpdir => temp_dir 2020-03-10 15:02:09 +01:00