Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7736 from cooldome/range_float_type | Andreas Rumpf | 2018-06-27 | 1 | -14/+16 |
|\ | |||||
| * | manual merge 2 | cooldome | 2018-06-12 | 1 | -1/+1 |
| * | merge devel | cooldome | 2018-06-12 | 1 | -27/+38 |
| |\ | |||||
| * | | style fixes, typos | cooldome | 2018-06-12 | 1 | -5/+5 |
| * | | remove underscores | cooldome | 2018-06-11 | 1 | -5/+5 |
| * | | fix comments | cooldome | 2018-06-10 | 1 | -16/+11 |
| * | | merge devel | cooldome | 2018-06-10 | 1 | -49/+63 |
| |\ \ | |||||
| * \ \ | merge devel | cooldome | 2018-04-29 | 1 | -7/+19 |
| |\ \ \ | |||||
| * | | | | Implement float range types | cooldome | 2018-04-26 | 1 | -13/+20 |
* | | | | | requested pull-request changes | Zahary Karadjov | 2018-06-16 | 1 | -10/+10 |
* | | | | | allow referencing other parameters in default parameter values | Zahary Karadjov | 2018-06-16 | 1 | -1/+2 |
* | | | | | fixes #7222; fixes #5595; fixes #3747 | Zahary Karadjov | 2018-06-16 | 1 | -5/+18 |
* | | | | | A minimal patch enabling the new typedesc and static types syntax | Zahary Karadjov | 2018-06-16 | 1 | -5/+9 |
* | | | | | implements a --nep1:on switch to make the compiler enforce the naming convent... | Andreas Rumpf | 2018-06-13 | 1 | -1/+1 |
| |_|_|/ |/| | | | |||||
* | | | | Merge pull request #7981 from cooldome/Fix_-7980 | Andreas Rumpf | 2018-06-12 | 1 | -2/+6 |
|\ \ \ \ | |||||
| * | | | | style improvements | cooldome | 2018-06-12 | 1 | -2/+2 |
| * | | | | add comment | cooldome | 2018-06-12 | 1 | -0/+1 |
| * | | | | New approach | cooldome | 2018-06-12 | 1 | -2/+5 |
| | |_|/ | |/| | | |||||
* | | | | fixex merge conflicts | Araq | 2018-06-08 | 1 | -0/+8 |
|\| | | | |||||
| * | | | add more test to 4799 | andri lim | 2018-06-05 | 1 | -0/+8 |
* | | | | ensure compiler API doesn't import the RST engine | Andreas Rumpf | 2018-05-29 | 1 | -1/+1 |
* | | | | refactoring: remove idents.legacy global variable and pass the IdentCache aro... | Andreas Rumpf | 2018-05-27 | 1 | -5/+5 |
* | | | | remove more global variables in the Nim compiler | Andreas Rumpf | 2018-05-27 | 1 | -5/+5 |
* | | | | make tests green again | Andreas Rumpf | 2018-05-18 | 1 | -1/+1 |
* | | | | platform.nim doesn't use globals anymore; prepare msgs.nim for not using globals | Andreas Rumpf | 2018-05-18 | 1 | -14/+18 |
* | | | | remove ast.emptyNode global; cleanup configuration.nim | Araq | 2018-05-16 | 1 | -3/+6 |
|/ / / | |||||
* | | | make tests green again | Araq | 2018-05-14 | 1 | -2/+2 |
* | | | fixes testament compilation | Araq | 2018-05-14 | 1 | -5/+9 |
|\ \ \ | |||||
| * | | | Bugfix: The compiler were not inserting proper downcasts for generic types | Zahary Karadjov | 2018-05-07 | 1 | -1/+2 |
| * | | | Bugfix: Allow matching on nkExprEqExpr against varargs[untyped] | Zahary Karadjov | 2018-05-07 | 1 | -1/+2 |
| * | | | Better support for treating templates and macros as symbols. | Zahary Karadjov | 2018-05-07 | 1 | -3/+5 |
| | |/ | |/| | |||||
* | | | options.nim: no global variables anymore | Andreas Rumpf | 2018-05-13 | 1 | -2/+2 |
* | | | sigmatch compiles again | Andreas Rumpf | 2018-05-11 | 1 | -42/+44 |
|/ / | |||||
* | | sigmatch: speed it up | Andreas Rumpf | 2018-04-28 | 1 | -3/+1 |
* | | minor speedup: concept tests still green | Andreas Rumpf | 2018-04-28 | 1 | -10/+9 |
* | | stuff that is green | Andreas Rumpf | 2018-04-28 | 1 | -7/+17 |
* | | fixes #7600, generic object with generic ref object parent typerel bug (#7678) | andri lim | 2018-04-27 | 1 | -2/+7 |
|/ | |||||
* | Static[T] fixes (#7333) | zah | 2018-03-24 | 1 | -1/+1 |
* | fixes #7331 | Araq | 2018-03-18 | 1 | -1/+2 |
* | improves the stability of 'nim check' | Andreas Rumpf | 2018-03-13 | 1 | -1/+3 |
* | fixes #7247 | Andreas Rumpf | 2018-02-23 | 1 | -28/+31 |
* | Fixes #6853 (#7188) | cooldome | 2018-02-10 | 1 | -1/+6 |
* | improve the error messages regarding type mismatches in overloading resolution | Andreas Rumpf | 2018-02-04 | 1 | -2/+6 |
* | make tests green again | Andreas Rumpf | 2018-02-03 | 1 | -16/+16 |
* | disabled non-documented overloading rule for templates and macros | Andreas Rumpf | 2018-02-02 | 1 | -13/+16 |
* | better type inference for numerical types; prerequisitive for version 1 | Andreas Rumpf | 2018-02-02 | 1 | -3/+29 |
* | sink type begins to compile | Andreas Rumpf | 2018-01-08 | 1 | -14/+16 |
* | fixes #6073 | Andreas Rumpf | 2017-11-18 | 1 | -1/+1 |
* | Fix compiler crash (#6773) (#6774) | cooldome | 2017-11-18 | 1 | -1/+1 |
* | concepts: fixes the stack overflow that happens for #6691 | Andreas Rumpf | 2017-11-05 | 1 | -1/+2 |