Maddi Kopfermann
|
96a8eaabc5
|
repl: handle assigning anonymous function to a variable
|
2020-05-19 14:15:01 +03:00 |
yuyi
|
7f4cf08516
|
parser: check `(mut f Foo)` syntax
|
2020-05-17 13:51:18 +02:00 |
yuyi
|
02fb393747
|
test: fix vrepl and cast test errors
|
2020-05-17 02:13:08 +02:00 |
Delyan Angelov
|
62cb48d252
|
repl: treat middle imports in a more forgiving way
|
2020-05-16 22:03:28 +03:00 |
Delyan Angelov
|
a3a19e899d
|
repl: implement list and reset commands
|
2020-05-16 18:20:47 +00:00 |
Delyan Angelov
|
7a404af097
|
repl: detect fn/enums/struct/const/interface declarations too
|
2020-05-16 14:40:54 +03:00 |
Maddi Kopfermann
|
d73bedc1fb
|
vrepl: fix declaring structs
|
2020-05-15 16:12:15 +03:00 |
yuyi
|
14bba54ddc
|
vrepl: fix array_init error
* optimize print conditions
|
2020-05-11 07:15:08 +03:00 |
eyelash
|
f396f70ae7
|
repl: fix newline in error messages
|
2020-05-10 16:26:56 +02:00 |
yuyi
|
8866773f97
|
vrepl: fix import and comment error in the middle of other lines
|
2020-05-08 09:34:59 +03:00 |
yuyi
|
b4e4e6bb21
|
vrepl: fix cleanup on windows
|
2020-05-03 18:13:37 +02:00 |
Delyan Angelov
|
b898970031
|
cmd/tools: use same line imports too
|
2020-04-26 09:32:05 +03:00 |
yuyi
|
3b00132e14
|
repl: fix <<
|
2020-04-19 21:52:46 +02:00 |
Delyan Angelov
|
084f853a2a
|
v2: enhance version with current git commit hash. Cleanup redundant code.
|
2020-04-02 13:31:02 +02:00 |
yuyi
|
ed42b864c1
|
term: fix #4066
|
2020-03-27 10:01:46 +01:00 |
yuyi
|
2f27758a4b
|
os: realpath => real_path
|
2020-03-20 16:41:18 +01:00 |
yuyi
|
876b73f92c
|
os: join => join_path
|
2020-03-09 02:23:34 +01:00 |
yuyi
|
783dee1f48
|
os: merge with filepath
|
2020-03-07 22:26:26 +01:00 |
lutherwenxu
|
aab31f4b35
|
cmd/v: rewrite flags
|
2020-03-06 18:53:29 +01:00 |
yuyi
|
ea10f44fe6
|
os api: flush_stdout => flush
|
2020-03-03 00:00:30 +01:00 |
Major Taylor
|
72f80461de
|
repl: add newline on exit
|
2020-02-22 12:41:57 +01:00 |
yuyi
|
e272a10bda
|
vfmt fixes
|
2020-02-16 12:42:28 +01:00 |
lutherwenxu
|
9332a83ce6
|
move v.v to cmd/v
|
2020-02-09 10:08:04 +01:00 |