aboutsummaryrefslogtreecommitdiff
path: root/TUTORIAL.md
AgeCommit message (Expand)Author
3 daysdoc: added documentation on writing typesJoel Kronqvist
4 daysdoc: added section on coproducts and documented their pattern matching in TUT...Joel Kronqvist
7 daysdoc: added exercise 1Joel Kronqvist
9 daysdoc: added <> and factorial example to TUTORIAL.mdJoel Kronqvist
9 daysdoc: added empty vector initialization and int vector sum to TUTORIAL.mdJoel Kronqvist
10 daysdoc: added help message and a reference to it in README.mdJoel Kronqvist
10 daysfeat: fixed point dynamicsJoel Kronqvist
11 daysdoc: updated tutorialJoel Kronqvist
2025-08-11Fixed bug in repl not allowing using variables previously bound in REPL in ne...Joel Kronqvist
2025-08-10Updated tutorialJoel Kronqvist
2025-08-05Fixed type of Not, added documentation to the tour for booleansJoel Kronqvist
2025-08-04Added repl and some documentation. Improved error messages. Removed dead code.Joel Kronqvist