0 branches
Tree
Top files
Clone with HTTPS:
assign.v
cgen: fix fixed array expression field assignment (fixes #27360) (#27359)
last Jun 6
97.01 KB
auto_eq_methods.v
ci: enable vtcc test on macOS, fix C codegen for clang compatibility
last May 17
29.98 KB
autofree_labeled_continue_boehm_leak_test.v
builtin: add closure lifetime reclamation (#27483)
last Jun 19
1.02 KB
autofree_labeled_continue_codegen_test.v
builtin: add closure lifetime reclamation (#27483)
last Jun 19
7.96 KB
cgen.v
cgen: emit interface type-table index as a real symbol under `-usecache` (fix undefined `_IError_None
503.04 KB
cheaders_manual_stdlib_decls_test.v
cgen: include stdio for GCC MinGW prelude (#27577)
last Jun 27
21.93 KB
closure_context_codegen_test.v
builtin: add closure lifetime reclamation (#27483)
last Jun 19
27.17 KB
cmain.v
cgen: lower Boehm GC free-space divisor to 1 for the opt modes (fix #27555) (#27560)
last Jun 26
16.88 KB
comptime.v
gen: avoid heap allocation for empty `.attrs`/`.attributes`/`.args` in $for (fix #27274) (#27276)
last May 27
59.55 KB
ctempvars.v
cgen: fix `#line` directive glued to expression in array literal branches (#27495) (#27497)
last Jun 19
2.01 KB
custom_start_freestanding_test.v
cgen: incompatible redefinition of 'size_t' (fixes #21477)
last Apr 14
1.62 KB
freestanding_size_t_test.v
cgen: Use freestanding mode, but encounter incompatible size_t redefinition error by C (fixes #23228)
last Apr 14
1.02 KB
if.v
builtin, cgen, checker: fix spawn-in-if/match-expr, zero-alloc error sentinel, cheaper slice marking, scalable GC (#27544)
last Jun 23
25.79 KB
infix.v
cgen: fix comparing two option-of-struct values (`?Struct == ?Struct`) (#27496)
last Jun 19
74.81 KB
link_generated_c_files_test.v
cgen: emit interface type-table index as a real symbol under `-usecache` (fix undefined `_IError_None
3.53 KB
match.v
cgen: fix fixed-array `if`/`match` return mixing a call and a literal branch (#27457) (#27504)
last Jun 19
20.96 KB
no_builtin_no_preludes_types_test.v
cgen: types are not respected with -no-builtin (fixes #21264)
last Mar 11
775 bytes
orm.v
orm: add DataScope support for per-instance request-level filtering (#27324)
last Jun 7
95.17 KB
past_tmp_var.v
cgen: reduce code for returning and extra whitespaces on `return` (#22967)
1 year ago
1.03 KB