Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'more_concurrency' into devel | Araq | 2015-06-30 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | | | Conflicts: doc/tut1.txt lib/core/locks.nim lib/pure/collections/tables.nim lib/pure/selectors.nim | ||||
| * | minor manual update | Araq | 2015-05-28 | 1 | -1/+1 |
| | | |||||
* | | Added `$` documentation to the manual | apense | 2015-06-25 | 1 | -0/+28 |
| | | | | | | It's mentioned for enums, for exmplae, but it should probably be explicit in the string section | ||||
* | | Merge pull request #2990 from apense/patch-3 | Andreas Rumpf | 2015-06-25 | 1 | -0/+2 |
|\ \ | | | | | | | Minor object documentation additions | ||||
| * | | Minor object documentation additions | apense | 2015-06-25 | 1 | -0/+2 |
| | | | |||||
* | | | Merge pull request #2989 from apense/patch-11 | reactormonk | 2015-06-25 | 1 | -0/+15 |
|\ \ \ | | | | | | | | | Added example for var overloading | ||||
| * | | | Added example for var overloading | apense | 2015-06-24 | 1 | -0/+15 |
| |/ / | | | | | | | Simple example to demonstrate overloading in case technical lingo is confusing | ||||
* / / | Added example for associativity | apense | 2015-06-24 | 1 | -5/+12 |
|/ / | | | | | Hopefully this change makes this neat feature more apparent | ||||
* | | fix grammar | Araq | 2015-06-25 | 1 | -20/+20 |
| | | |||||
* | | Merge pull request #2968 from def-/neutral-language | reactormonk | 2015-06-21 | 1 | -1/+1 |
|\ \ | | | | | | | Neutral language | ||||
| * | | Use gender neutral language in documentation | def | 2015-06-21 | 1 | -1/+1 |
| | | | |||||
* | | | rename writeln to writeLine in doc | patrick dw | 2015-06-19 | 4 | -18/+18 |
|/ / | |||||
* | | Regarding num literals, mod paths, ident equality. | Oscar Campbell | 2015-06-14 | 2 | -9/+26 |
| | | |||||
* | | Note about deprecation in generics.txt | apense | 2015-06-08 | 1 | -2/+4 |
| | | | | | | I'm happy to change the wording or anything. It does seem like an important thing to mention, though. It might be better not to even mention typeless procs so as not to encourage bad behavior. | ||||
* | | Fixed code indentation in procs.txt | apense | 2015-06-04 | 1 | -1/+1 |
| | | | | | | Now matches tut2.txt | ||||
* | | Fix doc for #2523, regarding numeric literals. | Oscar Campbell | 2015-05-31 | 1 | -9/+14 |
| | | |||||
* | | Fix introduced erroneous use of "canonical" back to original wording. Fix ↵ | Oscar Campbell | 2015-05-26 | 2 | -4/+5 |
| | | | | | | | | 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 | 2 | -3/+4 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/devel' into devel | Oscar Campbell | 2015-05-25 | 2 | -4/+4 |
|\ \ | |||||
| * | | Corrected various links within documentation | apense | 2015-05-25 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrected `noSideEffect pragma` links in lib/system (The newer documentation uses slightly different links) Corrected `noSideEffect pragma` in types links to match the updated link names Minor link adjustment in stmts to match the newer link names | ||||
| * | | Revert "Fix typo in manual" | reactormonk | 2015-05-24 | 1 | -4/+4 |
| | | | |||||
| * | | Fix typo in manual | Flaviu Tamas | 2015-05-24 | 1 | -4/+4 |
| | | | | | | | | | | | | See IRC logs around Sun May 24 22:06:26 EDT 2015 for details | ||||
* | | | Change to hard word wrap at 80. | Oscar Campbell | 2015-05-25 | 4 | -17/+33 |
| | | | |||||
* | | | Change wording in some parts. Fix some typos. | Oscar Campbell | 2015-05-25 | 11 | -60/+71 |
|/ / | |||||
* | | RawFlowVar was renamed to FlowVarBase | Markus Engelbrecht | 2015-05-16 | 1 | -1/+1 |
| | | |||||
* | | fix typo for noSideEffect pragma | Markus Engelbrecht | 2015-05-15 | 1 | -1/+1 |
|/ | |||||
* | cleanups for underscores in tuple unpacking | Araq | 2015-04-24 | 1 | -30/+44 |
| | |||||
* | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-04-20 | 2 | -9/+10 |
|\ | |||||
| * | Merge pull request #2503 from ReneSac/arrowLike | Andreas Rumpf | 2015-04-15 | 1 | -8/+9 |
| |\ | | | | | | | Restrict arrow-like operators to those ending with `->`, `~>` or `=>` | ||||
| | * | Minor fixes for arrow like change patch | ReneSac | 2015-04-11 | 1 | -3/+4 |
| | | | | | | | | | | | | | | | | | | Don't use ^ operator yet for compatibility with older compilers. Moved arrow like explanation, and fix precedence description on the text in the manual. Fixed typo in news. | ||||
| | * | Changing the rule for arrow like operators again. | ReneSac | 2015-04-10 | 1 | -2/+2 |
| | | | |||||
| | * | Updated arrow like and strongSpaces in the manual | ReneSac | 2015-04-09 | 1 | -7/+7 |
| | | | | | | | | | | | | Also added `-` to the first character table and standartized spaces there. | ||||
| * | | Fixed typo in lexing.txt: UINT8_LIT -> UINT_LIT | Ruslan Mustakov | 2015-04-12 | 1 | -1/+1 |
| | | | |||||
* | | | fixes #2476 | Araq | 2015-04-19 | 1 | -2/+2 |
|/ / | |||||
* / | Doc: compileTime pragma can be used on variable | novist | 2015-04-11 | 1 | -4/+3 |
|/ | |||||
* | minor doc improvements | Araq | 2015-04-08 | 1 | -1/+3 |
| | |||||
* | Fix container example in manual a bit | def | 2015-04-07 | 1 | -1/+1 |
| | |||||
* | better alternative to 'override' | Araq | 2015-04-07 | 1 | -7/+6 |
| | |||||
* | overloading of '=' works | Araq | 2015-04-06 | 1 | -1/+1 |
| | |||||
* | first implementation of overloading of '='; missing: rewriting let/var sections | Araq | 2015-04-06 | 1 | -12/+35 |
| | |||||
* | doc updates; fixes 'inc' for 'char' | Araq | 2015-03-29 | 2 | -53/+51 |
| | |||||
* | Also use ref objects with inheritance in manual | def | 2015-03-26 | 2 | -22/+23 |
| | |||||
* | updated the manual | Araq | 2015-03-23 | 2 | -34/+6 |
| | |||||
* | breaking change: 'concept' is now a keyword and used instead of 'generic' | Araq | 2015-03-23 | 2 | -57/+41 |
| | |||||
* | improved the documentation; overloading resolution finally documented | Araq | 2015-03-14 | 2 | -10/+179 |
| | |||||
* | Fix derivable objects in documentation | def | 2015-03-09 | 1 | -2/+2 |
| | |||||
* | Fix typos in docs | Jochen Van de Velde | 2015-02-24 | 1 | -1/+1 |
| | |||||
* | Fix typos | Federico Ceratto | 2015-02-15 | 3 | -4/+4 |
| | |||||
* | fixes #2073; language spec change: arrow like operators are not right ↵ | Araq | 2015-02-08 | 1 | -4/+2 |
| | | | | associative anymore | ||||
* | better documentation for 'finished' for first class iterators | Araq | 2015-01-27 | 2 | -0/+51 |
| |