Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | minor manual update | Araq | 2015-05-28 | 1 | -1/+1 | |
| * | minor tut1 update | Araq | 2015-05-28 | 1 | -3/+3 | |
| * | prepare for unidecode Nimble package | Araq | 2015-05-12 | 1 | -5/+0 | |
* | | Merge pull request #3000 from apense/patch-6 | Andreas Rumpf | 2015-06-26 | 1 | -2/+3 | |
|\ \ | ||||||
| * | | Clarified nnkFloat64Lit | apense | 2015-06-26 | 1 | -2/+3 | |
* | | | Merge pull request #2999 from apense/patch-5 | Andreas Rumpf | 2015-06-26 | 1 | -1/+29 | |
|\ \ \ | ||||||
| * | | | Updated nnkRange docs | apense | 2015-06-26 | 1 | -1/+29 | |
| |/ / | ||||||
* / / | Added `$` documentation to the manual | apense | 2015-06-25 | 1 | -0/+28 | |
|/ / | ||||||
* | | moved contributing guide back to root | Simon Hafner | 2015-06-25 | 1 | -166/+0 | |
* | | fixes #2974 | Araq | 2015-06-25 | 1 | -0/+166 | |
* | | Merge pull request #2990 from apense/patch-3 | Andreas Rumpf | 2015-06-25 | 1 | -0/+2 | |
|\ \ | ||||||
| * | | 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 | apense | 2015-06-24 | 1 | -0/+15 | |
| |/ / | ||||||
* / / | Added example for associativity | apense | 2015-06-24 | 1 | -5/+12 | |
|/ / | ||||||
* | | fix grammar | Araq | 2015-06-25 | 2 | -22/+22 | |
* | | Change --useColors to --colors:on|off and add help | Adam Strzelecki | 2015-06-24 | 1 | -0/+1 | |
* | | Merge pull request #2968 from def-/neutral-language | reactormonk | 2015-06-21 | 2 | -6/+6 | |
|\ \ | ||||||
| * | | Use gender neutral language in documentation | def | 2015-06-21 | 2 | -6/+6 | |
* | | | preparations for more Nimble packages; clear licensing; fixes #2949 | Araq | 2015-06-20 | 1 | -64/+2 | |
* | | | rename writeln to writeLine in doc | patrick dw | 2015-06-19 | 6 | -33/+33 | |
|/ / | ||||||
* | | Update tut2.txt | Rafael | 2015-06-18 | 1 | -7/+5 | |
* | | Minor fixes to astspec | apense | 2015-06-18 | 1 | -37/+38 | |
* | | Merge pull request #2954 from avsej/fix-rest-syntax-in-astspec | Andreas Rumpf | 2015-06-18 | 1 | -59/+59 | |
|\ \ | ||||||
| * | | Fix reST syntax in doc/astspec.txt | Sergey Avseyev | 2015-06-18 | 1 | -3/+3 | |
| * | | Remove trailing spaces in doc/astspec.txt | Sergey Avseyev | 2015-06-18 | 1 | -57/+57 | |
* | | | 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 |