summary refs log tree commit diff stats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* fixes #15939, fixes #15464, fixes #16169, fixes #16226 VM now supports `addr(...Timothee Cour2020-12-033-5/+27
* fix #16164, render doc comments (#16230)Miran2020-12-021-1/+1
* fixed article duplication typos (#16216)ihlec2020-12-021-1/+1
* add test for --eval; fix a minor bug (#16224)Timothee Cour2020-12-011-0/+1
* Revert "fix #16185 (#16195)" (#16197)Andreas Rumpf2020-11-302-75/+59
* fix #16185 (#16195)cooldome2020-11-302-59/+75
* cmdline: improve command processing (#16056)Timothee Cour2020-11-2615-130/+139
* fixes #16119 [backport:1.4] (#16149)Andreas Rumpf2020-11-261-3/+3
* remove all mentions of doc2, jsondoc2 (except 1 mentioning the alias) (#15683)Timothee Cour2020-11-262-2/+2
* fixes https://github.com/status-im/nimbus-eth2/issues/1549 (#16146)Andreas Rumpf2020-11-262-6/+16
* More on #16110 (#16130)cooldome2020-11-261-2/+11
* fix #16120 (#16145)cooldome2020-11-261-52/+52
* fixes #15076 (#16143)Andreas Rumpf2020-11-261-3/+5
* fix #14339, #13511, #14420: fixes limited VM support for addr (#16002)Timothee Cour2020-11-251-2/+5
* move tests under the compiler directory to testament (#16096)flywind2020-11-255-328/+0
* ref #16054 remove typed array (#16077)flywind2020-11-241-8/+0
* fixes #16069; [backport:1.2] [backport:1.4] (#16115)Andreas Rumpf2020-11-245-2/+9
* fix #16110 (#16117)cooldome2020-11-241-1/+2
* fix export links in the documentation (#16114) [backport:1.4]Miran2020-11-241-5/+9
* Revert "fix #16110"Andrey R (cooldome)2020-11-241-2/+1
* fix #16110Andrey R (cooldome)2020-11-241-1/+2
* ast minor (#16079)flywind2020-11-221-0/+1
* fixes #15671 [backport:1.4] (#15690)Andreas Rumpf2020-11-201-3/+11
* fix #15958 (#15970) [backport:1.4]cooldome2020-11-201-1/+2
* Retain backwards compatibility after #16057 (#16068)Clyybber2020-11-201-0/+4
* rename loadConfigsAndRunMainCommand => loadConfigsAndProcessCmdLine, reflect ...Timothee Cour2020-11-202-2/+2
* fixes #15942 [backport:1.2] [backport:1.4] (#16051)Andreas Rumpf2020-11-191-1/+1
* Disallow nil dereference at compile time (#16032)cooldome2020-11-182-0/+9
* fix #16033 nim js --gc:arc works and ignores --gc:arc (#16036)Timothee Cour2020-11-181-1/+4
* ORC: prepare for another patent-pending optimization (#15996)Andreas Rumpf2020-11-182-13/+91
* Semfold for nil cast (#16030)cooldome2020-11-182-2/+4
* fix #6497 (#16027)flywind2020-11-181-0/+1
* combine PR#16009 and PR#16012 (#16024)flywind2020-11-182-1/+6
* fix #15972 (#15994)flywind2020-11-181-2/+2
* Revert "follow #16009 VM supports cast nil to ptr (#16012)"Andrey R (cooldome)2020-11-171-3/+0
* Revert "fix #15623 (#16009)"Andrey R (cooldome)2020-11-171-1/+1
* fix #15623 (#16009)flywind2020-11-171-1/+1
* follow #16009 VM supports cast nil to ptr (#16012)flywind2020-11-171-0/+3
* remove unused and misleading FilenameOption.foShort (#15982)Timothee Cour2020-11-161-2/+0
* rename: stmt -> typed and expr -> untyped (#15989)flywind2020-11-163-4/+4
* fix #15910 (#15984)cooldome2020-11-161-4/+12
* fixes #15753 [backport:1.4] (#15971)Andreas Rumpf2020-11-151-19/+76
* Fix nimsuggest/#117 (#15602)Clyybber2020-11-151-4/+1
* fix #12303 (#15964)flywind2020-11-141-2/+7
* Fix #8404 JS backend doesn't handle float->int type conversion (#15950) [back...Bung2020-11-131-3/+9
* Add support for FreeBSD/PowerPC64 Little Endian (#15927)lenoil982020-11-121-1/+1
* fix #15916 (#15917) [backport]flywind2020-11-121-2/+4
* Fix #15909 (#15914)Fanael Linithien2020-11-121-0/+1
* fix #14157 (#15877)flywind2020-11-121-0/+4
* Fix 14127 js from int to int casting (#15918)Bung2020-11-111-2/+1