| Commit message (Expand) | Author | Age | Files | Lines |
* | renamed most remaining .txt documentation files to .rst | Araq | 2016-06-07 | 1 | -1696/+0 |
* | Promote "echo" syntax without parenthesis | Adam Stankiewicz | 2016-01-26 | 1 | -62/+62 |
* | Wrap the example in a code block | Xtreak | 2015-11-23 | 1 | -12/+11 |
* | doc: Trim .txt files trailing whitespace | Adam Strzelecki | 2015-09-04 | 1 | -5/+5 |
* | Update tut1.txt | Rafael | 2015-07-14 | 1 | -2/+19 |
* | Add NEP1 to documentation. | Varriount | 2015-07-10 | 1 | -1/+2 |
* | Merge branch 'more_concurrency' into devel | Araq | 2015-06-30 | 1 | -3/+3 |
|\ |
|
| * | minor tut1 update | Araq | 2015-05-28 | 1 | -3/+3 |
* | | fix grammar | Araq | 2015-06-25 | 1 | -2/+2 |
* | | Use gender neutral language in documentation | def | 2015-06-21 | 1 | -5/+5 |
* | | Update tut1.txt | Alexander | 2015-06-16 | 1 | -7/+12 |
* | | Update tut1.txt | Alexander | 2015-06-16 | 1 | -1/+1 |
* | | Update tut1.txt | Alexander | 2015-06-16 | 1 | -0/+4 |
* | | Fix typo in tutorial | Sergey Avseyev | 2015-05-23 | 1 | -1/+1 |
* | | use new syntax for negative slicing | Markus Engelbrecht | 2015-05-15 | 1 | -1/+1 |
|/ |
|
* | fixes typo in tut1 | Araq | 2015-05-04 | 1 | -36/+36 |
* | minor documentation updates | Araq | 2015-02-16 | 1 | -2/+3 |
* | Documentation renames | def | 2015-01-16 | 1 | -5/+5 |
* | TSlice -> Slice in the tut1 | Simon Hafner | 2015-01-13 | 1 | -2/+2 |
* | Merge pull request #1831 from homeworkprod/patch-1 | reactormonk | 2015-01-03 | 1 | -1/+1 |
|\ |
|
| * | Tutorial: Fixed slices example code. | Jochen Kupperschmidt | 2015-01-02 | 1 | -1/+1 |
* | | Fix typo | Arthur Liao | 2015-01-02 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #1812 from moigagoo/devel | reactormonk | 2015-01-02 | 1 | -1/+1 |
|\ |
|
| * | Docs: Tutorial 1: Typo fixed. | Konstantin Molchanov | 2015-01-01 | 1 | -1/+1 |
* | | Merge branch 'devel' of https://github.com/Araq/Nimrod into devel | Araq | 2014-12-14 | 1 | -0/+13 |
|\ \ |
|
| * | | Adding type conversion examples to the tutorial | jemcroft | 2014-12-13 | 1 | -0/+13 |
* | | | minor improvements to the docs | Araq | 2014-12-14 | 1 | -30/+29 |
|/ / |
|
* | | removed outdated note | Araq | 2014-11-14 | 1 | -3/+0 |
* | | deprecated string case statements without 'else' | Araq | 2014-10-02 | 1 | -1/+1 |
* | | manual split up into multiple files; documented the new concurrency system | Araq | 2014-10-02 | 1 | -6/+6 |
* | | changed comment handling (breaking change) | Araq | 2014-09-07 | 1 | -39/+8 |
* | | big rename | Araq | 2014-08-27 | 1 | -129/+129 |
* | | Improves tut1.txt with more hyperlinks and minor fixes. | Grzegorz Adam Hankiewicz | 2014-08-05 | 1 | -93/+106 |
* | | Factors common documentation in fragment to avoid repetition. | Grzegorz Adam Hankiewicz | 2014-07-27 | 1 | -40/+1 |
* | | tut1.txt no BOM; streamlined example a bit | Araq | 2014-07-02 | 1 | -8/+4 |
* | | making clear structural equivalency for tuples doc | PavelVozenilek | 2014-06-15 | 1 | -2/+2 |
* | | Removes many fake `idx` entries. | Grzegorz Adam Hankiewicz | 2014-04-21 | 1 | -16/+16 |
|/ |
|
* | Referential data types may need to be declared. | ReneSac | 2014-04-19 | 1 | -6/+7 |
* | Additions and clarifications to tutorial 1. | ReneSac | 2014-04-17 | 1 | -21/+54 |
* | tracked down a few more returns | Simon Hafner | 2014-02-05 | 1 | -5/+5 |
* | added the parts of #541 that I like | Araq | 2014-02-02 | 1 | -0/+24 |
* | 'nil' as a statement is deprecated, use an empty 'discard' instead | Araq | 2014-01-19 | 1 | -5/+5 |
* | Merge pull request #818 from hiteshjasani/pr_devel_doc_import_constraints | Simon Hafner | 2014-01-16 | 1 | -0/+35 |
|\ |
|
| * | Add docs for constraining and qualifying imports. | Hitesh Jasani | 2014-01-16 | 1 | -0/+35 |
* | | Adds note about iterators having same signature as procs. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -1/+5 |
* | | Adds note about procs and multiple variable assignment. | Grzegorz Adam Hankiewicz | 2014-01-15 | 1 | -0/+6 |
|/ |
|
* | Mentions tuple unpacking only works in var/let blocks. | Grzegorz Adam Hankiewicz | 2013-12-01 | 1 | -7/+21 |
* | Adds to tutorial info about unpacking tuples. | Grzegorz Adam Hankiewicz | 2013-11-26 | 1 | -3/+37 |
* | a few typos | Mark Henderson | 2013-11-03 | 1 | -4/+4 |
* | Documents shortcut array syntax. Refs #397. | Grzegorz Adam Hankiewicz | 2013-06-09 | 1 | -0/+15 |