Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | fixes #3872 | Andreas Rumpf | 2016-03-04 | 1 | -4/+5 | |
* | | | | | fixes #3868 | Andreas Rumpf | 2016-03-04 | 2 | -17/+32 | |
* | | | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-03-04 | 3 | -7/+22 | |
|\| | | | | ||||||
| * | | | | Merge pull request #3932 from SSPkrolik/set-js-fix | reactormonk | 2016-03-04 | 1 | -1/+1 | |
| |\ \ \ \ | | |_|_|/ | |/| | | | ||||||
| | * | | | Removed unused import of 'os' module from module 'sets' | Rostyslav Dzinko | 2016-03-04 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | | | Merge pull request #3926 from CORDEA/fix-uri-doc | Dominik Picheta | 2016-03-03 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| | * | | | Fixed an wrong example of the doc | CORDEA | 2016-03-02 | 1 | -3/+3 | |
| | |/ / | ||||||
| * | | | Merge pull request #3921 from vegansk/issue_3889_mingw_tls | Andreas Rumpf | 2016-03-02 | 1 | -3/+18 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Fixed NIM_THREADVAR definition in nimbase.h | Anatoly Galiulin | 2016-03-01 | 1 | -3/+18 | |
* | | | | added intsets.clear proc | Andreas Rumpf | 2016-03-04 | 1 | -0/+7 | |
* | | | | fixes #3836 | Andreas Rumpf | 2016-03-04 | 1 | -4/+7 | |
* | | | | PHP codegen: use nimAt for PHP 5.3 compatibility | Andreas Rumpf | 2016-03-04 | 2 | -2/+17 | |
|/ / / | ||||||
* | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-03-01 | 6 | -34/+49 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #3923 from samanthadoran/devel | Dennis Felsing | 2016-03-01 | 1 | -1/+5 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Don't expect all keys in hashsets to have $ defined | Samantha Doran | 2016-03-01 | 1 | -1/+5 | |
| |/ / | ||||||
| * | | Merge pull request #3915 from jangko/npp-plugin | Andreas Rumpf | 2016-02-29 | 1 | -1/+2 | |
| |\ \ | ||||||
| | * | | npp-plugin | andri lim | 2016-02-29 | 1 | -1/+2 | |
| * | | | Merge pull request #3904 from endragor/fixnocppexceptions | Andreas Rumpf | 2016-02-29 | 1 | -2/+4 | |
| |\ \ \ | ||||||
| | * | | | Fixed try statement generation with --noCppExceptions switch | Ruslan Mustakov | 2016-02-29 | 1 | -2/+4 | |
| * | | | | Merge pull request #3917 from yglukhov/json-fix | Andreas Rumpf | 2016-02-29 | 3 | -30/+38 | |
| |\ \ \ \ | ||||||
| | * | | | | Fixed bad JS codegen for new json with tables. Added json to JS tests. | Yuriy Glukhov | 2016-02-29 | 3 | -30/+38 | |
| |/ / / / | ||||||
* | | | | | fixes #3669 | Andreas Rumpf | 2016-03-01 | 3 | -58/+21 | |
* | | | | | fixes #3686 | Andreas Rumpf | 2016-03-01 | 2 | -5/+15 | |
* | | | | | debug() uses 'echo' because stderr is an abomination | Andreas Rumpf | 2016-03-01 | 1 | -5/+5 | |
* | | | | | fixes #3916 | Andreas Rumpf | 2016-02-29 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | no name mangling for PHP fields | Andreas Rumpf | 2016-02-29 | 1 | -1/+1 | |
* | | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-02-29 | 15 | -21/+21 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge pull request #3913 from FedericoCeratto/devel | reactormonk | 2016-02-29 | 15 | -21/+21 | |
| |\ \ \ | ||||||
| | * | | | Spellcheck | Federico Ceratto | 2016-02-29 | 15 | -21/+21 | |
| |/ / / | ||||||
* / / / | make tests green again | Andreas Rumpf | 2016-02-29 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-02-29 | 2 | -1/+4 | |
|\| | | ||||||
| * | | Export tables.`$` in json module | def | 2016-02-27 | 1 | -0/+3 | |
| * | | Merge pull request #3906 from vegansk/issue_3905 | Dominik Picheta | 2016-02-27 | 1 | -1/+1 | |
| |\ \ | ||||||
| | * | | Fixed issue 3905 with getTimezone in js | Anatoly Galiulin | 2016-02-26 | 1 | -1/+1 | |
* | | | | use 'using' instead of 'sig' keyword; cleans up new features a bit | Andreas Rumpf | 2016-02-29 | 20 | -74/+109 | |
* | | | | better 'self' handling for overload resolution | Andreas Rumpf | 2016-02-29 | 1 | -28/+23 | |
* | | | | removed debug code | Andreas Rumpf | 2016-02-28 | 1 | -2/+0 | |
* | | | | first version of .partial objects | Andreas Rumpf | 2016-02-28 | 6 | -18/+49 | |
* | | | | added 'sig' feature; removed tfShared support in the compiler | Andreas Rumpf | 2016-02-28 | 17 | -57/+62 | |
* | | | | 'using' statement is obsolete | Andreas Rumpf | 2016-02-28 | 3 | -21/+1 | |
* | | | | added experimental .this pragma | Andreas Rumpf | 2016-02-28 | 9 | -118/+193 | |
|/ / / | ||||||
* | | | php codegen: name mangling bugfix | Andreas Rumpf | 2016-02-26 | 1 | -2/+3 | |
* | | | news.txt updated | Andreas Rumpf | 2016-02-26 | 1 | -0/+2 | |
* | | | Merge pull request #3908 from oderwat/hara-shebang | Andreas Rumpf | 2016-02-26 | 1 | -4/+1 | |
|\ \ \ | ||||||
| * | | | Removed `#!` handling (was deprecated long enought) | Hans Raaf | 2016-02-26 | 1 | -4/+1 | |
|/ / / | ||||||
* | | | fixes #3901 | Andreas Rumpf | 2016-02-26 | 1 | -0/+6 | |
* | | | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Andreas Rumpf | 2016-02-26 | 16 | -68/+70 | |
|\| | | ||||||
| * | | Merge pull request #3810 from def-/json-speedup | Andreas Rumpf | 2016-02-25 | 4 | -48/+49 | |
| |\ \ | | |/ | |/| | ||||||
| | * | Add note to news.txt about json changes | def | 2016-02-24 | 1 | -1/+5 | |
| | * | Annotate hash with {.noSideEffect.} | def | 2016-02-24 | 1 | -1/+1 |