summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | [feature] detect unused importsAraq2019-07-1712-33/+62
| |_|_|/ / |/| | | |
* | | | | [bugfix] critbits styleCheck fix: consistent var naming (#11752)Kaushal Modi2019-07-161-8/+8
* | | | | [bugfix] openssl styleCheck fix: consistent var naming (#11750)Kaushal Modi2019-07-161-4/+4
* | | | | styleCheck fix: type naming: s/outType/OutType/ (#11749)Kaushal Modi2019-07-161-9/+9
|/ / / /
* | | | Merge pull request #11740 from nim-lang/araq-fixes-11723Andreas Rumpf2019-07-162-2/+20
|\ \ \ \
| * | | | fixes #11723Araq2019-07-152-2/+20
* | | | | Fix Typos in Internal Docs (#11735) [ci skip]Tristano Ajmone2019-07-153-7/+7
* | | | | fix broken link (#11736) [ci skip]Kartik Saranathan2019-07-151-1/+1
| |_|/ / |/| | |
* | | | Add std/monotimes which implements monotonic timestamps (#11712)Andreas Rumpf2019-07-155-10/+195
|\ \ \ \ | |/ / / |/| | |
| * | | [other] Minor optimization in timesOscar Nihlgård2019-07-121-9/+12
| * | | [feature] Added std/monotimesOscar Nihlgård2019-07-125-1/+183
* | | | styleCheck fixes [bugfix]Araq2019-07-151-3/+3
* | | | styleCheck fixes [bugfix]Araq2019-07-151-2/+2
* | | | styleCheck fixes [bugfix]Araq2019-07-152-4/+4
* | | | newruntime: progress to make 'async' work with --newruntimeAraq2019-07-153-9/+8
* | | | makes devel green againAndreas Rumpf2019-07-141-1/+3
* | | | 'nim check' stability improvementsAraq2019-07-144-8/+17
* | | | makes --styleCheck:error the default for the Nim compiler itselfAraq2019-07-142-5/+16
* | | | minor update for the genode targetAraq2019-07-142-2/+2
* | | | make 'koch temp' work againAraq2019-07-142-13/+20
* | | | [refactoring] moves transformation for 'spawn' into its own spawn.nim impleme...Araq2019-07-146-432/+447
* | | | os: confine osErrorMsg example to Linux (#11725)alaviss2019-07-131-1/+1
* | | | times: use posix constant instead of import (#11692)Jacek Sieka2019-07-132-12/+4
* | | | fixes #11715 (#11721)Andreas Rumpf2019-07-132-1/+9
* | | | better run also considers the command line; fixes #11719 [feature]Araq2019-07-123-1/+18
* | | | newruntime: refchecks:on|off switchAraq2019-07-125-6/+14
* | | | made --newruntime ready for multi-threadingAraq2019-07-121-5/+21
* | | | atomics.nim: minor improvementsAraq2019-07-121-1/+1
* | | | documented --newruntime switchAraq2019-07-121-1/+4
* | | | preparations to be able to use atomics in runtime_v2.nimAraq2019-07-121-11/+16
* | | | fixes tcompiletimerange [bugfix] (#11720)Andreas Rumpf2019-07-123-7/+29
* | | | Moved 'Case statement macros' documentation out of manual into manual_experim...Ico Doornekamp2019-07-122-51/+51
* | | | [bugfix] VM: finally do inheritance properlyAraq2019-07-122-21/+36
* | | | koch/nim: completion of the 'better run' featureAraq2019-07-123-4/+6
* | | | document 'nim' defines prefixAraq2019-07-121-0/+3
* | | | nimpretty: implement a --maxLineLen command line optionAraq2019-07-122-7/+12
* | | | JS codegen: supports toOpenArray [bugfix]Araq2019-07-124-14/+30
* | | | koch temp bugfixAraq2019-07-121-3/+2
* | | | nimpretty: fix #11700, no extra newlines (#11714)Miran2019-07-123-15/+64
* | | | better run [feature] (#11709)Andreas Rumpf2019-07-1110-24/+88
|/ / /
* | | Give NilAccessError a message (#11706)Dominik Picheta2019-07-111-1/+1
* | | make async tests green againAndreas Rumpf2019-07-113-8/+12
* | | minor style changesAraq2019-07-1115-110/+134
* | | minor style changesAraq2019-07-1011-56/+60
* | | make tests green againAraq2019-07-101-5/+5
* | | there is only one style -- my styleAraq2019-07-1016-213/+232
* | | fixes linter regressionsAraq2019-07-104-3/+15
* | | make editdistance work with --styleCheck:errorAraq2019-07-101-108/+108
* | | fixes #10901Araq2019-07-101-0/+2
* | | fixes #11683Araq2019-07-101-5/+6