Delyan Angelov
|
7879510ef5
|
live: fix hot code reloading on macos (use .dylib, not .so)
|
2020-08-25 21:40:45 +03: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 |
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 |