.. |
preludes
|
testing: support for internal module testing
|
2019-12-14 15:57:28 +03:00 |
tests
|
run vfmt on scanner.v
|
2019-12-18 08:26:51 +03:00 |
x64
|
check unused and unmodified vars in all modules, not just main
|
2019-12-06 18:43:56 +03:00 |
asm.v
|
asm.v: fix a small typo
|
2019-11-19 09:43:02 +03:00 |
cc.v
|
cc.v: build thirdparty objfiles with msvc when no cc installed
|
2019-12-16 18:56:37 +03:00 |
cflags.v
|
compiler: fix for -Wl -Wa -Wp dont like spaces (#3091)
|
2019-12-15 16:24:12 +11:00 |
cgen.v
|
sort structs: handle fixed size arrays
|
2019-12-12 14:21:22 +03:00 |
cheaders.v
|
freestanding: ptr_str, string concat, struct declaration
|
2019-12-16 19:05:33 +03:00 |
compile_errors.v
|
run vfmt on scanner.v
|
2019-12-18 08:26:51 +03:00 |
compiler_options.v
|
compiler: fix regression for -d option flag
|
2019-12-16 18:55:10 +03:00 |
comptime.v
|
vfmt: fix in, |, or {}
|
2019-12-18 08:01:29 +03:00 |
depgraph.v
|
fix sruct access modifiers (pub, pub mut, mut)
|
2019-12-13 20:00:38 +03:00 |
enum.v
|
parser: allow enums to be used as bitfield flags
|
2019-12-10 06:16:47 +03:00 |
expression.v
|
array of pointers support
|
2019-12-18 03:26:04 +03:00 |
fn.v
|
run vfmt on fn.v
|
2019-12-18 10:07:30 +03:00 |
for.v
|
lots of vfmt fixes
|
2019-12-18 04:15:41 +03:00 |
gen_c.v
|
array of pointers support
|
2019-12-18 03:26:04 +03:00 |
gen_js.v
|
parser: add error when trying to assign from a function that does not return a value
|
2019-11-04 14:35:10 +03:00 |
gen_x64.v
|
x64: use correct exe name and set +x
|
2019-11-22 19:09:14 +03:00 |
get_type.v
|
check unused and unmodified vars in all modules, not just main
|
2019-12-06 18:43:56 +03:00 |
if_match.v
|
use ++ everywhere
|
2019-12-08 14:34:51 +03:00 |
json_gen.v
|
'$foo()' string interpolation
|
2019-12-08 23:18:11 +03:00 |
live.v
|
live: always add os and time when compiling -live programs
|
2019-12-09 13:48:41 +03:00 |
main.v
|
run vfmt on fn.v
|
2019-12-18 10:07:30 +03:00 |
module_header.v
|
require `else` in `match` statements
|
2019-12-07 17:01:44 +03:00 |
modules.v
|
testing: allow tests to import the same module with no custom options
|
2019-12-13 19:28:39 +03:00 |
msvc.v
|
os: replace dir_exists with is_dir; file_exists() => exists()
|
2019-12-04 23:17:45 +03:00 |
optimization.v
|
vfmt: fix in, |, or {}
|
2019-12-18 08:01:29 +03:00 |
parser.v
|
run vfmt on fn.v
|
2019-12-18 10:07:30 +03:00 |
query.v
|
orm: skip fields
|
2019-12-14 02:07:06 +03:00 |
scanner.v
|
run vfmt on fn.v
|
2019-12-18 10:07:30 +03:00 |
string_expression.v
|
fix "" string interpolation bug
|
2019-12-08 20:06:00 +03:00 |
struct.v
|
run vfmt on scanner.v
|
2019-12-18 08:26:51 +03:00 |
table.v
|
lots of vfmt fixes
|
2019-12-18 04:15:41 +03:00 |
token.v
|
compiler: force custom struct .str() methods to be defined public
|
2019-12-11 03:24:26 +03:00 |
vfmt.v
|
run vfmt on fn.v
|
2019-12-18 10:07:30 +03:00 |
vhelp.v
|
vhelp: compress option
|
2019-11-17 15:35:05 +03:00 |
vtmp.v
|
os: replace dir_exists with is_dir; file_exists() => exists()
|
2019-12-04 23:17:45 +03:00 |
vtools.v
|
os: replace dir_exists with is_dir; file_exists() => exists()
|
2019-12-04 23:17:45 +03:00 |