aboutsummaryrefslogtreecommitdiff
path: root/src/content
Commit message (Expand)AuthorAge
* TyposLouis Pilfold2024-03-29
* fix "funtions" typo in `lesson14_type_imports`Ricardo Fernández Serrata2024-03-27
* Document opaque typesLouis Pilfold2024-03-26
* Document import typeLouis Pilfold2024-03-26
* Remove linkLouis Pilfold2024-03-26
* Improve introduction of modules and importsLouis Pilfold2024-03-26
* More info on bit arraysLouis Pilfold2024-03-17
* Clarify what makes up the callback function of a `use` expressionBrett Cannon2024-03-16
* Remove functionsLouis Pilfold2024-03-14
* Try to clarify what "any number of arguments" means in the "function capture"...Brett Cannon2024-03-14
* Update src/content/chapter1_functions/lesson06_generic_functions/en.htmlLouis Pilfold2024-03-13
* Rephrase paragraphs in chapter1_functions/lesson06_generic_functionsSergei Suvorov2024-03-13
* Fix typo in `lesson00_standard_library_package`Nikita Sobolev2024-03-12
* Update pattern aliases en.html to match the code exampleVladimir Kidyaev2024-03-12
* Update discard patterneli2024-03-12
* Fix language in lesson09_boolsScott Patten2024-03-12
* Correct typoLouis Pilfold2024-03-11
* Document snake_caseLouis Pilfold2024-03-07
* Improve clarityLouis Pilfold2024-03-07
* Apply @t3dotgg's suggestionLouis Pilfold2024-03-07
* 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
* display the word value as code againhuman1542024-03-05
* Simplify my awkwrd comment about type variableshuman1542024-03-05
* Change used to referencedhuman1542024-03-05
* 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
* 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
* 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
* Fix "compile" typo in Ch. 3, Lesson 5Tom Kenny2024-02-06
* Remove duplicated paragraph in Chap 3, Lesson 4Tom Kenny2024-02-06
* 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
* Correct other codeLouis Pilfold2024-01-23
* Remove duplicate "but" in Lesson 14Tom Kenny2024-01-21