summary refs log tree commit diff stats
path: root/doc/manual/procs.txt
Commit message (Collapse)AuthorAgeFilesLines
* fixes #1782Araq2015-09-131-0/+8
|
* fixes #2590; methods now require a .base annotationAraq2015-09-061-2/+7
|
* doc: Trim .txt files trailing whitespaceAdam Strzelecki2015-09-041-41/+41
| | | | via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
* rename writeln to writeLine in docpatrick dw2015-06-191-1/+1
|
* Fixed code indentation in procs.txtapense2015-06-041-1/+1
| | | Now matches tut2.txt
* Fix introduced erroneous use of "canonical" back to original wording. Fix ↵Oscar Campbell2015-05-261-3/+4
| | | | faulty description of proc params behavior. Remove 'null' return type in example.
* Remove double punctuation. Change "contrained" wording to "constraint".Oscar Campbell2015-05-251-1/+1
|
* Change to hard word wrap at 80.Oscar Campbell2015-05-251-9/+18
|
* Change wording in some parts. Fix some typos.Oscar Campbell2015-05-251-14/+33
|
* Also use ref objects with inheritance in manualdef2015-03-261-21/+22
|
* Fix derivable objects in documentationdef2015-03-091-2/+2
|
* better documentation for 'finished' for first class iteratorsAraq2015-01-271-0/+34
|
* Manual renamesdef2015-01-161-4/+4
|
* fixes #1120Araq2014-12-251-5/+2
|
* added missing 'not'Araq2014-12-181-1/+1
|
* documented convertersAraq2014-12-121-0/+20
|
* implemented procCall builtinAraq2014-11-281-4/+4
|
* fixes #1548Araq2014-11-171-1/+1
|
* fixes #619Araq2014-11-151-1/+5
|
* fixes #1324Araq2014-11-141-0/+5
|
* fixes #1470Araq2014-11-141-0/+18
|
* fixes #1106Araq2014-11-141-27/+32
|
* manual split up into multiple files; documented the new concurrency systemAraq2014-10-021-0/+554