spaceface
|
b712af56fd
|
all: bring back `panic(err.msg)` -> `panic(err)` (#9022)
|
2021-03-01 00:18:14 +01:00 |
spaceface
|
d63b7bc35a
|
all: update repo to use the new error handling syntax (#8950)
|
2021-02-28 23:20:21 +03:00 |
StunxFS
|
fcc2094719
|
dl: add `get_libname` function (#8909)
|
2021-02-23 09:46:28 +02:00 |
Delyan Angelov
|
e5a84719ca
|
all: require calling `optfn() ?` / `optfn() or {...}` for `fn optfn() ? {}`
|
2021-01-26 16:43:17 +02:00 |
joe-conigliaro
|
97ebecc5f4
|
usecache: get all tests running with -usecache enabled by default (p.1) (#7699)
|
2021-01-20 06:04:59 +01:00 |
Delyan Angelov
|
05f6e8b5aa
|
dl: add comments for the dl/example
|
2020-12-18 19:41:01 +02:00 |
Delyan Angelov
|
3fdff93c3f
|
dl: run vfmt over all .v files
|
2020-12-15 18:55:04 +02:00 |
Delyan Angelov
|
3a9034a0d0
|
dl: add a complete tested shared library generation/usage example
|
2020-12-15 18:22:07 +02:00 |