summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* fixes some issues with underscores in float literals. add more tests.Parashurama2016-05-193-5/+54
* Merge pull request #4180 from cheatfate/callsoon2Dominik Picheta2016-05-184-10/+31
|\
| * Resolve bugs with `deep recursion` of asyncdispatch.cheatfate2016-05-184-10/+31
* | Merge pull request #4182 from Parashurama/fix_issue_4181Andreas Rumpf2016-05-182-2/+20
|\ \
| * | fix issue 4181. add testcase.Parashurama2016-05-182-2/+20
* | | fixes #4066Andreas Rumpf2016-05-183-6/+9
* | | refactoring: flags instead of boolsAndreas Rumpf2016-05-186-25/+31
|/ /
* | Merge pull request #4173 from Parashurama/better_float_parsingAndreas Rumpf2016-05-171-37/+104
|\ \
| * | make float parsing locale independent.Parashurama2016-05-161-37/+104
| |/
* | Merge pull request #4171 from Parashurama/develAndreas Rumpf2016-05-171-1/+1
|\ \ | |/ |/|
| * fixes typo in system/timers.Parashurama2016-05-161-1/+1
|/
* Merge pull request #4075 from yglukhov/jsonDominik Picheta2016-05-152-9/+40
|\
| * Json serialization for openarrays and objectsYuriy Glukhov2016-05-132-9/+40
* | Merge pull request #4161 from moigagoo/develAndreas Rumpf2016-05-151-0/+10
|\ \
| * | Stdlib: nre: Convenience proc ``contains`` added.Konstantin Molchanov2016-05-141-0/+10
| |/
* | Merge pull request #4154 from yglukhov/sizeof-docAndreas Rumpf2016-05-151-0/+3
|\ \
| * | Added limitations note to sizeof. Closes #4153.Yuriy Glukhov2016-05-131-0/+3
| |/
* | Merge pull request #4162 from Lompik/develAndreas Rumpf2016-05-151-3/+3
|\ \
| * | Fix 2 compile errors in LockFreeHash.nimLompiktab2016-05-141-3/+3
|/ /
* | Merge pull request #4155 from Lompik/develDominik Picheta2016-05-131-1/+1
|\ \ | |/ |/|
| * Fix missing `]`Stephane Fontaine2016-05-131-1/+1
|/
* Restore sanity check for bytesReceived in asyncdispatch.Dominik Picheta2016-05-131-0/+4
* Merge pull request #4150 from cheatfate/winasyncDominik Picheta2016-05-132-53/+21
|\
| * Resolve bugs based on unreliable `bytesReceived` value.cheatfate2016-05-122-53/+21
* | PHP codegen improvementsAndreas Rumpf2016-05-133-3/+6
|/
* Merge pull request #4142 from endragor/gc-allow-skip-stackAndreas Rumpf2016-05-123-4/+34
|\
| * Replaced ignoreStackAndRegisters with stackSize in GC_stepRuslan Mustakov2016-05-113-34/+56
| * Added ignoreStackAndRegisters parameter to GC_stepRuslan Mustakov2016-05-103-25/+33
* | Merge pull request #4025 from flyx/highlight-yamlAndreas Rumpf2016-05-122-2/+446
|\ \
| * | Fixes to YAML highlighting support, added testsFelix Krause2016-04-012-7/+157
| * | Added YAML support to doctools/highliteFelix Krause2016-03-291-2/+296
* | | Merge pull request #4149 from oderwat/HARA-PHP_ArrayConstr_HackAndreas Rumpf2016-05-121-5/+8
|\ \ \
| * | | PHP codegen array constructor hack.Hans Raaf2016-05-111-5/+8
* | | | Pegs: fixes edge caseAndreas Rumpf2016-05-121-2/+6
* | | | fixes #4148Andreas Rumpf2016-05-121-2/+2
* | | | fixes #4146Andreas Rumpf2016-05-121-24/+24
* | | | fixes #4147Andreas Rumpf2016-05-121-1/+1
* | | | fixes #3763Andreas Rumpf2016-05-121-17/+21
* | | | fixes #950Andreas Rumpf2016-05-122-2/+18
* | | | Merge pull request #4136 from oderwat/HARA-peg-replace-cbAndreas Rumpf2016-05-111-0/+59
|\ \ \ \
| * | | | Added a replace() proc using a callback to pegs.Hans Raaf2016-05-071-0/+59
* | | | | fixes #4145Andreas Rumpf2016-05-111-1/+2
* | | | | fixes #3992Andreas Rumpf2016-05-111-0/+2
* | | | | fixes #3956Andreas Rumpf2016-05-111-4/+5
* | | | | make tests greenAndreas Rumpf2016-05-111-1/+1
* | | | | fixes #4110Andreas Rumpf2016-05-112-2/+3
* | | | | fixes #4034Andreas Rumpf2016-05-112-1/+3
* | | | | fixes #4040Andreas Rumpf2016-05-111-1/+8
* | | | | fixes #4070Andreas Rumpf2016-05-112-0/+21
* | | | | fixes #177Andreas Rumpf2016-05-112-5/+18