Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | smtp: renamed starttls to startTls | Araq | 2019-09-21 | 1 | -4/+4 |
* | lib\pure\htmlgen.nim | Araq | 2019-09-21 | 5 | -116/+0 |
* | mark events.nim as unstable | Araq | 2019-09-21 | 1 | -0/+2 |
* | lib.rst cleanups and reorderings | Araq | 2019-09-21 | 1 | -203/+212 |
* | importjs symbol (#12218) | Arne Döring | 2019-09-20 | 7 | -24/+388 |
* | consistent floating point output (#12219) | Andreas Rumpf | 2019-09-20 | 4 | -34/+81 |
* | expose more fields of TNimType | Araq | 2019-09-19 | 1 | -4/+4 |
* | fixes #10981; fixes #7261 (#12217) | Andreas Rumpf | 2019-09-19 | 2 | -1/+103 |
* | Update Android and iOS cross compile docs. (#12215) | treeform | 2019-09-19 | 1 | -10/+51 |
* | Add --os:ios switch and docs. (#12204) | treeform | 2019-09-18 | 3 | -4/+17 |
* | add nodeId proc to macros (#11456) | Arne Döring | 2019-09-18 | 6 | -2/+18 |
* | fixes #12186 | Araq | 2019-09-18 | 2 | -2/+9 |
* | fixes #12209 | Araq | 2019-09-18 | 1 | -2/+2 |
* | rename cast opcodes, fix for 32bit cast, fix python pretty printer (#12207) | Arne Döring | 2019-09-18 | 5 | -17/+34 |
* | Fix typo (#12210) [ci skip] | Vitor Oliveira | 2019-09-18 | 1 | -6/+6 |
* | Add -d:androidNDK to fix echo on Android NDK builds. (#12203) | treeform | 2019-09-17 | 2 | -19/+46 |
* | fix #12200, cannot 'inc' CountTable by a negative value (#12208) | Miran | 2019-09-17 | 1 | -2/+5 |
* | fixes the testcase | Araq | 2019-09-17 | 1 | -2/+1 |
* | added a testcase for #12195; testament now supports a 'timeout' spec field | Araq | 2019-09-17 | 5 | -1/+52 |
* | fixes #12195 | Araq | 2019-09-17 | 3 | -25/+32 |
* | gc:destructors progress | Andreas Rumpf | 2019-09-16 | 6 | -8/+72 |
* | gc_common: typo | Andreas Rumpf | 2019-09-16 | 1 | -1/+1 |
* | make --useVersion's documentation reflect reality | Andreas Rumpf | 2019-09-16 | 1 | -1/+1 |
* | fixes #12193 (#12199) | Andreas Rumpf | 2019-09-16 | 2 | -2/+19 |
* | some gc:destructors progress | Andreas Rumpf | 2019-09-16 | 2 | -15/+1 |
* | fixes #12196 | Araq | 2019-09-16 | 2 | -6/+13 |
* | better implementation | Araq | 2019-09-16 | 1 | -2/+8 |
* | fixes a weird quote do regression | Andreas Rumpf | 2019-09-16 | 2 | -2/+3 |
* | make tests green again | Andreas Rumpf | 2019-09-13 | 1 | -1/+1 |
* | changed name mangling for generated C files | Araq | 2019-09-13 | 2 | -3/+3 |
* | fixes #12172 | Araq | 2019-09-13 | 2 | -3/+3 |
* | close #7104 by writing a test | narimiran | 2019-09-13 | 1 | -2/+21 |
* | close #6731 by writing a test case | narimiran | 2019-09-13 | 2 | -0/+5 |
* | count 64 bits at a time instead of 8 (#12159) | Andreas Rumpf | 2019-09-12 | 1 | -3/+9 |
|\ | |||||
| * | use while | Brent Pedersen | 2019-09-11 | 1 | -4/+5 |
| * | add amd64 | Brent Pedersen | 2019-09-11 | 1 | -1/+1 |
| * | only do 64bts on x86 | Brent Pedersen | 2019-09-11 | 1 | -3/+4 |
| * | spacing | Brent Pedersen | 2019-09-09 | 1 | -1/+1 |
| * | count 64 bits at a time | Brent Pedersen | 2019-09-09 | 1 | -3/+7 |
* | | no commas for empty importcpp splat params (#12183) | Jasper Jenkins | 2019-09-12 | 2 | -7/+17 |
* | | Fixed c filenames mangling (#12161) | Yuriy Glukhov | 2019-09-11 | 2 | -4/+4 |
* | | fixes #12152 (#12165) | Andreas Rumpf | 2019-09-11 | 2 | -0/+29 |
* | | fixes #12170 (#12176) | Andreas Rumpf | 2019-09-11 | 1 | -2/+2 |
* | | fixes #12171 (#12173) | Andreas Rumpf | 2019-09-11 | 3 | -12/+35 |
* | | Revert "Refactored injectdestructors.nim (#11926)" (#12169) | Andreas Rumpf | 2019-09-11 | 1 | -342/+383 |
* | | add tensordsl test (#12166) | Arne Döring | 2019-09-11 | 2 | -0/+2 |
* | | fixes #12174 | Araq | 2019-09-11 | 1 | -0/+1 |
* | | Fix to the relevant path of the docs. (#12162) | Benny Elgazar | 2019-09-10 | 1 | -1/+1 |
* | | fixes #12051 | Araq | 2019-09-10 | 3 | -4/+31 |
* | | closureiters.nim: finish the bugfix | Andreas Rumpf | 2019-09-10 | 1 | -1/+1 |