Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a regrsesion in signature matching of derived ptr types | Zahary Karadjov | 2017-04-18 | 1 | -0/+20 |
* | more sophisticated test for the previous commit | Zahary Karadjov | 2017-04-16 | 1 | -2/+22 |
* | fix compilation regression in alea | Zahary Karadjov | 2017-04-16 | 1 | -0/+33 |
* | fix a compilation error in linalg | Zahary Karadjov | 2017-04-16 | 1 | -0/+16 |
* | fix #5689 | Zahary Karadjov | 2017-04-15 | 2 | -1/+69 |
* | fix #5683 | Zahary Karadjov | 2017-04-14 | 1 | -0/+15 |
* | fix a parsing regression (do is still mandatory in some situations) | Zahary Karadjov | 2017-04-14 | 1 | -0/+16 |
* | allow StmtLists to pass through semExprWithType | Zahary Karadjov | 2017-04-11 | 1 | -1/+7 |
* | lift parameter-less do block to lambdas | Zahary Karadjov | 2017-04-10 | 3 | -9/+11 |
* | support post expression blocks in return and yield | Zahary Karadjov | 2017-04-10 | 1 | -2/+1 |
* | fix a regression in tlexerex | Zahary Karadjov | 2017-04-10 | 1 | -3/+2 |
* | fix a parsing regression (calls with do inside param lists) | Zahary Karadjov | 2017-04-10 | 1 | -0/+19 |
* | fully consisent parsing between the new and the old 'do blocks' | Zahary Karadjov | 2017-04-10 | 1 | -0/+478 |
* | the new blocks without 'do' produce compatible AST with 'do blocks' | Zahary Karadjov | 2017-04-09 | 1 | -8/+6 |
* | improve the usability of the jsffi module | Zahary Karadjov | 2017-04-09 | 1 | -4/+48 |
* | fix the do notation when used with procs | Zahary Karadjov | 2017-04-09 | 1 | -0/+47 |
* | fix #5643; fix #5644 | Zahary Karadjov | 2017-04-08 | 1 | -0/+30 |
* | Restore the Nim's 0.14 proper handling of generic aliases | Zahary Karadjov | 2017-04-08 | 4 | -0/+101 |
* | test case for #5640 | Zahary Karadjov | 2017-04-07 | 1 | -0/+6 |
* | fix #5658 | Zahary Karadjov | 2017-04-07 | 1 | -0/+22 |
* | fix #5654 | Zahary Karadjov | 2017-04-07 | 1 | -0/+42 |
* | fix #5642 | Zahary Karadjov | 2017-04-07 | 1 | -0/+25 |
* | fix #5648 | Zahary Karadjov | 2017-04-07 | 1 | -0/+21 |
* | Merge pull request #5564 from nim-lang/fix/4556 | zah | 2017-04-06 | 2 | -1/+123 |
|\ | |||||
| * | object construction: test cases and manual additions | Zahary Karadjov | 2017-04-06 | 1 | -0/+122 |
| * | cleaned up the code and implemented proper error messages | Zahary Karadjov | 2017-04-06 | 1 | -1/+1 |
* | | parsecfg: handle streams and strings when saving or loading configuration (#5... | Anatoly Galiulin | 2017-04-06 | 1 | -7/+39 |
|/ | |||||
* | Merge branch 'devel' into araq | Andreas Rumpf | 2017-04-04 | 1 | -0/+18 |
|\ | |||||
| * | fixes #5638 | Araq | 2017-04-04 | 1 | -0/+18 |
* | | assignments support ': stmtList' like let/var do | Andreas Rumpf | 2017-04-04 | 1 | -1/+2 |
|/ | |||||
* | language addition: colon-block for expressions in let/var context | Andreas Rumpf | 2017-04-02 | 1 | -0/+33 |
* | Fix wrong value range of ntohs ... (#5390) | wt | 2017-03-31 | 1 | -3/+3 |
* | Implementing `repr` for JS (#5578) | Silvio | 2017-03-31 | 1 | -0/+422 |
* | attempt to fix #5632 typedesc typeRel regression (#5634) | andri lim | 2017-03-31 | 1 | -0/+12 |
* | attempt to fix #5621 #5615 generic ref object typeRel (#5633) | andri lim | 2017-03-31 | 1 | -0/+42 |
* | Merge remote-tracking branch 'origin/concepts-rebased' into araq | Andreas Rumpf | 2017-03-31 | 17 | -31/+813 |
|\ | |||||
| * | fix a typo | Zahary Karadjov | 2017-03-24 | 1 | -1/+1 |
| * | close #3330 | Zahary Karadjov | 2017-03-24 | 1 | -0/+41 |
| * | close #2882 | Zahary Karadjov | 2017-03-24 | 1 | -1/+33 |
| * | close #2423 | Zahary Karadjov | 2017-03-24 | 1 | -1/+18 |
| * | close #2018 | Zahary Karadjov | 2017-03-24 | 1 | -2/+17 |
| * | close #1991 | Zahary Karadjov | 2017-03-24 | 1 | -0/+69 |
| * | close #1570 | Zahary Karadjov | 2017-03-24 | 1 | -1/+21 |
| * | close #1147 | Zahary Karadjov | 2017-03-24 | 1 | -0/+16 |
| * | close #1128 | Zahary Karadjov | 2017-03-24 | 1 | -0/+21 |
| * | close #976 | Zahary Karadjov | 2017-03-24 | 1 | -0/+32 |
| * | Make tgc_unsafe2 green again | Zahary Karadjov | 2017-03-24 | 1 | -3/+3 |
| * | use lower-case proc names | Zahary Karadjov | 2017-03-24 | 1 | -1/+1 |
| * | restore compilation and make all concepts tests green | Zahary Karadjov | 2017-03-24 | 1 | -36/+36 |
| * | Working test cases for the sophisticated matrix library example from the manual | Zahary Karadjov | 2017-03-24 | 5 | -4/+121 |