Nick Treleaven
|
15daeaeafa
|
cgen: add fixed array bounds checking for non-literal index (#8832)
|
2021-02-22 14:54:24 +02:00 |
Nick Treleaven
|
ea803113c3
|
checker: check `unsafe` V function calls (#8752)
|
2021-02-14 19:31:42 +01:00 |
Delyan Angelov
|
9003ea7ca3
|
builtin: fix a warning for `-d debug_realloc`
|
2021-01-14 12:28:49 +02:00 |
Delyan Angelov
|
ca5f88eb7d
|
builtin: implement `-d debug_realloc`
|
2021-01-14 11:41:52 +02:00 |
Larpon
|
c32547f382
|
builtin: document all functions in builtin.c.v (#7387)
|
2020-12-18 19:31:00 +02:00 |
Delyan Angelov
|
14d55d26a3
|
vlib: extract C. calls from builtin.v to builtin.c.v
|
2020-12-15 09:41:06 +02:00 |