571 Commits (master)
 

Author SHA1 Message Date
Arcadie 60dec7ce62 Address issue #83 3 years ago
Dhghomon 0430cbbae9
Merge pull request #128 from Arcadie/master
Chapters Deref and Testing, small fixes, make samples compile
3 years ago
Arcadie 8ad44ef1eb Deref - make sample compile
Testing - add missing double quote
Testing - fix calculator adds variable
3 years ago
Dhghomon b7fee2ce4d
Update README.md 3 years ago
Dhghomon 0e29a32cec
Update README.md 3 years ago
Dhghomon b26f8b65b6
Update README.md 3 years ago
Dhghomon d6c6442eaa
Update README.md 3 years ago
Dhghomon a7de2b3b39
Update README.md 3 years ago
Dhghomon f2efc00ea6
Merge pull request #127 from urbanij/master
Added script to generate pdf using pandoc (via latex)
3 years ago
Francesco Urbani 26e457ea41 Added yaml file to instruct pandoc. Added color links inside the PDF. 3 years ago
Dhghomon aa17f0d993
Update README.md 3 years ago
Francesco Urbani e199043b2d removed generation of two identical .tex files with the same content. 3 years ago
Francesco Urbani 3440a5d1ab removed useless quotes 3 years ago
Dhghomon cff2b76563
Merge pull request #126 from zawakita/pr2
change scope of the backquote
3 years ago
Dhghomon f5cf9def9c
Merge pull request #125 from zawakita/pr
change quadruple backquote to triple backquote
3 years ago
Dhghomon 22e5426285
Merge pull request #124 from msilb/patch-1
Minor fix for produced output
3 years ago
Dhghomon 03ff9926bd
Merge pull request #123 from kumakichi/master
summary update for interior mutability
3 years ago
Dhghomon 29414941b5
Merge pull request #122 from hoanghun/master
Fixed typo predule to prelude.
3 years ago
Dhghomon a693ea6348
Merge pull request #121 from hoijui/patch-7
Adds a missing 'when'
3 years ago
Dhghomon 579d84b40e
Merge pull request #120 from hoijui/patch-6
`V` means value in `Map.Entry<K, V>`
3 years ago
Dhghomon 19c4d78295
Merge pull request #119 from hoijui/patch-5
make `Err` description easier to digest
3 years ago
Dhghomon f083c4097c
Update README.md 3 years ago
Francesco Urbani 2efaed51f9 added script to generate a pdf with pandoc. 3 years ago
Francesco Urbani 0ed0d79295 enclosed text that's supposed to be monospace into a ```text``` block. 3 years ago
Dhghomon 5b76f7c3ab
Update README.md 3 years ago
Dhghomon 44d54ac0a6
Update README.md 3 years ago
Dhghomon 0992266d81
Update README.md 3 years ago
zawakita 6a6ac04b7a change scope of the backquote 3 years ago
zawakita 3fd9ca6051 change quadruple backquote to triple backquote 3 years ago
Dhghomon c898f9c892
Update README.md 3 years ago
Dhghomon eb26814579
Update README.md 3 years ago
Dhghomon 027a5553f5
New backtrace 3 years ago
Dhghomon c11cabc070
Update README.md 3 years ago
Dhghomon 2351266f2f
Update README.md 3 years ago
Michael Silbermann 5d6903ff91
Minor fix for produced output 3 years ago
Dhghomon f81679270a
Update README.md 3 years ago
kumakichi c11f1d87a0 summary update for interior mutability 3 years ago
Hung Hoang e8a1afaed8
Fixed typo predule to prelude. 3 years ago
Dhghomon 1980638e43
Merge pull request #117 from hoijui/patch-3
Minor grammatical change of a sentence
3 years ago
Dhghomon e988da0872
Merge pull request #116 from hoijui/patch-2
There are two reallocations, not three
3 years ago
hoijui 58cebf4ced
Adds a missing 'when' 3 years ago
hoijui 01372865fe
`V` means value in `Map.Entry<K, V>` 3 years ago
hoijui 128ad623d5
make `Err` description easier to digest 3 years ago
hoijui 61fa2b61a0
Minor grammatical change of a sentence
I am not sure if it is really better this way, but I think at least the comma would be good there.
3 years ago
hoijui f3529719a2
There are two reallocations, not three 3 years ago
Dhghomon 921df25b51
+ 7 new videos 3 years ago
Dhghomon ad61879cd4
Merge pull request #113 from kumakichi/master
change structure of chapter 'interior mutability'
3 years ago
Dhghomon 5506097baa
Merge pull request #114 from hoijui/patch-1
README: Mark "together" to facilitate reading
3 years ago
hoijui 5a78c818f0
README: Mark "together" to facilitate reading
It might not be the best way to change this sentence, but I had to read it 3 times to get that `together` is a variable name.
3 years ago
Dhghomon 68cb05d0d1
+ 3 more chapters 3 years ago