summaryrefslogtreecommitdiff
path: root/doc/tutorial.tex
AgeCommit message (Collapse)Author
2020-01-30Fix two example code includesMark Wassell
2019-07-25Some documentation of mappings and string matchingJon French
2019-02-21Fix manual, and include Alexandre's typo fixesAlasdair Armstrong
2019-01-21Fix some issues with latex generation so manual builds againAlasdair Armstrong
since riscv is no longer in this repository, and we use the RISC-V duopod as an example, you need to build as: make RISCV=directory manual.pdf if directory is not equal to ../../sail-riscv (which is where it would be if sail and sail-riscv are checked out in the same respository together)
2018-08-09fix tutorial infix exampleMatthew Fernandez
The syntax for these directives requires the precedence first. E.g. a real world version of this in riscv/prelude.sail.
2018-08-02fix some typosMatthew Fernandez
2018-05-16Some minor edits and typo-fixes to the manual, and update the files in the ↵Prashanth Mundkur
riscv model.
2018-05-11More work on documentationAlasdair Armstrong
Should have all the main language features covered in at least some detail now.
2018-05-08More work on Sail documentationAlasdair Armstrong
2018-04-25Start working on documentationAlasdair Armstrong