Commit graph

7 commits

Author SHA1 Message Date
Théophile Bastian 0143515709 Upload docs to tobast.fr 2018-04-12 13:40:34 +02:00
Théophile Bastian 36096575ed Remove necessity to copy the stack 2018-04-06 16:38:24 +02:00
Théophile Bastian 97032ee31b Actually able to unwind the stack
This is filled with debug prints, and is quite brutal: it saves the
whole stack. It has to be optimized a lot.

Also, needs a smooth stop when trying to unwind main.
2018-04-05 19:17:02 +02:00
Théophile Bastian 3c9dae009e Compile in debug mode 2018-04-03 13:52:40 +02:00
Théophile Bastian 7ca8329840 Modify Makefile accordingly 2018-04-03 12:23:50 +02:00
Théophile Bastian ea7405e3ba Add in-code documentation and Doxygen settings 2018-03-30 14:27:25 +02:00
Théophile Bastian 3932ee09e6 Start library: working singleton class schema 2018-03-28 15:33:36 +02:00