index
:
tour
master
gleam language tour
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add what
Jonas Hartmann
2024-04-30
*
fix awkward phrasing in Nil explanation
TheHiddenLayer
2024-04-25
*
Fix typo
Louis Pilfold
2024-04-20
*
Format
Louis Pilfold
2024-04-19
*
Use same version on CI, oops
Louis Pilfold
2024-04-19
*
Debug printing on CI
Louis Pilfold
2024-04-19
*
Why is prod using a cached copy of the prelude?
Louis Pilfold
2024-04-19
*
Update to Gleam v1.1.0
Louis Pilfold
2024-04-18
*
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
*
Setup Codespaces devcontainer
Simon Curtis
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 unclickable button and off brand animation
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
*
style: tweak light accent color for better accessibility
Jean-Nicolas Veigel
2024-03-26
*
style: tweak link color
Jean-Nicolas Veigel
2024-03-26
*
fix: snippet link margin
Jean-Nicolas Veigel
2024-03-26
*
style: add breathing room between lesson paragraphs
Jean-Nicolas Veigel
2024-03-26
*
chore: use split css stylesheets
Jean-Nicolas Veigel
2024-03-26
*
chore: seperate common page styles from lesson page styles
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: move everything css to separate file
Jean-Nicolas Veigel
2024-03-26
*
chore: format files
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
*
feat: highlight js gleam lang definition
Jean-Nicolas Veigel
2024-03-26
*
chore: move highlight.js core
Jean-Nicolas Veigel
2024-03-26
*
syntax highlight regexes
Jean-Nicolas Veigel
2024-03-26
[next]