Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Hyphenate compound words | Matias Kinnunen | 2024-06-10 |
| | |||
* | Fix typo | Matias Kinnunen | 2024-06-10 |
| | |||
* | Add missing comma | Matias Kinnunen | 2024-06-10 |
| | |||
* | handle js interpolation | Peter Saxton | 2024-06-05 |
| | |||
* | fix potential typo | Oli Clive-Griffin | 2024-05-31 |
| | |||
* | Fix typo | Brad Bollenbach | 2024-05-31 |
| | |||
* | Upgrade version | Louis Pilfold | 2024-05-29 |
| | |||
* | Tweak | Louis Pilfold | 2024-05-29 |
| | |||
* | Add simple BitArray concatenation example | Day Fisher | 2024-05-29 |
| | |||
* | updated htmb and filepath dependencies to latest | Peter Saxton | 2024-05-29 |
| | |||
* | Fix coma to dot | Marcel | 2024-05-09 |
| | |||
* | Format | Louis Pilfold | 2024-05-04 |
| | |||
* | Added example to anonymous functions | ellipticview | 2024-05-04 |
| | |||
* | Revert "it is" | Lars Kappert | 2024-05-03 |
| | |||
* | it's → it is | Lars Kappert | 2024-05-03 |
| | |||
* | Increase consistency and readability a tiny bit | Lars Kappert | 2024-05-03 |
| | |||
* | add what | Jonas Hartmann | 2024-04-30 |
| | |||
* | fix awkward phrasing in Nil explanation | TheHiddenLayer | 2024-04-25 |
| | |||
* | Fix typo | Louis Pilfold | 2024-04-20 |
| | | | | Closes https://github.com/gleam-lang/language-tour/issues/85 | ||
* | Format | Louis Pilfold | 2024-04-19 |
| | |||
* | separate case | 0riginaln0 | 2024-04-15 |
| | |||
* | separate case | 0riginaln0 | 2024-04-15 |
| | |||
* | factorial(0) = 1 case added for tail_calls | 0riginaln0 | 2024-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 recursion | 0riginaln0 | 2024-04-15 |
| | | | Executing a factorial from zero is expected to return one, not "RangeError: Maximum call stack size exceeded" | ||
* | Add hrefs to code keywords | Dimitrii Dulgher | 2024-04-15 |
| | |||
* | Put closing brackets in the correct place. | Jacob Fenton | 2024-04-03 |
| | |||
* | Format. | Jacob Fenton | 2024-04-03 |
| | |||
* | Put nav at the bottom of the page, so it doesn't move around from lesson to ↵ | Jacob Fenton | 2024-04-03 |
| | | | | lesson. | ||
* | Add left/right arrow key handlers for easier navigation. | Jacob Fenton | 2024-04-01 |
| | |||
* | Revert "Put nav at the bottom of the page, so it doesn't move around from ↵ | Louis Pilfold | 2024-04-01 |
| | | | | | | lesson to lesson." This reverts commit 4d346ace41edd8a11fd90aa2928f801eea9b93a2. | ||
* | Revert "Format." | Louis Pilfold | 2024-04-01 |
| | | | | This reverts commit 5383e5b1eb7c713ed65b4ded250e91cef9d8c398. | ||
* | Format. | Jacob Fenton | 2024-04-01 |
| | |||
* | Put nav at the bottom of the page, so it doesn't move around from lesson to ↵ | Jacob Fenton | 2024-04-01 |
| | | | | lesson. | ||
* | Typos | Louis Pilfold | 2024-03-29 |
| | |||
* | fix "funtions" typo in `lesson14_type_imports` | Ricardo Fernández Serrata | 2024-03-27 |
| | |||
* | Remove off brand transitions | Louis Pilfold | 2024-03-26 |
| | |||
* | Remove off-brand transitions and mobile UI breaking link | Louis Pilfold | 2024-03-26 |
| | |||
* | Document opaque types | Louis Pilfold | 2024-03-26 |
| | | | | Closes https://github.com/gleam-lang/language-tour/issues/63 | ||
* | Document import type | Louis Pilfold | 2024-03-26 |
| | | | | Closes https://github.com/gleam-lang/language-tour/issues/61 | ||
* | Remove link | Louis Pilfold | 2024-03-26 |
| | |||
* | Improve introduction of modules and imports | Louis Pilfold | 2024-03-26 |
| | | | | Thanks @RyanBrewer317! | ||
* | Link to everything page | Louis Pilfold | 2024-03-26 |
| | |||
* | chore: use split css stylesheets | Jean-Nicolas Veigel | 2024-03-26 |
| | |||
* | chore: delete render module | Jean-Nicolas Veigel | 2024-03-26 |
| | |||
* | fix: FOUC on /everyting when on dark theme | Jean-Nicolas Veigel | 2024-03-26 |
| | |||
* | chore: deplicate function calls | Jean-Nicolas Veigel | 2024-03-26 |
| | |||
* | chore: group functions into 3 modules | Jean-Nicolas Veigel | 2024-03-26 |
| | |||
* | feat: move everything page generation template to own module | Jean-Nicolas Veigel | 2024-03-26 |
| | |||
* | chore: format css | Jean-Nicolas Veigel | 2024-03-26 |
| | |||
* | feat: add link to /everyting in nav | Jean-Nicolas Veigel | 2024-03-26 |
| |