Luis Fernando Oliveira
|
6da4779100
|
done with guidelines
|
2015-03-19 15:14:16 -03:00 |
|
James Tien
|
c1521b8348
|
Begin translation of the "The Guide" section
|
2015-03-19 14:52:04 +08:00 |
|
Claudia Doppioslash
|
e90710e14f
|
up to Travis CI
|
2015-03-19 01:55:05 +00:00 |
|
Chris Allen
|
a094c8c154
|
Merge pull request #52 from jhedev/german
German Translation
|
2015-03-18 16:24:35 -05:00 |
|
Joel Hermanns
|
4275d4e5b8
|
Add language-specific section
|
2015-03-18 16:30:21 +01:00 |
|
Claudia Doppioslash
|
ead0fa4380
|
fixing accented characters
|
2015-03-18 09:20:07 +00:00 |
|
Joel Hermanns
|
b8f2425251
|
Some fixes for german translation
|
2015-03-17 13:06:45 +01:00 |
|
Joel Hermanns
|
1d9069aad0
|
Improvements for the german translation
|
2015-03-17 11:59:45 +01:00 |
|
Chris Allen
|
cd5a5aeabc
|
Merge pull request #57 from nadirs/make-other-langs
Make other langs
|
2015-03-16 19:30:13 -05:00 |
|
Nadir Sampaoli
|
93891a344e
|
Add documentation for make pdf-lang
|
2015-03-16 22:44:45 +01:00 |
|
Chris Allen
|
9431f71f50
|
Merge pull request #56 from julienXX/french-translation
French translation
|
2015-03-16 13:01:08 -05:00 |
|
Nicolas B.
|
6f594f6e00
|
Merge pull request #34 from berewt/french-translation
French translation. V1.0 seems ready.
|
2015-03-16 17:27:25 +01:00 |
|
Nicolas Biri
|
50fa29b394
|
Merge with the most recent Chris' version, few fixes
|
2015-03-16 17:12:35 +01:00 |
|
Nicolas Biri
|
714a9871ca
|
Merge branch 'master' of https://github.com/bitemyapp/learnhaskell into french-translation
|
2015-03-16 16:40:58 +01:00 |
|
Julien Blanchard
|
7a100126e0
|
Merge pull request #33 from julienXX/proofread
Typos and small reworks
|
2015-03-16 12:09:36 +01:00 |
|
Julien Blanchard
|
02d793ba5b
|
Spell check
|
2015-03-16 12:05:48 +01:00 |
|
Julien Blanchard
|
1a75f2706b
|
More fixes
|
2015-03-16 11:48:54 +01:00 |
|
Julien Blanchard
|
bfed887ff1
|
Typos et small reworks
|
2015-03-16 11:44:55 +01:00 |
|
Julien Blanchard
|
d194cafe48
|
Merge pull request #32 from berewt/french-translation
Review de community guidelines
|
2015-03-16 11:44:33 +01:00 |
|
Nicolas Biri
|
6000d15212
|
Review de community guidelines
|
2015-03-16 11:39:11 +01:00 |
|
James Tien
|
dc48addb76
|
add guide-zh_tw.md
|
2015-03-16 18:34:03 +08:00 |
|
Julien Blanchard
|
e6d628bd18
|
Merge branch 'berewt-french-translation' into french-translation
|
2015-03-16 11:16:19 +01:00 |
|
Julien Blanchard
|
7a9d86a8b5
|
Other fun topics til end
|
2015-03-16 11:15:19 +01:00 |
|
Julien Blanchard
|
0955c5ac07
|
Other fun topics til end
|
2015-03-16 11:14:01 +01:00 |
|
Chris Allen
|
aac52cb845
|
Merge pull request #54 from nadirs/fix-tex-unicode
Fix pandoc/latex issue with unicode chars
|
2015-03-16 00:26:55 -05:00 |
|
Nicolas Biri
|
06c6fb01ac
|
Merge branch 'french-translation' of https://github.com/julienXX/learnhaskell into french-translation
|
2015-03-15 19:30:35 +01:00 |
|
Nicolas Biri
|
c9b6cb60fc
|
Merge guide-fr
|
2015-03-15 19:30:26 +01:00 |
|
Julien Blanchard
|
31080a703e
|
Type & Category theory
|
2015-03-15 19:13:20 +01:00 |
|
Julien Blanchard
|
85d03e05ce
|
GHC Core & optims
|
2015-03-15 19:00:39 +01:00 |
|
Julien Blanchard
|
67c5f7385d
|
Recursion schemes
|
2015-03-15 18:58:58 +01:00 |
|
Claudia Doppioslash
|
c5da49027b
|
IT: Up to Parsing in Haskell
|
2015-03-15 17:53:52 +00:00 |
|
Nadir Sampaoli
|
5a538c5216
|
Add make target for other languages
For example, to build the french version of the guide (will output a
file named tutorial-fr.pdf):
make pdf-lang GUIDE_LANG=fr
|
2015-03-15 17:56:57 +01:00 |
|
Nadir Sampaoli
|
9d9dcf3d97
|
Fix pandoc/latex issue with unicode chars
|
2015-03-15 17:44:53 +01:00 |
|
Julien Blanchard
|
a6b6139fee
|
Lens/Prisms
|
2015-03-15 15:06:59 +01:00 |
|
Julien Blanchard
|
f3689ea176
|
Parallelisme/Concurence
|
2015-03-15 15:06:41 +01:00 |
|
Julien Blanchard
|
30257ac183
|
lambda-calcul
|
2015-03-15 15:06:22 +01:00 |
|
Julien Blanchard
|
559ad0b6bd
|
FAQ & Cabal
closes #20
|
2015-03-15 14:47:58 +01:00 |
|
Nicolas Biri
|
218adeb11b
|
Merge branch 'french-translation' of https://github.com/julienXX/learnhaskell into french-translation
|
2015-03-15 09:57:53 +01:00 |
|
Nicolas Biri
|
0401aa1c4e
|
frontend/javascript part
|
2015-03-15 09:57:03 +01:00 |
|
Chris Allen
|
9d69369c9e
|
deb.haskell.org is dead, updated to 7.8.4
|
2015-03-14 20:04:02 -05:00 |
|
Nicolas B.
|
a2ba66a812
|
Merge pull request #24 from berewt/french-translation
TravisCI : issue #24
|
2015-03-14 18:00:18 +01:00 |
|
Nicolas Biri
|
3d0a41b61c
|
TravisCI
|
2015-03-14 17:59:05 +01:00 |
|
Joel Hermanns
|
57914cbe52
|
The rest
|
2015-03-14 16:34:33 +01:00 |
|
Joel Hermanns
|
f26edbe8ff
|
Translate Other fun topics to german
|
2015-03-14 16:28:57 +01:00 |
|
Joel Hermanns
|
fe551e3486
|
Translate Type/Category Theory to german
|
2015-03-14 16:24:52 +01:00 |
|
Joel Hermanns
|
2871d9fcf1
|
Translate some advanced topics to german
|
2015-03-14 16:19:13 +01:00 |
|
Nicolas B.
|
219583f817
|
Merge pull request #22 from berewt/french-translation
Hoogle and Haddock (issue #21)
|
2015-03-14 15:21:56 +01:00 |
|
Nicolas Biri
|
2f4b902f6a
|
Hoogle and Haddock (issue #21)
|
2015-03-14 15:21:17 +01:00 |
|
Julien Blanchard
|
76e760bb01
|
Dev env
|
2015-03-14 13:34:03 +01:00 |
|
Julien Blanchard
|
7409bc4547
|
Graph algorithms
|
2015-03-14 13:33:43 +01:00 |
|