aboutsummaryrefslogtreecommitdiff
path: root/TUTORIAL.md
AgeCommit message (Expand)Author
26 hoursdoc: added system requirements & fixed map x to x orHEADdevelJoel Kronqvist
38 hoursdoc: repeat in TUTORIAL.mdJoel Kronqvist
39 hoursdoc: added exercise on Collatz conjectureJoel Kronqvist
2 daysdoc: added exercises 3 and 4Joel Kronqvist
2 daysdoc: added a new exc. 1 to serve as an introduction to the cli, added documen...Joel Kronqvist
3 daysdoc: added documentation on writing typesJoel Kronqvist
3 daysdoc: added section on coproducts and documented their pattern matching in TUT...Joel Kronqvist
6 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
9 daysdoc: added help message and a reference to it in README.mdJoel Kronqvist
10 daysfeat: fixed point dynamicsJoel Kronqvist
10 daysdoc: updated tutorialJoel Kronqvist
14 daysFixed 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