1
0
forked from Mirror/wren
Commit Graph

56 Commits

Author SHA1 Message Date
f6cbb6ad75 Add Fiber.try(). 2014-10-15 06:36:42 -07:00
24967ed4eb Endless site tweaking... 2014-10-04 09:57:40 -07:00
de59809b86 Tweak colors. 2014-09-14 09:39:44 -07:00
4dcb68d9b9 More work on the site.
- Tweaked the design a bunch.
- Started filling in core library docs.
- Fixed some other prose.
2014-08-24 09:09:10 -07:00
d5f68d70f0 Restyle site. 2014-08-19 07:35:20 -07:00
80a4eb8c9c Better error message on too many inherited fields. 2014-04-22 07:06:26 -07:00
f1c3bb0f37 Work on responsive CSS. 2014-04-20 21:42:17 -07:00
767e47bbf6 Benchmark chart. 2014-04-20 21:04:41 -07:00
d338ef2f07 Finish fiber docs. 2014-04-19 20:33:49 -07:00
c21821e161 Merge branch 'redesign' 2014-04-16 08:00:42 -07:00
2567c4846e Redesign site. 2014-04-16 08:00:15 -07:00
6677bde98c Tweak fiber docs a bit. 2014-04-15 06:47:16 -07:00
cd75e17f0d Docs docs docs. 2014-04-11 10:45:20 -07:00
634e4396cb Start working on a responsive design for the site. 2014-04-11 10:44:33 -07:00
1cd73e60da Write "Getting Started" page. 2014-04-09 07:53:30 -07:00
b2941cbbb6 Docs for operators and some other stuff. 2014-04-08 21:18:17 -07:00
45701692af Bring some more blue back into the stylesheet. 2014-04-08 07:46:47 -07:00
6b1b1083c9 Recolor doc site. 2014-04-07 21:03:16 -07:00
aab02bcded Tweak docs a bit. 2014-04-06 16:16:24 -07:00
a1118c332c IO.write -> IO.print in docs. 2014-04-06 08:38:00 -07:00
28021dc63e Redo site design. 2014-04-05 15:39:02 -07:00
bffb0e5d93 Start documenting functions. 2014-04-04 20:45:12 -07:00
97235caf9c Reword code size limit. 2014-02-19 07:14:46 -08:00
001a8fe54f Merge pull request #37 from zeckalpha/feature/docs-todos
Feature/docs todos
2014-02-19 07:12:33 -08:00
60613c486f Merge pull request #33 from zeckalpha/feature/docs-punctuation
Punctuation choices
2014-02-19 07:10:38 -08:00
9a566e8203 Strunk would be proud. 2014-02-17 13:56:41 -06:00
b59f33fa6f Merge pull request #36 from zeckalpha/feature/docs-title-in-template
Move title to left side for when there are many tabs open.
2014-02-17 10:27:27 -08:00
b0e2b29e41 Move title to left side for when there are many tabs open. 2014-02-16 22:02:04 -06:00
4eead2b611 Punctuation choices 2014-02-16 21:56:51 -06:00
5b8b06cf52 TODO note about refactoring classes and method-calls documentation. As a user of the documentation, I found some aspects confusing about this, particularly the operator section. There should be an example of how to define custom operators on the Classes page. 2014-02-16 21:56:21 -06:00
16756cb619 todo note about static methods 2014-02-16 21:56:14 -06:00
7ed6922c2c Change indentation to match 2 space indents seen elsewhere 2014-02-16 21:55:03 -06:00
3f96637274 Update a bunch of io to IO in docs. 2014-02-16 11:28:56 -06:00
b383b78863 Spelling typos in docs: "rivaling", "carnival" 2014-02-15 17:12:18 -06:00
e535d7a9e7 Conditional operator. 2014-02-15 11:36:01 -08:00
4e10445952 Work on class docs a bit. 2014-02-04 08:45:08 -08:00
3bc79af83a Docs for lists. 2014-01-31 17:51:09 -08:00
f2aeb30b31 Hack on the docs a bit. 2014-01-30 06:51:52 -08:00
95d239cd21 Lots of work on docs. 2014-01-20 21:44:51 -08:00
9e30fa67ed Fix a few typos in the docs. 2014-01-13 20:23:11 -08:00
ce1646317b Update IO print calls and a few typos. 2014-01-13 20:18:42 -05:00
86d93296ab Fix doc. 2014-01-12 10:58:13 -08:00
667d393fbb Write a bunch of docs. 2013-12-28 09:37:41 -08:00
e6e7b2594c For loops! 2013-12-24 21:04:11 -08:00
7625de7536 Make ip an actual pointer. 2013-12-22 13:46:13 -08:00
6fdcf800a8 Do a bit more documentation. 2013-12-21 09:15:30 -08:00
caafa96252 More work on docs. 2013-12-17 09:39:26 -08:00
03c7b01b0f Start writing performance doc. 2013-12-10 21:51:58 -08:00
7355dd3dc7 Fill in some more basic syntax docs. 2013-12-04 21:51:23 -08:00
8521d5ad79 Bunch more work on docs. 2013-12-04 07:46:41 -08:00