aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
...
* Correct typoLouis Pilfold2024-03-11
|
* Document snake_caseLouis Pilfold2024-03-07
|
* Improve clarityLouis Pilfold2024-03-07
|
* Apply @t3dotgg's suggestionLouis Pilfold2024-03-07
|
* Add dark mode support (#26)Filip Figiel2024-03-06
|
* Generic custom typesLouis Pilfold2024-03-06
|
* Document case for custom typesLouis Pilfold2024-03-06
|
* Document caseLouis Pilfold2024-03-06
|
* changed description of underscore in function capturehuman1542024-03-06
| | | It didn't make sense to me to call it the "final argument".
* display the word value as code againhuman1542024-03-05
|
* Simplify my awkwrd comment about type variableshuman1542024-03-05
|
* Change used to referencedhuman1542024-03-05
| | | Co-authored-by: Louis Pilfold <louis@lpil.uk>
* a couple light grammar fixes to explanation of deprecationshuman1542024-03-05
|
* Added comment to drive home explanation of generic argumentshuman1542024-03-05
|
* Fix 'in future' -> 'in the future' on bit array pageShane Handley2024-03-05
|
* Clarify list recursion textAnthony Bullard2024-03-05
| | | The first sentence in this section is hard to parse. I think this rephrasing is more clear.
* feat: use the new v1 logoFilip Figiel2024-03-05
|
* Clarify the meaning of a record.human1542024-02-22
|
* Change wording regarding usage of custom types vs tupleshuman1542024-02-22
|
* Change wording to singular regarding "programs and library"human1542024-02-22
|
* Let assertLouis Pilfold2024-02-20
|
* Update linkLouis Pilfold2024-02-19
|
* text -> enLouis Pilfold2024-02-19
|
* Fix typoDaren Chandisingh2024-02-15
|
* Fix "dedicated" typo in Chapter 0Frédéric Boyer2024-02-13
|
* Fix typosKryštof Řezáč2024-02-07
|
* Distinguish Result's `Error` from custom error typeTom Kenny2024-02-06
| | | Give the custom type for errors a different name from the Result data constructor "Error", to avoid confusion between the type-level and data-level meanings of the identifier "Error"
* Fix "compile" typo in Ch. 3, Lesson 5Tom Kenny2024-02-06
|
* Remove duplicated paragraph in Chap 3, Lesson 4Tom Kenny2024-02-06
| | | Was copied from previous lesson
* Fix simple typos in lessons (#19)Simon Johansson2024-01-30
|
* Explain runtime differences for floatsSimon Johansson2024-01-30
|
* ClarifyLouis Pilfold2024-01-23
|
* Correct mismatched codeLouis Pilfold2024-01-23
|
* Add equality lessonLouis Pilfold2024-01-23
|
* Do not use stderrLouis Pilfold2024-01-23
| | | | Closes https://github.com/gleam-lang/language-tour/issues/12
* Correct other codeLouis Pilfold2024-01-23
|
* Remove duplicate "but" in Lesson 14Tom Kenny2024-01-21
|
* Fix "called called" in pattern matchingWesley Moore2024-01-20
|
* Alter wordingLouis Pilfold2024-01-20
|
* Give an escape sequence examplescottBowles2024-01-20
|
* Lowercase 'strings'scottBowles2024-01-20
|
* Typo lesson12_type_aliases module -> moldulesscottBowles2024-01-20
|
* Typo in hello worldScott Bowles2024-01-20
| | | Minor fix changing "use" to "using"
* PlausibleLouis Pilfold2024-01-19
|
* WordingLouis Pilfold2024-01-19
|
* Various fixesLouis Pilfold2024-01-18
| | | | Thank you @giacomocavalieri!
* Remove paragraph covered by previous lessonLouis Pilfold2024-01-18
|
* TypoLouis Pilfold2024-01-18
|
* Move recursion lessons togetherLouis Pilfold2024-01-18
|
* LinksLouis Pilfold2024-01-18
|