Delyan Angelov
|
36eae1c175
|
builtin: x.vstring() instead of string(x) (#6102)
|
2020-08-10 18:05:26 +02:00 |
Delyan Angelov
|
0af415fa28
|
vlib: add unsafe{} wrappers to C. fn calls, to allow compiling with -prod again
|
2020-07-21 09:05:31 +03:00 |
Delyan Angelov
|
2fb5c91f4d
|
scanner: remove error check for embedded \x00 chars in c'literals'
|
2020-07-10 21:42:03 +03:00 |
Alexander Medvednikov
|
0de853a2ab
|
v2: lots of minor test fixes
|
2020-04-01 17:14:21 +02:00 |
Alexander Medvednikov
|
b1b811b5ed
|
v2: static (for translated code only)
|
2020-04-01 13:38:05 +02:00 |
Alexander Medvednikov
|
48832200bb
|
parser: allow types that start with &&; cgen: allow ++/-- exprs for now
|
2020-04-01 13:18:58 +02:00 |
Alexander Medvednikov
|
2ac074655f
|
fix interface test
|
2020-03-31 21:05:48 +02:00 |
Alexander Medvednikov
|
eed7c91e87
|
move compiler tests from compiler/ to v/
|
2020-03-27 18:01:46 +01:00 |