Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | expr and stmt are now deprecated | Andreas Rumpf | 2016-07-30 | 6 | -34/+32 |
| | |||||
* | overloading of dot and parenthesis operators should now be done in .experimental | Andreas Rumpf | 2016-07-22 | 1 | -0/+3 |
| | |||||
* | updated 'concept' docs | Andreas Rumpf | 2016-07-19 | 1 | -10/+0 |
| | |||||
* | the Nim compiler supports the jsondoc2 command | Andreas Rumpf | 2016-07-13 | 1 | -0/+1 |
| | |||||
* | Merge pull request #4445 from Jeff-Ciesielski/jeffc/define_assignments | Andreas Rumpf | 2016-07-05 | 3 | -2/+39 |
|\ | | | | | Add the ability to pass a value with the -d flag | ||||
| * | Update documentation and news | Jeff Ciesielski | 2016-07-05 | 3 | -2/+38 |
| | | |||||
| * | Add the ability to pass a value with the -d flag | Jeff Ciesielski | 2016-07-04 | 1 | -1/+2 |
| | | | | | | | | | | | | | | This allows the end user to use the {.magic: "IntDefine"/"StrDefine"} pragmas to pass values into code at compile time. This has a nice side effect of also allowing/requiring a default value to be assigned in the code (see osalloc.nim/StandaloneHeapSize for an example) | ||||
* | | Added a note on closureScope. Added Kyiv :) | Yuriy Glukhov | 2016-06-28 | 1 | -1/+7 |
|/ | |||||
* | Fix punctuation | Joshua Olson | 2016-06-23 | 1 | -3/+3 |
| | | | Not sure if any lines became too long... | ||||
* | Fix a small typo in the manual | Austin Morris | 2016-06-20 | 1 | -1/+1 |
| | |||||
* | Move partition and rpartition to new strmisc module | Joey Payne | 2016-06-13 | 1 | -0/+4 |
| | | | | | | This was done because partition is an uncommonly used proc that is still useful in rare cases. There is also a desire to add more procs to this module at a later time. | ||||
* | Fixed a couple of links. | A. S. Budden | 2016-06-07 | 1 | -2/+2 |
| | |||||
* | renamed most remaining .txt documentation files to .rst | Araq | 2016-06-07 | 18 | -0/+0 |
| | |||||
* | documented new .this pragma | Andreas Rumpf | 2016-06-06 | 3 | -14/+58 |
| | |||||
* | NimSymbol has been renamed to NimSym | def | 2016-06-06 | 1 | -1/+1 |
| | |||||
* | Corrected link in manual. | A. S. Budden | 2016-06-06 | 1 | -2/+2 |
| | |||||
* | Merge pull request #4157 from flaviut/update-nre-docs | Andreas Rumpf | 2016-06-02 | 1 | -0/+4 |
|\ | | | | | Generate NRE docs for website | ||||
| * | Generate nre docs with website | Flaviu Tamas | 2016-05-13 | 1 | -0/+4 |
| | | |||||
* | | fixes #375 | Andreas Rumpf | 2016-06-01 | 1 | -3/+4 |
| | | |||||
* | | documentation build cleaned up | Andreas Rumpf | 2016-05-31 | 5 | -6/+6 |
| | | |||||
* | | added pure Nim random stdlib module | Andreas Rumpf | 2016-05-30 | 1 | -0/+3 |
|/ | |||||
* | Merge pull request #4142 from endragor/gc-allow-skip-stack | Andreas Rumpf | 2016-05-12 | 1 | -2/+8 |
|\ | | | | | Added stackSize parameter to GC_step | ||||
| * | Replaced ignoreStackAndRegisters with stackSize in GC_step | Ruslan Mustakov | 2016-05-11 | 1 | -6/+8 |
| | | |||||
| * | Added ignoreStackAndRegisters parameter to GC_step | Ruslan Mustakov | 2016-05-10 | 1 | -2/+6 |
| | | |||||
* | | added strscans stdlib module | Araq | 2016-05-10 | 1 | -1/+4 |
|/ | |||||
* | Merge remote-tracking branch 'origin/devel' into malloc-store-size | Jacek Sieka | 2016-04-26 | 3 | -34/+2 |
|\ | |||||
| * | fixes #1152 | Andreas Rumpf | 2016-04-03 | 1 | -32/+0 |
| | | |||||
| * | triggering yourself -> yourself triggering | Joshua Olson | 2016-04-01 | 1 | -1/+1 |
| | | | | | | adverbs | ||||
| * | Fix typo in manual | def | 2016-03-26 | 1 | -1/+1 |
| | | |||||
* | | document useMalloc changes | Jacek Sieka | 2016-04-02 | 1 | -1/+3 |
|/ | |||||
* | use 'using' instead of 'sig' keyword; cleans up new features a bit | Andreas Rumpf | 2016-02-29 | 1 | -39/+20 |
| | |||||
* | first version of .partial objects | Andreas Rumpf | 2016-02-28 | 1 | -1/+3 |
| | |||||
* | Added --noCppExceptions switch | Ruslan Mustakov | 2016-02-18 | 1 | -0/+1 |
| | |||||
* | Added rlocks module to documentation and news.txt | Anatoly Galiulin | 2016-02-18 | 1 | -0/+3 |
| | |||||
* | Merge pull request #3860 from yuutayamada/fix-document | reactormonk | 2016-02-12 | 1 | -1/+1 |
|\ | | | | | Fix few documentation a typo and old link | ||||
| * | needs needs -> needs | Yuta Yamada | 2016-02-11 | 1 | -1/+1 |
| | | |||||
* | | manual: typo | Andreas Rumpf | 2016-02-06 | 1 | -1/+1 |
| | | |||||
* | | Fixes typo in doc/manual/threads.txt | Prayag Verma | 2016-02-01 | 1 | -1/+1 |
| | | | | | | Spelling mistake fixed `overriden` >`overridden` | ||||
* | | documentation proper bracketing | Andreas Rumpf | 2016-01-27 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'devel' of https://github.com/nim-lang/Nim into devel | Andreas Rumpf | 2016-01-27 | 7 | -93/+93 |
|\ \ | |||||
| * | | Promote "echo" syntax without parenthesis | Adam Stankiewicz | 2016-01-26 | 7 | -93/+93 |
| | | | |||||
* | | | 'nim i' is not available anymore | Andreas Rumpf | 2016-01-27 | 1 | -15/+15 |
|/ / | |||||
* | | JS: Corrected shift operators. Made casting between ints behave like C does. | Yuriy Glukhov | 2016-01-22 | 1 | -1/+3 |
| | | |||||
* | | minor website and documentation updates | Araq | 2016-01-18 | 1 | -1/+1 |
|/ | |||||
* | fixes long standing typo in tut2 | Araq | 2016-01-18 | 1 | -4/+4 |
| | |||||
* | Added missing modules to lib.txt and warnings to some module's docs. | Dominik Picheta | 2016-01-18 | 1 | -7/+20 |
| | |||||
* | removed wrong documentation | Andreas Rumpf | 2016-01-17 | 1 | -1/+0 |
| | |||||
* | implements final version of multiline comments | Andreas Rumpf | 2016-01-17 | 1 | -16/+7 |
| | |||||
* | implements multi-line-comments; pounds are stripped from the doc comments | Andreas Rumpf | 2016-01-16 | 1 | -0/+38 |
| | |||||
* | updated the documentation for the 'do' notation | Andreas Rumpf | 2016-01-16 | 1 | -4/+4 |
| |