Skip to content

Tags: hmemcpy/milewski-ctfp-pdf

Tags

v36-98b71ac

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix minor typos (#304)

* typo (date -> data)

* Replace double colon with LaTeX \Colon

* typo (\eta_aa -> \eta_a)

* Replace \emph{} with \cat{}

* Add missing colon

* typo (× -> \times)

* typo (C -> $\cat{C}$)

* fixup! 38f8fe8e41038b2fab7fa068a78cff4fd2676e7438f8fe8e41038b2fab7fa068a78cff4fd2676e74

v35-d175452

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix trivial typo in scala snippet (#303)

v34-a325ca2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert wrong "typo fix" for "iff" (#298)

- 'iff' normally means 'if and only if', which is stronger than just 'if'.
https://en.wikipedia.org/wiki/If_and_only_if
- See the discussion on #294

v33-143f1a5

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Replace Greek letters with LaTeX (#294)

* Replace Greek letters with LaTeX

* Fix typo

v32-5706d4c

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing comma (#280)

v31-2de2015

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add missing figure (#290) (#291)

v30-54333b2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated README.md as per issue #288 (#289)

* Updated README.md as per issue #288

* Added steps to install nixFlakes explicitly, ref #289

v29-d826d28

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improvements in the Nix and build system. (#287)

v28-bfe7a1f

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use Nix for building PDFs. (#286)

v25-0af503a

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix formatting in OCaml snippets (#279)