aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* SimplifyLouis Pilfold2024-01-23
|
* Fix race condition in webworker logic (hopefully)Daniel Sherlock2024-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
|
* Fix pathLouis Pilfold2024-01-19
|
* Avoid flooding the workerLouis Pilfold2024-01-19
|
* Run compiler and code in web workerLouis Pilfold2024-01-19
|
* Various fixesLouis Pilfold2024-01-18
| | | | Thank you @giacomocavalieri!
* Missing keywordsLouis Pilfold2024-01-18
|
* Remove paragraph covered by previous lessonLouis Pilfold2024-01-18
|
* TypoLouis Pilfold2024-01-18
|
* Move recursion lessons togetherLouis Pilfold2024-01-18
|
* LinksLouis Pilfold2024-01-18
|
* Fix wordingLouis Pilfold2024-01-18
|
* Include titles on each pageLouis Pilfold2024-01-18
|
* Improve descriptionLouis Pilfold2024-01-18
|
* Distinct titleLouis Pilfold2024-01-18
|
* Remove `Louis Pilfold2024-01-18
|
* Correct nameLouis Pilfold2024-01-18
| | | | Thank you @inoas
* Meta tagsLouis Pilfold2024-01-18
|
* Update titleLouis Pilfold2024-01-18
|
* TyposLouis Pilfold2024-01-18
|
* Resolve quirk of github pagesLouis Pilfold2024-01-18
|
* Use path libraryLouis Pilfold2024-01-18
|
* Rename lessonLouis Pilfold2024-01-18
|
* Change messageLouis Pilfold2024-01-18
|
* BumpLouis Pilfold2024-01-18
|
* Install GleamLouis Pilfold2024-01-18
|
* DeployLouis Pilfold2024-01-18
|
* Remove existingLouis Pilfold2024-01-18
|
* ExecLouis Pilfold2024-01-18
|
* setup-beam seems to have lost the ability to install only GleamLouis Pilfold2024-01-18
|
* Strip out deploy sectionLouis Pilfold2024-01-18
|