Skip to content

Tags: cplusplus/SG20

Tags

v0.0.21

Toggle v0.0.21's commit message
Adds initial topics for build systems and fixes UDL overview

v0.0.20

Toggle v0.0.20's commit message
Adds initial topics for:

Passing by value
Passing by reference

v0.0.19

Toggle v0.0.19's commit message
Adds drafts for error handling

* exception handling
* categories of errors
* error codes

v0.0.18

Toggle v0.0.18's commit message
Adds drafts for definitions/declarations

v0.0.17

Toggle v0.0.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adapt folder layout and finish pandoc integration (#69)

Completes the necessary folder layout rework and refactors pandoc file generation to work together with the rest of the tooling/setup. This finally finishes the pandoc integration to automatically generate teaching docs.

v0.0.16

Toggle v0.0.16's commit message
Fix extra sources in makefile

v0.0.15

Toggle v0.0.15's commit message
Remove currently empty sections from the document

v0.0.14

Toggle v0.0.14's commit message
Remove NOTE

v0.0.13

Toggle v0.0.13's commit message
remove notes from official released document

v0.0.12

Toggle v0.0.12's commit message
Add CI action to run python unittests