summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* follow #16009 VM supports cast nil to ptr (#16012)flywind2020-11-172-0/+33
* defer: improve manual, clarify difference wrt try/finally (#16010)Timothee Cour2020-11-171-2/+31
* remove unused and misleading FilenameOption.foShort (#15982)Timothee Cour2020-11-161-2/+0
* htmlgen: Add lazy loading (#15986)Juan Carlos2020-11-161-2/+2
* telling us once about a change is enough [ci skip]narimiran2020-11-161-2/+1
* rename: stmt -> typed and expr -> untyped (#15989)flywind2020-11-163-4/+4
* fix #15910 (#15984)cooldome2020-11-162-5/+77
* fix #15934 and #15620 (#15938) [backport:1.4]Andreas Rumpf2020-11-153-1/+35
|\
| * minorflywind2020-11-131-0/+4
| * add testcase for #9754flywind2020-11-131-0/+2
| * nilflywind2020-11-131-0/+2
| * add testcaseflywind2020-11-121-0/+25
| * make workaround for #15934 and #15620flywind2020-11-121-1/+2
* | fixes #15753 [backport:1.4] (#15971)Andreas Rumpf2020-11-152-19/+109
* | Fix nimsuggest/#117 (#15602)Clyybber2020-11-151-4/+1
* | Documentation only (#15968)Andreas Rumpf2020-11-151-1/+27
|\ \
| * | https://github.com/nim-lang/Nim/pull/15968/files#r523468677Juan Carlos2020-11-141-7/+1
| * | Fix #15806Juan Carlos2020-11-141-1/+2
| * | Fix #15806Juan Carlos2020-11-141-2/+3
| * | Fix #15806Juan Carlos2020-11-141-1/+2
| * | Fix #15806Juan Carlos2020-11-141-1/+30
* | | asynchttpserver cleanups [backport:1.0] (#15966)Andreas Rumpf2020-11-152-12/+10
|/ /
* | [docs minor]add some tips to intern.rst (#15967)Andreas Rumpf2020-11-141-2/+10
|\ \
| * | minorflywind2020-11-141-1/+1
| * | [docs minor]add some tips yo intern.rstflywind2020-11-141-2/+10
| |/
* | fix #12303 (#15964)flywind2020-11-143-2/+26
* | nimgrep: change 2 iterators to closure (#15962)Andreas Rumpf2020-11-141-12/+14
|\ \
| * | nimgrep: change 2 iterators to closureAndrey Makarov2020-11-141-12/+14
* | | targets: use cpp instead of c++ everywhere (was by far the most common) (#15961)Timothee Cour2020-11-145-5/+5
* | | strengthen taddr.nim: add test case for #14578; reference other issues; test ...Timothee Cour2020-11-131-15/+13
|/ /
* | attempt to make asynchttpserver better; fixes #15925; [backport:1.0] (#15957)Andreas Rumpf2020-11-138-36/+124
|\ \
| * | fixes the doc renderingAraq2020-11-131-38/+35
| * | ported to FreeRTOSAraq2020-11-132-11/+22
| * | makes test green againAraq2020-11-131-2/+2
| * | fixes 'nim doc'Araq2020-11-131-1/+1
| * | better documentationAraq2020-11-131-4/+11
| * | attempt to make asynchttpserver better; fixes #15925; [backport:1.0]Araq2020-11-137-50/+123
* | | Make IntSet a generic ordinal set OrdSet[A] (#15564)landerlo2020-11-134-752/+873
* | | Alternate to https://github.com/nim-lang/Nim/pull/15915 (#15937)c-blake2020-11-131-2/+7
* | | Fix #8404 JS backend doesn't handle float->int type conversion (#15950) [back...Bung2020-11-132-3/+42
* | | close #13062(add testcase for #13062) (#15956)flywind2020-11-131-0/+27
* | | close #2771(add testcase for #2771) (#15932)flywind2020-11-131-0/+21
* | | refactoring: modernize rst.nim (#15953)Miran2020-11-131-509/+449
|/ /
* | Update buildsh.nimf (#15945)lenoil982020-11-131-3/+4
* | Don't use os for Standalone (#15944)wilypomegranate2020-11-131-2/+2
* | Add documentElement to Document. (#15943)treeform2020-11-131-0/+1
* | fix #15941 (#15948)flywind2020-11-132-4/+24
* | add a tester for rst2html (#15936)Miran2020-11-124-0/+864
* | Update changelog.mdTimothee Cour2020-11-121-1/+1
* | follow #8463 #14157 and document cstring literals modification is not allowed...flywind2020-11-121-0/+14