| Commit message (Expand) | Author | Age | Files | Lines |
* | implement the export/except statement | Zahary Karadjov | 2018-05-07 | 1 | -0/+2 |
* | The `terminal` module now exports additional procs for generating ANSI color | Zahary Karadjov | 2018-05-07 | 1 | -0/+2 |
* | Support thread-local variables declared inside procs; fixes #7565 | Zahary Karadjov | 2018-05-07 | 1 | -0/+3 |
* | Backwards-compatible support for keyword arguments in the command syntax | Zahary Karadjov | 2018-05-07 | 1 | -0/+2 |
* | update the changelog | Andreas Rumpf | 2018-05-06 | 1 | -0/+3 |
* | Merge branch 'devel' into araq-parser-fixes | Andreas Rumpf | 2018-05-06 | 1 | -0/+3 |
|\ |
|
| * | Deprecate smart binary search (#7745) | Arne Döring | 2018-05-03 | 1 | -0/+3 |
* | | warn about inconsistent spacing around binary operators; fixes #7582 | Andreas Rumpf | 2018-05-05 | 1 | -1/+4 |
|/ |
|
* | make 'not nil' experimental | Andreas Rumpf | 2018-05-02 | 1 | -1/+4 |
* | introduce --laxStrings:on switch | Araq | 2018-04-30 | 1 | -1/+3 |
* | make more tests green | Andreas Rumpf | 2018-04-30 | 1 | -0/+3 |
* | string to cstring conversions produce the empty C string for nil; this will b... | Andreas Rumpf | 2018-04-28 | 1 | -1/+4 |
* | .experimental can now be used to enable specific features | Andreas Rumpf | 2018-04-24 | 1 | -0/+6 |
* | fixes #7637; assignments are not allowed to slice object; minor breaking change | Andreas Rumpf | 2018-04-21 | 1 | -0/+4 |
* | Change type of `Timeval.tv_sec` to `posix.Time` (#7646) | Oscar Nihlgård | 2018-04-18 | 1 | -0/+1 |
* | rename SomeReal to SomeFloat (#7617) | Arne Döring | 2018-04-15 | 1 | -2/+4 |
* | Add recent `times` changes to changelog (#7607) | Oscar Nihlgård | 2018-04-15 | 1 | -0/+8 |
* | Nim namespace for cpp (#7453) | AdrianV | 2018-04-15 | 1 | -0/+4 |
* | implements first version of for-loop macros | Andreas Rumpf | 2018-04-15 | 1 | -0/+3 |
* | fixes #7451 (#7575) | RSDuck | 2018-04-14 | 1 | -0/+3 |
* | fixes #6205 | Andreas Rumpf | 2018-04-14 | 1 | -0/+3 |
* | the new feature's name is hotCodeReloading | Andreas Rumpf | 2018-04-13 | 1 | -1/+1 |
* | fixes #4470 | Andreas Rumpf | 2018-04-13 | 1 | -1/+3 |
* | Support code hot reloading for JavaScript projects (#7362) | zah | 2018-04-13 | 1 | -3/+12 |
* | introduce nkTupleConstr AST node for unary tuple construction; breaking change | Andreas Rumpf | 2018-04-13 | 1 | -0/+4 |
* | deprecate macros.callsite; fixes #7369 | Andreas Rumpf | 2018-04-12 | 1 | -0/+2 |
* | 'func' is now an alias for 'proc .noSideEffect' | Andreas Rumpf | 2018-04-12 | 1 | -1/+2 |
* | Add column number to instantiation info (#7376) | PMunch | 2018-04-12 | 1 | -0/+2 |
* | Added a few useful os calls to VM (#7440) | genotrance | 2018-04-12 | 1 | -0/+1 |
* | Get symbol kind (#7491) | Arne Döring | 2018-04-11 | 1 | -0/+2 |
* | Add a few useful os calls to nimscript (#7442) | genotrance | 2018-04-10 | 1 | -0/+2 |
* | Cpp codegen: handling of imported exceptions. Fixes #3571 (#7360) | cooldome | 2018-04-10 | 1 | -0/+4 |
* | added the 'x.p[:T]' notation for explicit generic instantiations in combinati... | Araq | 2018-04-06 | 1 | -0/+3 |
* | renamed future.nim to sugar.nim | Araq | 2018-04-06 | 1 | -0/+2 |
* | Merge pull request #7483 from GULPF/cookies-timezones | Dominik Picheta | 2018-04-04 | 1 | -0/+2 |
|\ |
|
| * | Don't assume UTC in cookies.setCookie | Oscar Nihlgård | 2018-04-03 | 1 | -0/+2 |
* | | Fixes #7473 (#7475) | Arne Döring | 2018-04-04 | 1 | -0/+3 |
* | | added toOpenArray builtin for zero-copy slices; syntax sugar yet to come | Araq | 2018-03-24 | 1 | -0/+2 |
* | | Remove bugfixes heading from changelog | Dominik Picheta | 2018-03-19 | 1 | -8/+5 |
* | | raise the max instruction count for the VM to one billion | Araq | 2018-03-18 | 1 | -0/+4 |
|/ |
|
* | Renamed jsondoc2 to jsondoc, similar to doc2 (#7279) | PMunch | 2018-03-08 | 1 | -0/+3 |
* | Fix #6415 (#7281) | zah | 2018-03-08 | 1 | -0/+5 |
* | make re.split consistent with strutils.split and other programming languages;... | Andreas Rumpf | 2018-03-05 | 1 | -0/+6 |
* | development version is 0.18.1 | Araq | 2018-03-05 | 1 | -643/+1 |
* | added -d:nimNoArrayToString define to allow easier porting to 0.18 | Araq | 2018-03-01 | 1 | -2/+4 |
* | deprecate parseopt2 stdlib module | Andreas Rumpf | 2018-02-28 | 1 | -0/+2 |
* | Add bugfixes list to changelog. | Dominik Picheta | 2018-02-28 | 1 | -0/+327 |
* | Sort changelog into appropriate headings. | Dominik Picheta | 2018-02-28 | 1 | -178/+242 |
* | move `readPasswordFromStdin` from rdstdin to terminal (#7266) | Vindaar | 2018-02-27 | 1 | -1/+4 |
* | fixes #7247 | Andreas Rumpf | 2018-02-23 | 1 | -3/+0 |