Delyan Angelov
|
5526954fdc
|
vdoc: cleanup warnings on `./v doc -s vlib`
|
2020-08-28 09:03:22 +03:00 |
Delyan Angelov
|
7879510ef5
|
live: fix hot code reloading on macos (use .dylib, not .so)
|
2020-08-25 21:40:45 +03:00 |
Delyan Angelov
|
921b5cddd0
|
live: fix compilation
|
2020-07-24 08:45:28 +03:00 |
Uwe Krüger
|
3b067f5f85
|
all: experimental locked concurrency support, part 1 (#5637)
|
2020-07-04 12:44:25 +02:00 |
Delyan Angelov
|
78e1127d99
|
cgen: treat the main module like any other v module
|
2020-07-01 00:53:53 +02:00 |
Enzo Baldisserri
|
11b7b97311
|
parser: fail when assigning to _ with :=
|
2020-06-08 00:47:04 +02:00 |
yuyi
|
5ae8853648
|
all: change `f mut Foo` to `mut f Foo`
|
2020-06-04 10:35:40 +02:00 |
JalonSolov
|
b7dc5b2f7b
|
stopwatch: auto_start option, make pause cumulative
|
2020-05-30 10:20:54 +03:00 |
Alexander Medvednikov
|
39925b8dac
|
live: simplify elog()
|
2020-05-29 04:42:02 +02:00 |
Alexander Medvednikov
|
96fb7901b3
|
live: fix reloader.v
|
2020-05-29 04:36:08 +02:00 |
Delyan Angelov
|
ae8cc2f433
|
live: fix -live compilation && make live_test.v not swallow segfault errors
|
2020-05-28 03:21:49 +03:00 |
yuyi
|
dda875a9c8
|
all: unify const names to snake_case
|
2020-05-22 17:36:09 +02:00 |
Delyan Angelov
|
2dbb4c2ca7
|
live: cleanup
|
2020-05-15 23:51:40 +03:00 |
Alexander Medvednikov
|
3052266a40
|
live: make compile; pref: allow _linux.v etc
|
2020-05-09 20:31:50 +02:00 |
Delyan Angelov
|
7207a4970b
|
solaris: fix tests
|
2020-05-07 16:19:21 +00:00 |
Delyan Angelov
|
845ffb59a6
|
live: use mostly pure V code for reloading, eases customization
|
2020-05-03 20:22:24 +03:00 |