| Age | Commit message (Collapse) | Author |
|
Also drop a related bit of dead code
|
|
|
|
In particular, some of these affected the topological sorting.
|
|
|
|
|
|
Give a hint in the error message if this is the case
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reorder the read and write of registers to allow MP+dmb.sy+blr-addr.
|
|
|
|
|
|
|
|
|
|
While the backends will usually manage to find the constant size anyway,
this ensures that implicit arguments will be filled in with the constant
value too. (For example, this was affecting isla execution in one corner
case because the slice_mask primitive didn't see that the size was
constant.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
latex: Guard abbreviations with \@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise they will be typeset as if the end of a sentence, causing
additional spacing after the '.' when not using \frenchspacing.
|
|
Load ELF: pass pointer to g_elf_entry to get the ELF entry
|
|
Add Dockerfile that builds sail from source
|
|
|
|
|
|
|
|
(in the previous proof script the intuition tactic found a strange proof
involving a type-level dependent pair that imposed an unnecessary
universe constraint, this doesn't)
|
|
Add more latex tests and fix underscore escaping
|
|
|
|
|
|
|
|
|
|
|
|
|