aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* gleam tourHEADmasterkaiwu2024-07-09
|
* refactor: Apply suggestions from code reviewDaniel John Keefer2024-06-12
| | | Co-authored-by: Louis Pilfold <louis@lpil.uk>
* refactor: address feedback from code reviewxxKeefer2024-06-12
| | | | | | use correct terms, clean up code example, explain everything that need to be #56
* feat: :sparkles: add examples and code for record destructuringxxKeefer2024-06-12
| | | | #56
* refactor: :truck: make space for new record destructuring chapterxxKeefer2024-06-12
|
* Hyphenate compound wordsMatias Kinnunen2024-06-10
|
* Fix typoMatias Kinnunen2024-06-10
|
* Add missing commaMatias Kinnunen2024-06-10
|
* handle js interpolationPeter Saxton2024-06-05
|
* fix potential typoOli Clive-Griffin2024-05-31
|
* Fix typoBrad Bollenbach2024-05-31
|
* Upgrade versionLouis Pilfold2024-05-29
|
* TweakLouis Pilfold2024-05-29
|
* Add simple BitArray concatenation exampleDay Fisher2024-05-29
|
* updated htmb and filepath dependencies to latestPeter Saxton2024-05-29
|
* Fix coma to dotMarcel2024-05-09
|
* 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
| | | | Closes https://github.com/gleam-lang/language-tour/issues/85
* FormatLouis Pilfold2024-04-19
|
* separate case0riginaln02024-04-15
|
* separate case0riginaln02024-04-15
|
* factorial(0) = 1 case added for tail_calls0riginaln02024-04-15
| | | Executing a factorial from zero is expected to return one, not "RangeError: Maximum call stack size exceeded"
* factorial(0) = 1 case added for recursion0riginaln02024-04-15
| | | Executing a factorial from zero is expected to return one, not "RangeError: Maximum call stack size exceeded"
* 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 ↵Jacob Fenton2024-04-03
| | | | lesson.
* 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 ↵Louis Pilfold2024-04-01
| | | | | | lesson to lesson." This reverts commit 4d346ace41edd8a11fd90aa2928f801eea9b93a2.
* Revert "Format."Louis Pilfold2024-04-01
| | | | This reverts commit 5383e5b1eb7c713ed65b4ded250e91cef9d8c398.
* Format.Jacob Fenton2024-04-01
|
* Put nav at the bottom of the page, so it doesn't move around from lesson to ↵Jacob Fenton2024-04-01
| | | | lesson.
* 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
| | | | Closes https://github.com/gleam-lang/language-tour/issues/63
* Document import typeLouis Pilfold2024-03-26
| | | | Closes https://github.com/gleam-lang/language-tour/issues/61
* Remove linkLouis Pilfold2024-03-26
|
* Improve introduction of modules and importsLouis Pilfold2024-03-26
| | | | Thanks @RyanBrewer317!
* 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
|