Henrixounez
|
30e7cd8ed5
|
repl: handle print and one-line conditions
|
2019-10-06 17:21:10 +03:00 |
Alexander Medvednikov
|
55d09d23b4
|
compiler: rename cerror() to verror(); some small optimizations
|
2019-09-24 19:38:04 +03:00 |
luoheng
|
f1d5f8e2bf
|
parser: allow `!` only with bools
|
2019-09-21 18:21:45 +03:00 |
Alexander Medvednikov
|
1397d532c6
|
compiler: check if mutable receivers are modified
|
2019-09-17 13:10:43 +03:00 |
Delyan Angelov
|
bc606415c3
|
compiler: stage 2 of vhash support
|
2019-09-11 01:12:46 +03:00 |
Delyan Angelov
|
08262b5c43
|
compiler: stage 1 of printing shortened commit on v --version
|
2019-09-10 23:08:48 +03:00 |
Shiqing
|
519028e263
|
Fix incorrect string open/close check in REPL
|
2019-08-29 21:40:49 +03:00 |
Delyan Angelov
|
83954acfd4
|
compiler: use cerror instead of panic.
|
2019-08-29 11:50:18 +03:00 |
Joe Conigliaro
|
4a506b0566
|
fix issue #1777
|
2019-08-29 11:46:05 +03:00 |
Henrixounez
|
232532ba3b
|
repl: clear screen and help menu
|
2019-08-22 14:24:37 +03:00 |
Henrixounez
|
e1d2c83ff6
|
repl: functions and conditional blocks support
|
2019-08-18 22:50:38 +03:00 |