Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixes #1782 | Araq | 2015-09-13 | 1 | -0/+8 |
| | |||||
* | fixes #2590; methods now require a .base annotation | Araq | 2015-09-06 | 1 | -2/+7 |
| | |||||
* | doc: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -41/+41 |
| | | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} + | ||||
* | rename writeln to writeLine in doc | patrick dw | 2015-06-19 | 1 | -1/+1 |
| | |||||
* | Fixed code indentation in procs.txt | apense | 2015-06-04 | 1 | -1/+1 |
| | | | Now matches tut2.txt | ||||
* | Fix introduced erroneous use of "canonical" back to original wording. Fix ↵ | Oscar Campbell | 2015-05-26 | 1 | -3/+4 |
| | | | | faulty description of proc params behavior. Remove 'null' return type in example. | ||||
* | Remove double punctuation. Change "contrained" wording to "constraint". | Oscar Campbell | 2015-05-25 | 1 | -1/+1 |
| | |||||
* | Change to hard word wrap at 80. | Oscar Campbell | 2015-05-25 | 1 | -9/+18 |
| | |||||
* | Change wording in some parts. Fix some typos. | Oscar Campbell | 2015-05-25 | 1 | -14/+33 |
| | |||||
* | Also use ref objects with inheritance in manual | def | 2015-03-26 | 1 | -21/+22 |
| | |||||
* | Fix derivable objects in documentation | def | 2015-03-09 | 1 | -2/+2 |
| | |||||
* | better documentation for 'finished' for first class iterators | Araq | 2015-01-27 | 1 | -0/+34 |
| | |||||
* | Manual renames | def | 2015-01-16 | 1 | -4/+4 |
| | |||||
* | fixes #1120 | Araq | 2014-12-25 | 1 | -5/+2 |
| | |||||
* | added missing 'not' | Araq | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | documented converters | Araq | 2014-12-12 | 1 | -0/+20 |
| | |||||
* | implemented procCall builtin | Araq | 2014-11-28 | 1 | -4/+4 |
| | |||||
* | fixes #1548 | Araq | 2014-11-17 | 1 | -1/+1 |
| | |||||
* | fixes #619 | Araq | 2014-11-15 | 1 | -1/+5 |
| | |||||
* | fixes #1324 | Araq | 2014-11-14 | 1 | -0/+5 |
| | |||||
* | fixes #1470 | Araq | 2014-11-14 | 1 | -0/+18 |
| | |||||
* | fixes #1106 | Araq | 2014-11-14 | 1 | -27/+32 |
| | |||||
* | manual split up into multiple files; documented the new concurrency system | Araq | 2014-10-02 | 1 | -0/+554 |