-
Brendan, I updated a DOI number for the SAIL algortihm (and added a reference to the publications page) -- I think I did these correctly, but I am wondering for the algorithm table, if it is possible…
-
Valenti (M: 0450 077 221) from Umina Beach will recycle the sail (and any others we might have) -- First remove all reusable fittings
-
### What Happened
When I have a test that uses a dataset `->with('my dataset')`, but this dataset doesn't exist, and I run `sail test --parallel`, no `FAILED` message is shown in the output. However,…
-
From sail-cheri-riscv:
```
-
-function haveXcheri () -> bool =
- /* This is a necessary but not sufficient condition, but should do for now. */
- misa.X() == 0b1
-
+function haveXcheri () -> …
-
In the Makefile, I see there is the `riscv.smt_model` target, I was hoping it can generate models in SMT-LIB2 format (is that what it means to be?), but it seems that does not work for me.
The erro…
-
@mndstrmr points out in https://github.com/microsoft/cheriot-ibex/issues/30 that the sail behaves incorrectly in cases where registers greater than 15 (which are not valid in RV32E) are used in instru…
rmn30 updated
3 months ago
-
I've created this repo in such a way that I can add additional Laravel projects. This will allow me to create additional services relatively easily and have them all report the progress in ELK. `breez…
-
When using `sail php artisan` command (or any other command), it outputs service "laravel.test" is not running container #1.
I tried adding and changing the APP_SERVICE env var multiple times, tryi…
-
Hi! I am trying to build Sail, but I am getting some compilation errors at the final steps (from BUILDING.md)
```
make -C src sail
make[1]: Entering directory '/home/kabylkas/sail/src'
echo "(* …
-
Hi, I'm using sails v1 and don't know if it is the problem but I can't make it work, in the root path of the project I execute sails-doc and the result is:
```
Making docs...
Err: Error: Command …