summary refs log tree commit diff stats
path: root/doc/tut1.txt
Commit message (Collapse)AuthorAgeFilesLines
* tut1.txt no BOM; streamlined example a bitAraq2014-07-021-8/+4
|
* making clear structural equivalency for tuples docPavelVozenilek2014-06-151-2/+2
|
* Removes many fake `idx` entries.Grzegorz Adam Hankiewicz2014-04-211-16/+16
| | | | | These *fake* entries are not needed any more now that the table of contents of documentation files appear in the index.
* Referential data types may need to be declared.ReneSac2014-04-191-6/+7
| | | | And other small fixes.
* Additions and clarifications to tutorial 1.ReneSac2014-04-171-21/+54
|
* tracked down a few more returnsSimon Hafner2014-02-051-5/+5
|
* added the parts of #541 that I likeAraq2014-02-021-0/+24
|
* 'nil' as a statement is deprecated, use an empty 'discard' insteadAraq2014-01-191-5/+5
|
* Merge pull request #818 from hiteshjasani/pr_devel_doc_import_constraintsSimon Hafner2014-01-161-0/+35
|\ | | | | Add docs for constraining and qualifying imports.
| * Add docs for constraining and qualifying imports.Hitesh Jasani2014-01-161-0/+35
| |
* | Adds note about iterators having same signature as procs.Grzegorz Adam Hankiewicz2014-01-151-1/+5
| |
* | Adds note about procs and multiple variable assignment.Grzegorz Adam Hankiewicz2014-01-151-0/+6
|/
* Mentions tuple unpacking only works in var/let blocks.Grzegorz Adam Hankiewicz2013-12-011-7/+21
|
* Adds to tutorial info about unpacking tuples.Grzegorz Adam Hankiewicz2013-11-261-3/+37
|
* a few typosMark Henderson2013-11-031-4/+4
|
* Documents shortcut array syntax. Refs #397.Grzegorz Adam Hankiewicz2013-06-091-0/+15
|
* pegs/re =~ warns about scope rule change; improved docsAraq2013-05-081-6/+7
|
* tester should work again; documented (;)Araq2013-04-301-0/+7
|
* Improves tutorial tuples example.Grzegorz Adam Hankiewicz2013-04-151-0/+18
|
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
|
* Merge pull request #311 from gradha/pr_documents_two_variable_for_loopAraq2013-01-231-0/+25
|\ | | | | Documents two-variable for loop with sequences.
| * Documents two-variable for loop with sequences.Grzegorz Adam Hankiewicz2013-01-211-0/+25
| |
* | Moves addr out of tutorial into manual, indexing it too.Grzegorz Adam Hankiewicz2013-01-231-10/+6
|/
* Documents repr proc and nested array syntax.Grzegorz Adam Hankiewicz2012-12-251-0/+79
|
* fixes #277; documentation improvementsAraq2012-12-171-2/+5
|
* fixes #230; fixes #227Araq2012-10-191-8/+1
|
* first steps for compiler as a serviceAraq2012-10-031-5/+5
|
* implemented backslash for continuation commentsAraq2012-08-231-0/+11
|
* openarray/varargs split; breaks bootstrappingAraq2012-08-161-4/+23
|
* tutorial improvementsAraq2012-07-171-16/+23
|
* fixes #150; next steps for proper unsigned supportAraq2012-07-031-16/+4
|
* added new OpenGL wrapperAraq2012-04-041-9/+7
|
* documentation improvementsAraq2012-02-131-1/+1
|
* niminst: bugfixes; documentation changesAraq2012-01-151-39/+39
|
* implemented 'let' statementAraq2011-11-291-7/+18
|
* better code generation for constant aggregatesAraq2011-11-021-3/+3
|
* bugfix: internal error in evalFieldAccess; parseutils.interpolatedFragments ↵Araq2011-09-261-0/+10
| | | | optimized; tstringinterp.nim now works
* doc improvements; added lazarus exampleAraq2011-07-241-1/+1
|
* bugfix: endless loop in parser; added sphinx wrapperAraq2011-06-141-1/+2
|
* p[] instead of p^Araq2011-04-111-4/+5
|
* REPL improvementsAraq2011-02-131-1/+4
|
* documentation improvementsAraq2011-02-061-2/+9
|
* documentation improvementsAraq2011-01-311-44/+11
|
* fixed pango/pangoutils new wrappersAndreas Rumpf2010-02-261-0/+0
|
* continued work on html/xmlparserrumpf_a@web.de2010-02-141-0/+0
|
* fixed typos in documentationAndreas Rumpf2009-11-151-84/+85
|
* bugfixes: macros; splitFile; strutils.split; iterator.methodrumpf_a@web.de2009-10-271-2/+6
|
* version 0.8.2rumpf_a@web.de2009-10-211-4/+4
|
* implemented multi methodsAndreas Rumpf2009-09-231-20/+18
|
* added tools and web dirsAndreas Rumpf2009-09-151-0/+0
|