Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | chore: move global components to their own module | Jean-Nicolas Veigel | 2024-03-26 | |
| | ||||
* | feat(wip): modular page rendering | Jean-Nicolas Veigel | 2024-03-26 | |
| | ||||
* | style: tweak colors, hovers & snipets | Jean-Nicolas Veigel | 2024-03-26 | |
| | ||||
* | fix: code snipped dimming | Jean-Nicolas Veigel | 2024-03-26 | |
| | ||||
* | feat(style): preserve style with original common colors | Jean-Nicolas Veigel | 2024-03-26 | |
| | ||||
* | chore: remove starting hyphen in lesson ids | Jean-Nicolas Veigel | 2024-03-26 | |
| | ||||
* | feat: add sugar, links, css & content to /everything page | Jean-Nicolas Veigel | 2024-03-26 | |
| | ||||
* | Make content on single page (needs CSS and new name) | Louis Pilfold | 2024-03-26 | |
| | ||||
* | More info on bit arrays | Louis Pilfold | 2024-03-17 | |
| | | | | Closes https://github.com/gleam-lang/language-tour/issues/58 | |||
* | Clarify what makes up the callback function of a `use` expression | Brett Cannon | 2024-03-16 | |
| | ||||
* | Remove functions | Louis Pilfold | 2024-03-14 | |
| | | | | Closes https://github.com/gleam-lang/language-tour/issues/52 | |||
* | Try to clarify what "any number of arguments" means in the "function ↵ | Brett Cannon | 2024-03-14 | |
| | | | | | capture" page Closes #53 | |||
* | Update src/content/chapter1_functions/lesson06_generic_functions/en.html | Louis Pilfold | 2024-03-13 | |
| | ||||
* | Rephrase paragraphs in chapter1_functions/lesson06_generic_functions | Sergei Suvorov | 2024-03-13 | |
| | | | | | Rephrased a paragraph in `chapter1_functions/lesson06_generic_functions/en.html` to make the idea clearer. The second paragraph also contains some typos, but they are being fixed in [this PR](https://github.com/gleam-lang/language-tour/pull/41), so I'm leaving them as-is here | |||
* | Fix typo in `lesson00_standard_library_package` | Nikita Sobolev | 2024-03-12 | |
| | ||||
* | Update pattern aliases en.html to match the code example | Vladimir Kidyaev | 2024-03-12 | |
| | ||||
* | Update discard pattern | eli | 2024-03-12 | |
| | | | fix awkward wording | |||
* | Fix language in lesson09_bools | Scott Patten | 2024-03-12 | |
| | | | "is a either" => "is either" | |||
* | Change text | Louis Pilfold | 2024-03-11 | |
| | ||||
* | Add homepage link | domnantas | 2024-03-11 | |
| | ||||
* | Correct typo | Louis Pilfold | 2024-03-11 | |
| | ||||
* | Document snake_case | Louis Pilfold | 2024-03-07 | |
| | ||||
* | Improve clarity | Louis Pilfold | 2024-03-07 | |
| | ||||
* | Apply @t3dotgg's suggestion | Louis Pilfold | 2024-03-07 | |
| | ||||
* | Add dark mode support (#26) | Filip Figiel | 2024-03-06 | |
| | ||||
* | Generic custom types | Louis Pilfold | 2024-03-06 | |
| | ||||
* | Document case for custom types | Louis Pilfold | 2024-03-06 | |
| | ||||
* | Document case | Louis Pilfold | 2024-03-06 | |
| | ||||
* | changed description of underscore in function capture | human154 | 2024-03-06 | |
| | | | It didn't make sense to me to call it the "final argument". | |||
* | display the word value as code again | human154 | 2024-03-05 | |
| | ||||
* | Simplify my awkwrd comment about type variables | human154 | 2024-03-05 | |
| | ||||
* | Change used to referenced | human154 | 2024-03-05 | |
| | | | Co-authored-by: Louis Pilfold <louis@lpil.uk> | |||
* | a couple light grammar fixes to explanation of deprecations | human154 | 2024-03-05 | |
| | ||||
* | Added comment to drive home explanation of generic arguments | human154 | 2024-03-05 | |
| | ||||
* | Fix 'in future' -> 'in the future' on bit array page | Shane Handley | 2024-03-05 | |
| | ||||
* | Clarify list recursion text | Anthony Bullard | 2024-03-05 | |
| | | | The first sentence in this section is hard to parse. I think this rephrasing is more clear. | |||
* | feat: use the new v1 logo | Filip Figiel | 2024-03-05 | |
| | ||||
* | Clarify the meaning of a record. | human154 | 2024-02-22 | |
| | ||||
* | Change wording regarding usage of custom types vs tuples | human154 | 2024-02-22 | |
| | ||||
* | Change wording to singular regarding "programs and library" | human154 | 2024-02-22 | |
| | ||||
* | Let assert | Louis Pilfold | 2024-02-20 | |
| | ||||
* | Update link | Louis Pilfold | 2024-02-19 | |
| | ||||
* | text -> en | Louis Pilfold | 2024-02-19 | |
| | ||||
* | Fix typo | Daren Chandisingh | 2024-02-15 | |
| | ||||
* | Fix "dedicated" typo in Chapter 0 | Frédéric Boyer | 2024-02-13 | |
| |