v/vlib/compiler
Henrixounez f3f50349b2 compiler: fix check restricted names in for..in statement 2020-01-23 21:06:57 +01:00
..
tests new gg/freetype modules with sokol/fontstash backends 2020-01-22 20:54:36 +01:00
x64 x64 fixes 2020-01-01 22:34:46 +01:00
aparser.v update copyright year 2020-01-23 21:04:46 +01:00
asm.v run vfmt 2019-12-20 02:09:56 +03:00
cc.v update copyright year 2020-01-23 21:04:46 +01:00
cflags.v compiler: support for custom flags 2019-12-23 13:09:00 +03:00
cgen.v update copyright year 2020-01-23 21:04:46 +01:00
cheaders.v compiler: update cheaders.v for NetBSD support 2020-01-21 16:55:07 +01:00
compile_errors.v compiler: fix error in case of void function used as a value 2020-01-12 01:46:25 +01:00
compiler_options.v run vfmt 2019-12-20 02:09:56 +03:00
comptime.v update copyright year 2020-01-23 21:04:46 +01:00
depgraph.v run vfmt 2019-12-20 02:09:56 +03:00
enum.v update copyright year 2020-01-23 21:04:46 +01:00
expression.v update copyright year 2020-01-23 21:04:46 +01:00
fn.v update copyright year 2020-01-23 21:04:46 +01:00
for.v compiler: fix check restricted names in for..in statement 2020-01-23 21:06:57 +01:00
gen_c.v update copyright year 2020-01-23 21:04:46 +01:00
gen_js.v implement generic structs 2019-12-21 03:53:57 +03:00
gen_x64.v run vfmt 2019-12-20 02:09:56 +03:00
get_type.v update copyright year 2020-01-23 21:04:46 +01:00
if_match.v update copyright year 2020-01-23 21:04:46 +01:00
json_gen.v run vfmt 2019-12-20 02:09:56 +03:00
live.v compiler: make [live] fn unlock its mutex on early return 2020-01-14 18:58:46 +01:00
main.v update copyright year 2020-01-23 21:04:46 +01:00
module_header.v os, filepath: reorganize functions 2019-12-23 13:09:22 +03:00
modules.v os, filepath: reorganize functions 2019-12-23 13:09:22 +03:00
msvc.v freetype: fix align.right rendering 2020-01-16 17:03:34 +01:00
optimization.v run vfmt 2019-12-20 02:09:56 +03:00
query.v v fmt: process .v files from a module too 2019-12-24 05:43:31 +03:00
scanner.v update copyright year 2020-01-23 21:04:46 +01:00
string_expression.v update copyright year 2020-01-23 21:04:46 +01:00
struct.v update copyright year 2020-01-23 21:04:46 +01:00
table.v update copyright year 2020-01-23 21:04:46 +01:00
token.v update copyright year 2020-01-23 21:04:46 +01:00
vfmt.v vfmt: fix formatting of 'import mod as alias' 2019-12-31 19:26:44 +01:00
vhelp.v v test v has been deprecated 2020-01-21 18:48:32 +01:00
vtmp.v os, filepath: reorganize functions 2019-12-23 13:09:22 +03:00
vtools.v tools: distinguish complier args and tool args 2020-01-08 17:15:05 +01:00