summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-30Merge pull request #100 from arichardson/add-more-latex-tests-and-fix-escapingAlasdair Armstrong
2020-09-29Include comments in AST typeAlasdair
2020-09-29Refactor: Change AST type from a union to a structAlasdair
2020-09-28LaTeX: Underscore-escape values in the \ifstrequal codeAlex Richardson
2020-09-28LaTeX tests: check that the generated code buildsAlex Richardson
2020-09-28LaTeX: provide default implementations of the other saildoc commandsAlex Richardson
2020-09-28Re-generate latex testsAlex Richardson
2020-09-28Refactor: Rename 'a defs to 'a astAlasdair
2020-09-28Move the ast defs wrapper into it's own fileAlasdair
2020-09-28Merge pull request #98 from arichardson/add-sectioning-commandsAlasdair Armstrong
2020-09-28Merge pull request #97 from jrtc27/label-prefixAlasdair Armstrong
2020-09-28LaTeX: Add newline after itemize and enumerate environmentsAlex Richardson
2020-09-28Handle sectioning commands in saildoc LaTeX outputAlex Richardson
2020-09-27latex: Prefix label names with the specified -latex_prefixJessica Clarke
2020-09-27latex: Prepend opt_prefix inside latex_cat_idJessica Clarke
2020-09-27latex: Refactor category name prefixingJessica Clarke
2020-09-27latex: Remove unused latex_label functionJessica Clarke
2020-09-27Merge pull request #96 from arichardson/add-latex-tests-and-allow-external-linksAlasdair Armstrong
2020-09-27Merge pull request #94 from jrtc27/latex-custom-labelAlasdair Armstrong
2020-09-25Saildoc: do not mangle links targets enclosed in <>Alex Richardson
2020-09-25Add an initial LaTeX testAlex Richardson
2020-09-25tests: Move copy-pasted code into a shared helper .shAlex Richardson
2020-09-24Wrap saildoc LaTeX in \saildoclabelled macroJessica Clarke
2020-09-24Merge pull request #93 from jrtc27/saildoc-improvementsAlasdair Armstrong
2020-09-24Merge pull request #91 from julienfreche/remove_extra_staticAlasdair Armstrong
2020-09-23doc: Fix building with pandoc 2.0 and aboveJessica Clarke
2020-09-23doc: Fix RISC-V X overloadJessica Clarke
2020-09-23Allow more access to parts of Env (needed by minisail)Mark Wassell
2020-09-22Fix val_spec to be a better match to user grammar.Mark Wassell
2020-09-21latex: Handle Ulp, Ol and Olp markdown constructsJessica Clarke
2020-09-21latex: Dump out S-Expr of any unhandled markdownJessica Clarke
2020-09-21Strip leading *'s from saildocJessica Clarke
2020-09-20Improve parsing of saildoc commentsJessica Clarke
2020-09-16C codegen: remove an unnecessary declaration in the header fileJulien Freche
2020-09-16Merge pull request #87 from Columbus240/sail2Alasdair Armstrong
2020-09-12Docs: Mention "opam pin" and reword a detailColumbus240
2020-09-12Merge some of the gitignore filesColumbus240
2020-09-12gitignore test artifacts of c and coq testsColumbus240
2020-09-12Note in docs that some tests require cvc4Columbus240
2020-09-07Fix typo a mono_rewrites definitionBrian Campbell
2020-09-07Correct external declaration in mono_rewritesBrian Campbell
2020-09-02Consider case expressions in early return rewriteThomas Bauereiss
2020-08-27Ignore file start/end pragmas in spliceBrian Campbell
2020-08-27Perform truncation of hex literals for C backend (really for isla)Brian Campbell
2020-08-26Coq: replace other uses of omega with liaBrian Campbell
2020-08-26Coq: replace a lot of omega with liaBrian Campbell
2020-08-26Coq: Use proof mode for a couple of Fixpoints to avoid Coq 8.12 issueBrian Campbell
2020-08-26Coq: make some uses of auto in the library more robustBrian Campbell
2020-08-25Add function sail_set_coverage_file to sail_coverage headerAlasdair
2020-08-24Reformat tweaksAlasdair