index
:
tour
master
gleam language tour
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
separate case
0riginaln0
2024-04-15
*
separate case
0riginaln0
2024-04-15
*
factorial(0) = 1 case added for tail_calls
0riginaln0
2024-04-15
*
factorial(0) = 1 case added for recursion
0riginaln0
2024-04-15
*
Add hrefs to code keywords
Dimitrii Dulgher
2024-04-15
*
Put closing brackets in the correct place.
Jacob Fenton
2024-04-03
*
Format.
Jacob Fenton
2024-04-03
*
Put nav at the bottom of the page, so it doesn't move around from lesson to l...
Jacob Fenton
2024-04-03
*
Add left/right arrow key handlers for easier navigation.
Jacob Fenton
2024-04-01
*
Revert "Put nav at the bottom of the page, so it doesn't move around from les...
Louis Pilfold
2024-04-01
*
Revert "Format."
Louis Pilfold
2024-04-01
*
Format.
Jacob Fenton
2024-04-01
*
Put nav at the bottom of the page, so it doesn't move around from lesson to l...
Jacob Fenton
2024-04-01
*
Typos
Louis Pilfold
2024-03-29
*
fix "funtions" typo in `lesson14_type_imports`
Ricardo Fernández Serrata
2024-03-27
*
Remove off brand transitions
Louis Pilfold
2024-03-26
*
Remove off-brand transitions and mobile UI breaking link
Louis Pilfold
2024-03-26
*
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
*
Link to everything page
Louis Pilfold
2024-03-26
*
chore: use split css stylesheets
Jean-Nicolas Veigel
2024-03-26
*
chore: delete render module
Jean-Nicolas Veigel
2024-03-26
*
fix: FOUC on /everyting when on dark theme
Jean-Nicolas Veigel
2024-03-26
*
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
*
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
*
Change text
Louis Pilfold
2024-03-11
*
Add homepage link
domnantas
2024-03-11
[next]