.. |
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
|
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
|
run vfmt
|
2019-12-20 02:09:56 +03:00 |
cc.v
|
windows: do not link gdi32/shell32 to console applications
|
2019-12-27 11:27:19 +03:00 |
cflags.v
|
compiler: support for custom flags
|
2019-12-23 13:09:00 +03:00 |
cgen.v
|
os, filepath: reorganize functions
|
2019-12-23 13:09:22 +03:00 |
cheaders.v
|
do not define __offsetof twice
|
2019-12-22 01:39:04 +03:00 |
compile_errors.v
|
in errors, print array_ instead of [] in function names
|
2019-12-30 10:48:08 +01:00 |
compiler_options.v
|
run vfmt
|
2019-12-20 02:09:56 +03:00 |
comptime.v
|
os, filepath: reorganize functions
|
2019-12-23 13:09:22 +03:00 |
depgraph.v
|
run vfmt
|
2019-12-20 02:09:56 +03:00 |
enum.v
|
fix enum bitfield
|
2019-12-23 07:05:52 +03:00 |
expression.v
|
`as` casting
|
2019-12-30 10:47:34 +01:00 |
fn.v
|
compiler2: proof of concept cgen
|
2019-12-26 07:47:33 +03:00 |
for.v
|
compiler: map[string]pointer, ?pointer, fix []pointer
|
2019-12-22 01:44:16 +03:00 |
gen_c.v
|
fmt: fixes for option syntax formatting
|
2019-12-25 16:08:52 +03: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
|
compiler: map[string]pointer, ?pointer, fix []pointer
|
2019-12-22 01:44:16 +03:00 |
if_match.v
|
fmt: fixes for option syntax formatting
|
2019-12-25 16:08:52 +03:00 |
json_gen.v
|
run vfmt
|
2019-12-20 02:09:56 +03:00 |
live.v
|
os, filepath: reorganize functions
|
2019-12-23 13:09:22 +03:00 |
main.v
|
parse_files(); ast.File
|
2019-12-30 16:55:59 +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
|
windows: do not link gdi32/shell32 to console applications
|
2019-12-27 11:27:19 +03: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
|
new AST built with sum types
|
2019-12-24 16:04:49 +03:00 |
string_expression.v
|
run vfmt
|
2019-12-20 02:09:56 +03:00 |
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
|
compiler: __offsetof keyword for C offsetof() macro
|
2019-12-22 00:46:09 +03:00 |
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
|
os, filepath: reorganize functions
|
2019-12-23 13:09:22 +03:00 |
vtools.v
|
os, filepath: reorganize functions
|
2019-12-23 13:09:22 +03:00 |