aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* FormatLouis Pilfold2024-05-04
* Added example to anonymous functionsellipticview2024-05-04
* Revert "it is"Lars Kappert2024-05-03
* it's → it isLars Kappert2024-05-03
* Increase consistency and readability a tiny bitLars Kappert2024-05-03
* add whatJonas Hartmann2024-04-30
* fix awkward phrasing in Nil explanationTheHiddenLayer2024-04-25
* Fix typoLouis Pilfold2024-04-20
* FormatLouis Pilfold2024-04-19
* separate case0riginaln02024-04-15
* separate case0riginaln02024-04-15
* factorial(0) = 1 case added for tail_calls0riginaln02024-04-15
* factorial(0) = 1 case added for recursion0riginaln02024-04-15
* Add hrefs to code keywordsDimitrii Dulgher2024-04-15
* Put closing brackets in the correct place.Jacob Fenton2024-04-03
* Format.Jacob Fenton2024-04-03
* Put nav at the bottom of the page, so it doesn't move around from lesson to l...Jacob Fenton2024-04-03
* Add left/right arrow key handlers for easier navigation.Jacob Fenton2024-04-01
* Revert "Put nav at the bottom of the page, so it doesn't move around from les...Louis Pilfold2024-04-01
* Revert "Format."Louis Pilfold2024-04-01
* Format.Jacob Fenton2024-04-01
* Put nav at the bottom of the page, so it doesn't move around from lesson to l...Jacob Fenton2024-04-01
* TyposLouis Pilfold2024-03-29
* fix "funtions" typo in `lesson14_type_imports`Ricardo Fernández Serrata2024-03-27
* Remove off brand transitionsLouis Pilfold2024-03-26
* Remove off-brand transitions and mobile UI breaking linkLouis Pilfold2024-03-26
* Document opaque typesLouis Pilfold2024-03-26
* Document import typeLouis Pilfold2024-03-26
* Remove linkLouis Pilfold2024-03-26
* Improve introduction of modules and importsLouis Pilfold2024-03-26
* Link to everything pageLouis Pilfold2024-03-26
* chore: use split css stylesheetsJean-Nicolas Veigel2024-03-26
* chore: delete render moduleJean-Nicolas Veigel2024-03-26
* fix: FOUC on /everyting when on dark themeJean-Nicolas Veigel2024-03-26
* chore: deplicate function callsJean-Nicolas Veigel2024-03-26
* chore: group functions into 3 modulesJean-Nicolas Veigel2024-03-26
* feat: move everything page generation template to own moduleJean-Nicolas Veigel2024-03-26
* chore: format cssJean-Nicolas Veigel2024-03-26
* feat: add link to /everyting in navJean-Nicolas Veigel2024-03-26
* chore: move global components to their own moduleJean-Nicolas Veigel2024-03-26
* feat(wip): modular page renderingJean-Nicolas Veigel2024-03-26
* style: tweak colors, hovers & snipetsJean-Nicolas Veigel2024-03-26
* fix: code snipped dimmingJean-Nicolas Veigel2024-03-26
* feat(style): preserve style with original common colorsJean-Nicolas Veigel2024-03-26
* chore: remove starting hyphen in lesson idsJean-Nicolas Veigel2024-03-26
* feat: add sugar, links, css & content to /everything pageJean-Nicolas Veigel2024-03-26
* Make content on single page (needs CSS and new name)Louis Pilfold2024-03-26
* More info on bit arraysLouis Pilfold2024-03-17
* Clarify what makes up the callback function of a `use` expressionBrett Cannon2024-03-16
* Remove functionsLouis Pilfold2024-03-14