Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | A number of edits. Some cosmetic. Added iterators, argument/return intents | ian.bertolacci | 2015-07-14 | -42/+87 | |
| | |||||
* | Almost last update. Small changes to wording | ian.bertolacci | 2015-07-14 | -3/+3 | |
| | |||||
* | Moved majority of header to bottom. Less preachy? | ian.bertolacci | 2015-07-14 | -34/+43 | |
| | |||||
* | Fixed almost pi | Ian Bertolacci | 2015-07-14 | -1/+1 | |
| | | | 22/7ths is closer to pi than 11/7ths. Almost twice as close! | ||||
* | numerous slight modifications, and additions. Notable: added const, param, ↵ | ian.bertolacci | 2015-07-14 | -94/+103 | |
| | | | | config | ||||
* | changed some wording in header. added tuple expansion | ian.bertolacci | 2015-07-14 | -7/+10 | |
| | |||||
* | removed IRC node. That node refers to people developing in the compiler, no ↵ | ian.bertolacci | 2015-07-13 | -1/+0 | |
| | | | | developers using the language | ||||
* | removed hyphen | Ian Bertolacci | 2015-07-12 | -1/+1 | |
| | | | removed hyphen from library-documentation | ||||
* | Bad Link fix | Ian Bertolacci | 2015-07-12 | -1/+1 | |
| | | | fixed a link that was suppose to go to the chapel.cray.com site, but did not. | ||||
* | Link and header fix | Ian Bertolacci | 2015-07-12 | -3/+3 | |
| | | | | 1. put latest release url under the text [download the latest ....] 2. changed '... important to us!' to '... important to the developers!' so not to confuse the us (chapel dev team) with the tutorial people (learnxinyminutes) | ||||
* | List formatting | Ian Bertolacci | 2015-07-12 | -6/+6 | |
| | | | Lists needed a space before numbers to actually become html list formatted. | ||||
* | Header modified | Ian Bertolacci | 2015-07-12 | -4/+2 | |
| | | | Found an unfinished sentence, fixed it. | ||||
* | Minor fix | Ian Bertolacci | 2015-07-12 | -2/+2 | |
| | | | removed .com from my (ian bertolacci) website link | ||||
* | added chapel.html.markdown, performed a first pass at the tutorial, and the ↵ | = | 2015-07-12 | -0/+722 | |
beginning readme of the tutorial. Currently missing topics [ reduction, scal, non-loop tuple expansion, whole array/partial array assignment] |