| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix #6415 (#7281) | zah | 2018-03-08 | 1 | -0/+53 |
* | Allow only single infix as in except branches. Fixes #7115 (#7132) | cooldome | 2018-03-08 | 1 | -0/+8 |
* | Add ability for users to elide ':' or '=' when CLI authors pass a (#7297) | c-blake | 2018-03-08 | 1 | -0/+20 |
* | make the 'canimport' template work | Andreas Rumpf | 2018-03-06 | 1 | -0/+19 |
* | Fixes 7283 (#7284) | cooldome | 2018-03-05 | 1 | -1/+8 |
* | fixes #7291 | Araq | 2018-03-05 | 1 | -1/+3 |
* | Merge pull request #7289 from alehander42/fix-asyncjs-pragma | Dominik Picheta | 2018-03-05 | 1 | -0/+27 |
|\ |
|
| * | Use addPragma | Alexander Ivanov | 2018-03-05 | 1 | -1/+1 |
| * | Stop replacing all pragmas of a function with asyncjs | Alexander Ivanov | 2018-03-03 | 1 | -0/+27 |
* | | Resolves #5588: adds openFileStream proc that throws on failure (#7282) | twetzel59 | 2018-03-04 | 1 | -0/+10 |
|/ |
|
* | Fixes #6837 (#7271) | cooldome | 2018-03-02 | 1 | -1/+15 |
* | make tests green again | Araq | 2018-02-28 | 1 | -1/+0 |
* | merged #6512 manually; fixes #6431 | Araq | 2018-02-27 | 1 | -0/+1 |
* | Fix return (#7225) | Alexander Ivanov | 2018-02-27 | 1 | -0/+2 |
* | User pragmas hide effect specs bug fix. Fixes #7216 (#7217) | cooldome | 2018-02-27 | 1 | -0/+11 |
* | make the allocator take a special path for allocations bigger than 2GB; fixes... | Araq | 2018-02-27 | 1 | -0/+4 |
* | fixes #7236 | Andreas Rumpf | 2018-02-26 | 1 | -2/+3 |
* | fixes #6992 | Andreas Rumpf | 2018-02-25 | 1 | -1/+10 |
* | Improve semchecking for duplicate cases in case statements (#7176) | Oscar Nihlgård | 2018-02-24 | 1 | -0/+50 |
* | fixes #7247 | Andreas Rumpf | 2018-02-23 | 1 | -6/+15 |
* | genTryCpp codegen. Fixes #7232. Fixes #7239 (#7240) | cooldome | 2018-02-22 | 1 | -1/+21 |
* | Merge branch 'devel' of github.com:nim-lang/Nim into devel | Araq | 2018-02-20 | 2 | -2/+51 |
|\ |
|
| * | Fix date parsing for a bad inputs | data-man | 2018-02-19 | 1 | -0/+49 |
| * | Merge pull request #7228 from endragor/fix-asyncfile-open | Dominik Picheta | 2018-02-17 | 1 | -2/+2 |
| |\ |
|
| | * | Fix AsyncFile open flags. Fixes #5531 | Ruslan Mustakov | 2018-02-17 | 1 | -2/+2 |
* | | | disable symbol file tests for the old symbol file implementation | Araq | 2018-02-19 | 1 | -2/+3 |
|/ / |
|
* | | tfragment_gc test: make more robust | Araq | 2018-02-13 | 1 | -1/+1 |
* | | genTryCpp to catch by Nim type, ready for first review (#7196) | cooldome | 2018-02-12 | 3 | -0/+3 |
* | | nested finally bug (#7207) | cooldome | 2018-02-12 | 1 | -1/+24 |
* | | Merge branch 'devel' into araq-fixes-6960 | Araq | 2018-02-12 | 2 | -1/+38 |
|\ \ |
|
| * \ | Merge pull request #7205 from GULPF/json-to-fix | Dominik Picheta | 2018-02-12 | 1 | -1/+8 |
| |\ \ |
|
| | * | | Fix `json.to` for types with generic parameters | Oscar Nihlgård | 2018-02-11 | 1 | -1/+8 |
| * | | | fixes #6186 | Andreas Rumpf | 2018-02-11 | 1 | -0/+30 |
* | | | | fixes #6960 | Andreas Rumpf | 2018-02-11 | 1 | -0/+31 |
|/ / / |
|
* | | | fixes #3985 | Araq | 2018-02-10 | 1 | -0/+10 |
* | | | make more tests green | Araq | 2018-02-10 | 20 | -20/+20 |
* | | | better error messages: use <T1, T2> instead of (T1, T2) in order to prevent c... | Araq | 2018-02-10 | 20 | -53/+53 |
* | | | Fixes #6853 (#7188) | cooldome | 2018-02-10 | 1 | -0/+8 |
* | | | fixes #4220 | Araq | 2018-02-10 | 1 | -1/+21 |
* | | | fixes #7153 | Araq | 2018-02-10 | 1 | -0/+18 |
|/ / |
|
* | | improve error message for twrongcolon | Andreas Rumpf | 2018-02-06 | 1 | -0/+11 |
* | | more chatty error message for the 'discard' checking | Andreas Rumpf | 2018-02-05 | 1 | -1/+1 |
* | | improve the error messages regarding type mismatches in overloading resolution | Andreas Rumpf | 2018-02-04 | 2 | -7/+52 |
* | | Merge branch 'devel' into araq-overloading-symmetry | Andreas Rumpf | 2018-02-03 | 2 | -1/+33 |
|\ \ |
|
| * | | Fixes #7121 (#7148) | pqflx3 | 2018-01-31 | 1 | -1/+24 |
| * | | Fixes codegen bug with literal negative zero, fixes #7079 (#7158) | GULPF | 2018-01-31 | 1 | -0/+9 |
| |/ |
|
* | | make tests green again | Andreas Rumpf | 2018-02-03 | 1 | -4/+0 |
* | | disabled non-documented overloading rule for templates and macros | Andreas Rumpf | 2018-02-02 | 1 | -0/+4 |
* | | better type inference for numerical types; prerequisitive for version 1 | Andreas Rumpf | 2018-02-02 | 1 | -0/+12 |
|/ |
|
* | Fix compiler crash on try expression with infix as (Fixes #7116) (#7112) | cooldome | 2018-01-29 | 1 | -1/+9 |