Commit Graph

252 Commits

Author SHA1 Message Date
Matthew Pickering
af774281cf Remove latex_macros imports 2015-01-08 02:34:03 +00:00
Matthew Pickering
f0fafc1f21 Remove trailing whitespace 2015-01-08 02:33:59 +00:00
Stephen Diehl
107e144e87 fix hindley milner code blocks 2015-01-07 14:45:09 -05:00
Stephen Diehl
07ae2b3c8b PolyML -> Poly 2015-01-07 14:26:12 -05:00
Stephen Diehl
65c7646f7d use f x in tex 2015-01-07 14:07:57 -05:00
Stephen Diehl
aa6143b7cb note about strictness in terms of bottom terms 2015-01-07 14:07:57 -05:00
Stephen Diehl
4579d109ba Merge pull request #22 from ethercrow/patch-1
Remove unused `var` from calculator grammar.
2015-01-07 13:26:33 -05:00
Dmitry Ivanov
360ffe84a2 Remove unused var from calculator grammar. 2015-01-07 23:38:08 +06:00
Stephen Diehl
8c1e8471a9 recommit cover.png 2015-01-07 08:41:21 -05:00
Stephen Diehl
27a0dde45b remove redundent images 2015-01-07 08:40:38 -05:00
Stephen Diehl
b9b0d4c038 remove extraneous word, fixes #19 2015-01-06 22:13:06 -05:00
Stephen Diehl
40a5d8c9f0 note about translations 2015-01-06 22:12:39 -05:00
Stephen Diehl
53f08c50ad Merge pull request #21 from NicolasT/evaluation-fixes
Various fixes in `evaluation.md`
2015-01-06 22:10:12 -05:00
Nicolas Trangez
c953aac564 Various fixes in evaluation.md 2015-01-07 04:05:53 +01:00
Stephen Diehl
798ed1e9f7 Merge branch 'NicolasT-type-system-fixes' 2015-01-06 19:35:02 -05:00
Stephen Diehl
8dead45aab "uniquely defined" 2015-01-06 19:34:42 -05:00
Stephen Diehl
fad5809c36 Merge branch 'type-system-fixes' of https://github.com/NicolasT/write-you-a-haskell into NicolasT-type-system-fixes 2015-01-06 19:33:36 -05:00
Stephen Diehl
d3a0e8c89d remove passive voice in type_systems 2015-01-06 18:36:15 -05:00
Stephen Diehl
daf29af16a source code block for locally named lambdas 2015-01-06 18:27:45 -05:00
Nicolas Trangez
917acf903f Various fixes in type_systems.md 2015-01-07 00:21:32 +01:00
Stephen Diehl
30d3a33a29 added forgotten phoas.hs code 2015-01-06 18:16:01 -05:00
Stephen Diehl
1115525f2a restore nav.js, make js directory 2015-01-06 18:12:50 -05:00
Stephen Diehl
797d195905 fix binder permutation, for #17 2015-01-06 17:57:10 -05:00
Stephen Diehl
a501f80c61 bump parser ranges 2015-01-06 15:36:03 -05:00
Stephen Diehl
065e55d02d emptyDef -> langDef 2015-01-06 15:32:02 -05:00
Stephen Diehl
c081440b01 norm -> form 2015-01-06 15:29:00 -05:00
Stephen Diehl
8de804c517 Merge pull request #16 from iblech/patch-1
Minor typo fixes and improvements
2015-01-06 14:25:37 -05:00
Ingo Blechschmidt
2cd73b0e87 Minor typo fixes and improvements 2015-01-06 20:17:28 +01:00
Ingo Blechschmidt
e314c9a94a Adjusted image to the Stack type used in the text 2015-01-06 20:16:56 +01:00
Stephen Diehl
07b0dec116 Merge pull request #15 from reinh/patch-1
Reorganize the Pretty Printer section slightly
2015-01-06 14:11:35 -05:00
Rein Henrichs
1bd3af4b5c Reorganize the Pretty Printer section slightly
Because the reference to "the ``p`` variable" was confusing.
2015-01-06 10:51:40 -08:00
Stephen Diehl
d3d7967cd2 note about text license 2015-01-06 12:16:33 -05:00
Stephen Diehl
d8f7c5d58b general -> expressive, fixes #12 2015-01-06 11:40:32 -05:00
Stephen Diehl
82112c5183 tutorial.md -> index.md 2015-01-06 11:18:14 -05:00
Stephen Diehl
1d5c3175ac remove extraneous semicolons 2015-01-06 11:06:11 -05:00
Stephen Diehl
b5903315fb rephrase hindley milner section 2015-01-06 11:00:42 -05:00
Stephen Diehl
a26d3ebb64 compliation -> compilation, fixes #5 2015-01-06 10:57:55 -05:00
Stephen Diehl
347e360453 string -> char, fixes #4 2015-01-06 10:56:23 -05:00
Stephen Diehl
a7b3f1d40c fix ast example, fixes #1 2015-01-06 10:55:26 -05:00
Stephen Diehl
26c414ca1f change substitution order, fixes #3 2015-01-06 10:53:52 -05:00
Stephen Diehl
2dfddd5391 fixes grammar for haskeline, fixes #7 2015-01-06 10:51:28 -05:00
Stephen Diehl
ef0e4bd49a fixes #11 2015-01-06 10:49:27 -05:00
Stephen Diehl
6659251439 added rss to header 2015-01-06 10:45:11 -05:00
Stephen Diehl
7ee4ba163f fix progress definition latex 2015-01-06 10:41:34 -05:00
Stephen Diehl
46b425bea7 fix git link 2015-01-06 10:41:04 -05:00
Stephen Diehl
87e2f55ca9 Merge branch 'abevoelker-principal-type' 2015-01-06 10:38:53 -05:00
Stephen Diehl
9bfb63a23a Merge branch 'principal-type' of https://github.com/abevoelker/write-you-a-haskell into abevoelker-principal-type
Conflicts:
	hindley_milner.md
2015-01-06 10:38:39 -05:00
Stephen Diehl
5dd521c926 Merge pull request #13 from bmjames/apostrophes
Apostrophe pedantry (fixes #9 and other similar occurrences)
2015-01-06 09:35:36 -05:00
Stephen Diehl
3a7fd6fa78 added markdown source 2015-01-06 10:09:41 -05:00
Abe Voelker
466c78a7cb Fix "principal type" spelling 2015-01-06 08:32:28 -06:00