Commit graph

13 commits

Author SHA1 Message Date
Evan Czaplicki
57c4b79eb3 Add more examples
Based on very valid observation here
(https://groups.google.com/forum/#!topic/elm-discuss/_vvE0OWNKDU) that
these docs were bad before.
2014-02-18 18:06:14 -05:00
Evan Czaplicki
44057afdb0 get rid of documentation for functions that are not exported 2013-10-18 01:11:41 -04:00
Evan Czaplicki
83406ff73a Remove weird cons functions and make documentation nicer. 2013-10-17 23:54:55 -04:00
Evan Czaplicki
2edcced713 Add a bit more to intro of documentation 2013-09-09 16:32:12 -07:00
Evan Czaplicki
f5c0bb23c3 Minor corrections in documentation 2013-09-09 15:59:05 -07:00
Max New
ac635cafca New style docs for Maybe and Either 2013-09-08 15:08:21 -07:00
Evan Czaplicki
0ab92aeee7 Minor tweaks to match type-checker generation of ADT constraints 2013-07-26 12:25:04 +02:00
Evan Czaplicki
17535831fe Get libraries compiling 2013-07-26 00:07:07 +02:00
Evan Czaplicki
4e1f79c2d5 Get List and Maybe compiling with the Basics module 2013-07-25 23:55:16 +02:00
Colin Curtin
98c0269edc Moar whitespace. 2013-05-11 17:15:45 -07:00
evancz
9c22031d28 Style tweak. 2013-04-07 17:58:43 -07:00
evancz
b343564795 Finish tweaking the second half of .elm library files. 2013-03-10 01:07:17 -08:00
evancz
79a747cfc6 Rename core/ to libraries/ to make it more clear what is going on with the directory structure. 2013-03-06 09:28:53 -08:00
Renamed from core/Maybe.elm (Browse further)