.. |
array.v
|
gen: cleanup `Gen.array init` (#10613)
|
2021-06-30 09:45:18 +03:00 |
assert.v
|
assert: print enum value of CTempVars on fail (#10378)
|
2021-06-07 15:49:48 +03:00 |
auto_eq_methods.v
|
cgen: cleanup `Gen.gen_*_equality_fn` (#10633)
|
2021-07-01 15:42:49 +03:00 |
auto_str_methods.v
|
cgen: fix fixed array of function str() (fix #10744) (#10753)
|
2021-07-11 19:24:33 +03:00 |
cgen.v
|
Revert "cgen: fix g.typ() not adding correct number of * for generic types (#10687)"
|
2021-07-08 22:15:44 +03:00 |
cheaders.v
|
cgen: add sys/wait.h in cheaders.v for SerenityOS too (#10698)
|
2021-07-08 16:29:30 +03:00 |
cmain.v
|
gc: use optimized mode by default (#10466)
|
2021-06-15 15:43:00 +03:00 |
comptime.v
|
checker: add pkgconfig to comptime if (#10692)
|
2021-07-09 18:17:04 +03:00 |
ctempvars.v
|
all: a massive merge of ast and table modules
|
2021-04-02 01:57:09 +03:00 |
dumpexpr.v
|
gen.v.c: fix -usecache with modules having dump()
|
2021-06-12 18:10:55 +03:00 |
embed.v
|
v: replace execuast => executable
|
2021-05-31 09:39:18 +03:00 |
fn.v
|
cgen: fix generics with variadic generic args (#10700)
|
2021-07-09 12:09:30 +03:00 |
index.v
|
cgen: fix array of alias's slice() (#10772)
|
2021-07-12 15:59:01 +03:00 |
infix_expr.v
|
cgen: fix fn mut val of interface type (#10568)
|
2021-06-26 18:13:48 +03:00 |
json.v
|
GC-boehm: extend optimized mode to all `array` methods (#10406)
|
2021-06-10 21:26:17 +03:00 |
live.v
|
fmt: reset const field align after multi line exprs (#9916)
|
2021-04-29 02:17:37 +03:00 |
profile.v
|
ci: add tcc32 CI on windows (#8922)
|
2021-02-25 12:52:12 +01:00 |
sql.v
|
orm: don't panic for a psql query with no results. (#10511)
|
2021-06-19 09:10:49 +03:00 |
str.v
|
cgen: fix generic fn return mut parameter (#10662)
|
2021-07-04 18:36:37 +03:00 |
str_intp.v
|
cgen: fix string interpolation where the expression generates multiple C statements (#10674)
|
2021-07-06 09:04:29 +03:00 |
utils.v
|
generics: fix generic fn type mismatch of returning a generic struct (#10553)
|
2021-06-24 12:47:36 +03:00 |