v/vlib/compiler
Alexander Medvednikov 2d2e0307b8 fn call; if expression; bool literals; 100k line program gen
fix

yay

lovely
2019-12-30 05:57:36 +01:00
..
preludes tests: improved test output formatting 2019-12-30 05:23:54 +01:00
tests tests: improved test output formatting 2019-12-30 05:23:54 +01:00
x64 vfmt: enum fix 2019-12-20 02:38:11 +03:00
aparser.v fn call; if expression; bool literals; 100k line program gen 2019-12-30 05:57:36 +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 make types.check public 2019-12-27 10:12:40 +01:00
compiler_options.v
comptime.v
depgraph.v
enum.v
expression.v staments + a sum type fix 2019-12-28 18:53:08 +01:00
fn.v compiler2: proof of concept cgen 2019-12-26 07:47:33 +03:00
for.v
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 tests: improved test output formatting 2019-12-30 05:23:54 +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 v fmt: process .v files from a module too 2019-12-24 05:43:31 +03:00
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