Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | More documentation of AST | apense | 2015-06-17 | 1 | -1/+95 | |
|/ / | ||||||
* | | Added uints to Leaf nodes | apense | 2015-06-16 | 1 | -0/+4 | |
* | | Merge pull request #2936 from alexamy/alexamy-patch-1 | Andreas Rumpf | 2015-06-16 | 1 | -3/+12 | |
|\ \ | ||||||
| * | | 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 | |
* | | | Merge pull request #2851 from stefantalpalaru/gogc | Andreas Rumpf | 2015-06-16 | 2 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge branch 'devel' into gogc | Stefan Talpalaru | 2015-06-15 | 5 | -23/+47 | |
| |\ \ | ||||||
| * | | | the Go GC - initial implementation | Stefan Talpalaru | 2015-05-31 | 2 | -2/+2 | |
* | | | | Fleshed out type section | apense | 2015-06-15 | 1 | -2/+103 | |
* | | | | Added import-type statements | apense | 2015-06-15 | 1 | -0/+96 | |
* | | | | Minor updates; addition of `var` return in procs | apense | 2015-06-15 | 1 | -0/+48 | |
* | | | | Added static types | apense | 2015-06-15 | 1 | -0/+20 | |
* | | | | Added raw string literal function calls docs | apense | 2015-06-15 | 1 | -0/+19 | |
* | | | | Corrected capitalization | apense | 2015-06-15 | 1 | -1/+1 | |
* | | | | Updated type section a little | apense | 2015-06-15 | 1 | -0/+44 | |
* | | | | Clarified AST | apense | 2015-06-15 | 1 | -4/+4 | |
* | | | | Added some documentation | apense | 2015-06-15 | 1 | -16/+391 | |
| |/ / |/| | | ||||||
* | | | 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 | |
* | | | Fixed links in Error hierarchy | apense | 2015-06-04 | 1 | -2/+2 | |
* | | | Fixed code indentation in procs.txt | apense | 2015-06-04 | 1 | -1/+1 | |
* | | | Fix doc for #2523, regarding numeric literals. | Oscar Campbell | 2015-05-31 | 1 | -9/+14 | |
|/ / | ||||||
* | | prepare for unidecode Nimble package | Araq | 2015-05-28 | 1 | -5/+0 | |
* | | Fix introduced erroneous use of "canonical" back to original wording. Fix fau... | Oscar Campbell | 2015-05-26 | 2 | -4/+5 | |
* | | 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 | |
| * | | Revert "Fix typo in manual" | reactormonk | 2015-05-24 | 1 | -4/+4 | |
| * | | Merge pull request #2787 from flaviut/fix-doc-typos | reactormonk | 2015-05-24 | 1 | -4/+4 | |
| |\ \ | ||||||
| | * | | Fix typo in manual | Flaviu Tamas | 2015-05-24 | 1 | -4/+4 | |
* | | | | 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 | |
|/ / / | ||||||
* / / | Fix typo in tutorial | Sergey Avseyev | 2015-05-23 | 1 | -1/+1 | |
|/ / | ||||||
* | | Update ast spec about uint literals | def | 2015-05-18 | 1 | -1/+1 | |
* | | Merge pull request #2717 from reactormonk/sexp-to-libs | Dominik Picheta | 2015-05-16 | 1 | -0/+4 | |
|\ \ | ||||||
| * | | added documentation about sexp | Simon Hafner | 2015-05-14 | 1 | -0/+4 | |
| |/ | ||||||
* | | RawFlowVar was renamed to FlowVarBase | Markus Engelbrecht | 2015-05-16 | 2 | -2/+2 | |
* | | Merge pull request #2729 from mgee/fix-noSideEffect-typo | reactormonk | 2015-05-15 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | fix typo for noSideEffect pragma | Markus Engelbrecht | 2015-05-15 | 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 | |
* | version 0.11.0 | Araq | 2015-04-30 | 1 | -0/+5 | |
* | more cleanups for 0.11.0 | Araq | 2015-04-30 | 2 | -35/+186 | |
* | cleanups for underscores in tuple unpacking | Araq | 2015-04-24 | 1 | -30/+44 | |
* | fixes #2533 | Araq | 2015-04-24 | 1 | -1/+1 | |
* | fixes #2335 | Araq | 2015-04-24 | 1 | -1/+20 | |
* | Merge branch 'devel' of https://github.com/Araq/Nim into devel | Araq | 2015-04-20 | 3 | -10/+30 | |
|\ | ||||||
| * | Merge pull request #2503 from ReneSac/arrowLike | Andreas Rumpf | 2015-04-15 | 1 | -8/+9 | |
| |\ | ||||||
| | * | Minor fixes for arrow like change patch | ReneSac | 2015-04-11 | 1 | -3/+4 |