Commit graph

1481 commits

Author SHA1 Message Date
Evan Czaplicki
8ff581471e Minor tweaks to docs 2013-09-10 18:21:30 -07:00
Evan Czaplicki
c18bebe223 Merge pull request #253 from mgold/dev3
Separate out the gr(e|a)ys.
2013-09-10 18:06:43 -07:00
Evan Czaplicki
8ec4503638 Merge pull request #251 from mgold/dev2
Convert JavaScript and JSON docs.
2013-09-10 18:03:18 -07:00
Evan Czaplicki
01c303b4c7 Merge pull request #250 from mgold/dev
Convert Keyboard docs.
2013-09-10 18:02:28 -07:00
Evan Czaplicki
db72bdb856 Merge pull request #252 from jsl/convert_random_docs
Convert Random docs
2013-09-10 17:59:50 -07:00
Evan Czaplicki
9ed6420f7d Merge pull request #254 from jsl/convert_touch_docs
Convert Touch docs.
2013-09-10 17:57:33 -07:00
Justin Leitgeb
ea131c9771 Convert Touch docs. 2013-09-10 16:12:11 -05:00
Justin Leitgeb
2671ac4393 Convert Random docs. 2013-09-10 16:08:06 -05:00
Max Goldstein
c3e2c0ee04 Separate out the gr(e|a)ys. 2013-09-10 13:56:49 -04:00
Max Goldstein
1aef98dbf8 Convert JavaScript and JSON docs. 2013-09-10 09:46:26 -04:00
Max Goldstein
35e1c33b78 Convert Keyboard docs. 2013-09-10 09:09:21 -04:00
Evan Czaplicki
c69ff2a10b Minor layout tweaks in documentation 2013-09-09 23:07:49 -07:00
Evan Czaplicki
66add54195 Merge pull request #245 from mgold/dev
Convert Color, Dict, and Set docs.
2013-09-09 22:47:44 -07:00
Evan Czaplicki
035e62b698 Merge pull request #248 from jsl/convert_time_docs
Convert Time docs
2013-09-09 22:42:29 -07:00
Evan Czaplicki
c034d96026 Merge pull request #247 from jsl/convert_http_docs
Convert Http docs
2013-09-09 22:39:18 -07:00
Evan Czaplicki
ff14e51b6c Merge pull request #249 from jsl/convert_text_docs
Convert text docs
2013-09-09 22:37:57 -07:00
Justin Leitgeb
7b86205c4f Convert Text docs 2013-09-09 22:57:06 -05:00
Justin Leitgeb
6fda891f81 Convert Time docs 2013-09-09 22:45:16 -05:00
Justin Leitgeb
9a0ff87429 Convert Http docs 2013-09-09 22:14:58 -05:00
Max Goldstein
9e600f2485 Convert Color, Dict, and Set docs. 2013-09-09 22:12:27 -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
Evan Czaplicki
281e8a208d Trim trailing whitespace 2013-09-09 15:58:43 -07:00
Evan Czaplicki
964250c3c2 Merge branch 'dev' of https://github.com/evancz/Elm into dev 2013-09-08 23:27:21 -07:00
Evan Czaplicki
61e5d9fc80 Fix typo! 2013-09-08 23:20:54 -07:00
Evan Czaplicki
bcae123cfd Merge pull request #244 from maxsnew/dev
New style docs for Maybe and Either
2013-09-08 15:19:32 -07:00
Max New
ac635cafca New style docs for Maybe and Either 2013-09-08 15:08:21 -07:00
Evan Czaplicki
d6d0ba767d Merge pull request #243 from mgold/dev
Convert Date, Mouse, Window, and Signal docs.
2013-09-08 13:58:58 -07:00
Max Goldstein
6869015507 Convert Date, Mouse, Window, and Signal docs. 2013-09-08 16:37:06 -04:00
Evan Czaplicki
f11925ec6b Merge branch 'dev' of https://github.com/evancz/Elm into dev 2013-09-08 12:30:15 -07:00
Evan Czaplicki
d87cfc65dd Merge branch 'release-candidate' into dev 2013-09-08 12:29:34 -07:00
Evan Czaplicki
5f7fcaa92d Fix issue #241 2013-09-08 12:26:07 -07:00
Evan Czaplicki
427671acff Merge pull request #240 from mgold/dev
Convert Char documentation to new format.
2013-09-08 10:44:15 -07:00
Max Goldstein
0c3e146c2b Convert Char documentation to new format. 2013-09-08 11:31:00 -04:00
Evan Czaplicki
a7bb2b7ac3 Fix issue in which type expressions eat trailing whitespace. 2013-09-06 12:22:01 -07:00
Evan Czaplicki
d851c5e315 Convert to the new documentation format, adding in infix declarations 2013-09-05 16:56:28 -07:00
Evan Czaplicki
c56c6300c8 Add the correct infix annotations 2013-09-05 16:55:45 -07:00
Evan Czaplicki
eb2a032e54 Remove unused import 2013-09-05 16:55:24 -07:00
Evan Czaplicki
abe4a81f08 Nicer order for JSON fields 2013-09-05 15:44:40 -07:00
Evan Czaplicki
5b2c4f6fb8 Begin generating JSON representations of types. 2013-09-05 15:33:03 -07:00
Evan Czaplicki
0976355fac Properly generate directory structure 2013-09-05 10:55:30 -07:00
Evan Czaplicki
ae5ef9db97 Add pretty printing and require a module declaration and structure comment 2013-09-05 10:48:37 -07:00
Evan Czaplicki
caf2d0ab6d Fix parsing bug and ensure the creation of the docs/ directory 2013-09-05 10:09:45 -07:00
Evan Czaplicki
4f7bb237ca Begin building elm-doc again 2013-09-04 17:40:29 -07:00
Evan Czaplicki
f5e15ca7e3 Use the new documentation format and helper functions 2013-09-04 17:40:05 -07:00
Evan Czaplicki
c9824b4e19 Nicer show for Assoc 2013-09-04 17:18:02 -07:00
Evan Czaplicki
8a913451c7 Add more helper functions
Ensure that comment parsers return the full body.
Add functions for skipping over characters.
Add function to extract the corresponding source text of a parse.
2013-09-04 17:17:48 -07:00
Evan Czaplicki
fecc96dde7 Rename some functions and export typeAnnotation 2013-09-04 17:16:35 -07:00
Evan Czaplicki
24642c85e6 Change default associativity to left 2013-09-04 17:16:07 -07:00
Evan Czaplicki
e9a626d110 Merge branch 'dev' into release-candidate 2013-09-03 11:26:29 -07:00