Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make parseopt available on all backends (#17009) | hlaaftana | 2021-02-13 | 1 | -4/+2 |
| | | | | | | | | | * Make parseopt available on all backends * fix spaces * fix getopt and update prelude * no crazy unnecessary version checks, use doAssert | ||||
* | add sequtils to prelude (#16431) | shadowninja55 | 2020-12-23 | 1 | -2/+2 |
| | | | | | | | | | * add sequtils to prelude i would argue that sequtils is used just as often as the other imports in prelude, and it'd be nice for it to be included. * updated doc comment to add sequtils * added sequtils import to changelog | ||||
* | improve docs for prelude (#16135) | flywind | 2020-11-26 | 1 | -10/+11 |
| | | | | | * improve docs for prelude * better | ||||
* | Fix Prelude (#15714) | Juan Carlos | 2020-10-26 | 1 | -1/+2 |
| | | | | | | | | | * ReSync with Devel * Fix prelude for JS target * ReSync devel * Fix prelude for JS target | ||||
* | Improve prelude so it does not hijacks documentation when used (#15299) | Juan Carlos | 2020-09-11 | 1 | -12/+10 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -2/+2 |
| | |||||
* | Nimrod renamed to Nim | Araq | 2014-08-28 | 1 | -1/+1 |
| | |||||
* | Removes executable bit for text files. | Grzegorz Adam Hankiewicz | 2013-03-16 | 1 | -0/+0 |
| | |||||
* | year 2012 for most copyright headers | Araq | 2012-01-02 | 1 | -1/+1 |
| | |||||
* | preparations for 0.8.12 | Araq | 2011-07-10 | 1 | -0/+0 |
| | |||||
* | bugfix: endless loop in parser; added sphinx wrapper | Araq | 2011-06-14 | 1 | -2/+2 |
| | |||||
* | first steps to thread local heaps | Araq | 2011-06-02 | 1 | -0/+23 |