summary refs log tree commit diff stats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler crash caused by top level return (#12501)Oscar Nihlgård2019-10-241-1/+1
* guards.nim:sameTree(): handle uint literals correctly (#12483) [backport]Paul Tan2019-10-221-1/+1
* fixes #12310 [backport] (#12470)Andreas Rumpf2019-10-201-2/+6
* fix #12426 (#12462)Arne Döring2019-10-201-2/+3
* first implementation of the new --seqsv2 switchAraq2019-10-201-0/+5
* refactoring: use the new strings and seqs when optSeqDestructors is activeAraq2019-10-209-66/+45
* refactoring: --newruntime consists of 3 different switchesAraq2019-10-2017-41/+48
* fixes #12420 [backport] (#12456)Andreas Rumpf2019-10-181-8/+5
* Add no-ident for GCC when -d:release (#12454)Juan Carlos2019-10-181-3/+3
* [backport] add back a check that got accidentically removed; fixes #12379 (#1...Andreas Rumpf2019-10-171-0/+6
* Refactor json macro (#12391)Arne Döring2019-10-172-3/+11
* compiler/options: only check the last folder for a candidate (#12421)alaviss2019-10-161-9/+8
* Fixed yield in nkCheckedFieldExpr (#12429) [backport]Yuriy Glukhov2019-10-151-2/+3
* Fixes semCustomPragma when nkSym (#12414) [backport]Alexander Ivanov2019-10-111-1/+1
* compiler/options: improve project file detection (#12404)alaviss2019-10-111-6/+26
* nimsuggest: add a command that returns the project file (#12411)alaviss2019-10-111-1/+3
* refactor illegal iterator assignment detection (#12212)Arne Döring2019-10-115-19/+12
* ungeneric unsigned ops (#12230)Jasper Jenkins2019-10-111-1/+0
* fix #12332 (#12402) [backport]Arne Döring2019-10-101-1/+10
* fixes #12244 [backport]Araq2019-10-101-1/+0
* renderer letAux fix only for octal literal (#12343)Ridho Pratama2019-10-081-5/+8
* External file compilation improvement (#12380)cooldome2019-10-081-0/+4
* Refactor closeEmitter to make it more modular (#12365)Federico Ceratto2019-10-071-4/+12
* fixes #12323 [backport]Andreas Rumpf2019-10-071-1/+3
* render typeof as typeofAndreas Rumpf2019-10-071-2/+2
* VM: no special casing for big endian machines; refs #9690 [backport] (#12364)Andreas Rumpf2019-10-061-6/+2
* Expose some layouter elements, improve readme (#12361)Federico Ceratto2019-10-042-3/+4
* added cpuTime to VM (#12346)Ico Doornekamp2019-10-043-0/+13
* fixes #12291 [backport] (#12338)Andreas Rumpf2019-10-031-0/+1
* Fixed #12337, leaking pipe after gorge (#12339)Ico Doornekamp2019-10-031-0/+2
* Sets need copying in JS (#11392)hlaaftana2019-10-021-1/+1
* fixes #12336 [backport]Andreas Rumpf2019-10-021-1/+1
* Refactor injectdestructors (#12295)Clyybber2019-10-016-569/+258
* fixes #12240 [backport] (#12308)Andreas Rumpf2019-10-011-1/+9
* fixes #12264 [backport] (#12302)Andreas Rumpf2019-09-303-10/+17
* fixes #12281 [backport]Andreas Rumpf2019-09-302-6/+9
* fixes #12294 [backport]Andreas Rumpf2019-09-301-1/+0
* fixes #12298Araq2019-09-301-1/+1
* Fixes #10514 (#12268)Clyybber2019-09-281-7/+7
* [backport] fix nimpretty removing space before pragmanarimiran2019-09-271-1/+2
* Fix spellings (#12277) [backport]Federico Ceratto2019-09-2738-57/+57
* Add build support for Linux/hppa (#12271)John Paul Adrian Glaubitz2019-09-262-4/+5
* Fix #12242, replacing ":" with "@c" in packages [backport] (#12265)Endeg2019-09-251-2/+2
* remove nimnomagic64 (#12243)Jasper Jenkins2019-09-241-1/+0
* fixes the --verbosity:2 regression [backport]Andreas Rumpf2019-09-241-1/+1
* living in unix-land, eye to eye, where nothing ever works; fixes #12226Andreas Rumpf2019-09-211-2/+6
* cleanup importjs implementationAndreas Rumpf2019-09-211-12/+5
* fixes #12224 (#12225)cooldome2019-09-212-5/+7
* updated comment in ast.nimAraq2019-09-211-1/+0
* importjs symbol (#12218)Arne Döring2019-09-202-3/+19