1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
v/vlib/compiler
Alexander Medvednikov da5fb5dcbd Revert "x64, v2 backends"
This reverts commit 81ae54d9bd.
2019-12-31 13:23:12 +01:00
..
preludes flag: fix displaying of both abbreviated and long options 2019-12-30 16:38:32 +01:00
tests tests: improved test output formatting 2019-12-30 05:23:54 +01:00
x64 Revert "x64, v2 backends" 2019-12-31 13:23:12 +01:00
aparser.v Revert "x64, v2 backends" 2019-12-31 13:23:12 +01:00
asm.v
cc.v windows: do not link gdi32/shell32 to console applications 2019-12-27 11:27:19 +03:00
cflags.v
cgen.v
cheaders.v
compile_errors.v in errors, print array_ instead of [] in function names 2019-12-30 10:48:08 +01:00
compiler_options.v
comptime.v
depgraph.v
enum.v
expression.v Revert "x64, v2 backends" 2019-12-31 13:23:12 +01:00
fn.v Revert "x64, v2 backends" 2019-12-31 13:23:12 +01:00
for.v Revert "x64, v2 backends" 2019-12-31 13:23:12 +01:00
gen_c.v fmt: fixes for option syntax formatting 2019-12-25 16:08:52 +03:00
gen_js.v
gen_x64.v
get_type.v
if_match.v fmt: fixes for option syntax formatting 2019-12-25 16:08:52 +03:00
json_gen.v
live.v
main.v Revert "x64, v2 backends" 2019-12-31 13:23:12 +01:00
module_header.v
modules.v
msvc.v windows: do not link gdi32/shell32 to console applications 2019-12-27 11:27:19 +03:00
optimization.v
query.v
scanner.v new AST built with sum types 2019-12-24 16:04:49 +03:00
string_expression.v
struct.v new AST built with sum types 2019-12-24 16:04:49 +03:00
table.v new AST built with sum types 2019-12-24 16:04:49 +03:00
token.v
vfmt.v net.ftp: make ftp's tests just compile (not run) on CI 2019-12-28 13:55:53 +01:00
vhelp.v v help: document -verbose flag 2019-12-28 09:41:21 +01:00
vtmp.v
vtools.v