index
:
tour
master
gleam language tour
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
content
Commit message (
Expand
)
Author
Age
*
Typos
Louis Pilfold
2024-03-29
*
fix "funtions" typo in `lesson14_type_imports`
Ricardo Fernández Serrata
2024-03-27
*
Document opaque types
Louis Pilfold
2024-03-26
*
Document import type
Louis Pilfold
2024-03-26
*
Remove link
Louis Pilfold
2024-03-26
*
Improve introduction of modules and imports
Louis Pilfold
2024-03-26
*
More info on bit arrays
Louis Pilfold
2024-03-17
*
Clarify what makes up the callback function of a `use` expression
Brett Cannon
2024-03-16
*
Remove functions
Louis Pilfold
2024-03-14
*
Try to clarify what "any number of arguments" means in the "function capture"...
Brett Cannon
2024-03-14
*
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
*
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 language in lesson09_bools
Scott Patten
2024-03-12
*
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
*
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
*
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
*
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
*
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
*
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
*
Fix typos
Kryštof Řezáč
2024-02-07
*
Distinguish Result's `Error` from custom error type
Tom Kenny
2024-02-06
*
Fix "compile" typo in Ch. 3, Lesson 5
Tom Kenny
2024-02-06
*
Remove duplicated paragraph in Chap 3, Lesson 4
Tom Kenny
2024-02-06
*
Fix simple typos in lessons (#19)
Simon Johansson
2024-01-30
*
Explain runtime differences for floats
Simon Johansson
2024-01-30
*
Clarify
Louis Pilfold
2024-01-23
*
Correct mismatched code
Louis Pilfold
2024-01-23
*
Add equality lesson
Louis Pilfold
2024-01-23
*
Do not use stderr
Louis Pilfold
2024-01-23
*
Correct other code
Louis Pilfold
2024-01-23
*
Remove duplicate "but" in Lesson 14
Tom Kenny
2024-01-21
[next]