summary refs log tree commit diff stats
path: root/compiler
Commit message (Collapse)AuthorAgeFilesLines
* fixes #4915andri lim2016-10-272-5/+9
|
* Generate `NimMainModule` name for main module.cheatfate2016-10-261-2/+8
|
* Merge pull request #4945 from arnetheduck/cleanup-tyXxxAndreas Rumpf2016-10-249-57/+46
|\ | | | | Cleanup ty xxx
| * clean up tyMutable remnantsJacek Sieka2016-10-249-42/+35
| |
| * clean up tyConst remnantsJacek Sieka2016-10-249-36/+31
| |
| * clean up tyBigNum remnantsJacek Sieka2016-10-246-18/+19
| |
* | Merge pull request #4838 from couven92/ico-vccAndreas Rumpf2016-10-241-0/+5
|\ \ | | | | | | Added icons support for Visual Studio compiler
| * | Added icons support for Visual Studio compilerFredrik Høisæther Rasch2016-09-301-0/+5
| | |
* | | Merge pull request #4872 from flyx/gorgefixAndreas Rumpf2016-10-242-4/+8
|\ \ \ | |_|/ |/| | Fixes #4871
| * | Fixes #4871Felix Krause2016-10-092-4/+8
| | |
* | | remove remnants of tyIterJacek Sieka2016-10-2410-25/+21
| | |
* | | moved start.bat to tools/Araq2016-10-241-1/+1
| | |
* | | docgen: PDFs and HTMLs finally are generated in their own respective directoriesAraq2016-10-241-2/+3
| | |
* | | niminst works with gitlabAraq2016-10-221-2/+4
| | |
* | | fixes #4927Araq2016-10-221-2/+7
| | |
* | | fixes #4808Andreas Rumpf2016-10-211-1/+2
| | |
* | | fixes #4906Andreas Rumpf2016-10-211-1/+1
| | |
* | | fixes #4869Andreas Rumpf2016-10-211-1/+1
| | |
* | | fixes #4913Andreas Rumpf2016-10-201-1/+1
| | |
* | | fixes #3078Andreas Rumpf2016-10-201-6/+12
| | |
* | | fixes #4875Andreas Rumpf2016-10-201-18/+18
| | |
* | | Merge pull request #4904 from FedericoCeratto/spellingsAndreas Rumpf2016-10-202-2/+2
|\ \ \ | | | | | | | | Fix few typos
| * | | Fix few typosFederico Ceratto2016-10-172-2/+2
| | | |
* | | | fixes #4856Andreas Rumpf2016-10-202-2/+3
| | | |
* | | | fixes #4863Andreas Rumpf2016-10-191-4/+7
| | | |
* | | | fixes #4608Andreas Rumpf2016-10-181-0/+2
|/ / /
* | | fixes a simple .borrow bugAndreas Rumpf2016-10-141-1/+1
| | |
* | | koch: finish is now its own commandAndreas Rumpf2016-10-111-0/+1
|/ /
* | zip files for WindowsAraq2016-10-091-1/+0
| |
* | koch supports the finish command for smooth installations on WindowsAraq2016-10-091-0/+1
| |
* | fixes #4845Araq2016-10-081-1/+3
| |
* | failed attempt to fix a 'void' inference bugAraq2016-10-081-1/+6
| |
* | fixes #4840andri lim2016-10-031-4/+7
| |
* | disable warnUninit for --verbosity:2Andreas Rumpf2016-10-011-1/+1
| |
* | Fixes and improvements to NSIS installer.Dominik Picheta2016-09-281-2/+2
| |
* | tar.xz contains nimble and nimsuggestAndreas Rumpf2016-09-261-1/+3
| |
* | fixes #4803Andreas Rumpf2016-09-242-1/+5
| |
* | fixes #4813Andreas Rumpf2016-09-241-1/+4
| |
* | fix #3567cheatfate2016-09-231-4/+5
| |
* | JS: Fixed ICE on ptr assignmentYuriy Glukhov2016-09-201-6/+14
| |
* | fixes #4764, fixes #4731, fixes #4724Araq2016-09-141-0/+1
| |
* | VM: 'raises' in an 'except' doesn't cause an endless loop anymoreAraq2016-09-141-2/+10
| |
* | fixes #4626Andreas Rumpf2016-09-133-52/+13
| |
* | fixes #4625Andreas Rumpf2016-09-131-1/+1
| |
* | fixes #4671Andreas Rumpf2016-09-131-0/+1
| |
* | minor steps to make closure iterators work with the JS backendAndreas Rumpf2016-09-121-0/+7
| |
* | fixes thread vars of non-global visibilityAndreas Rumpf2016-09-122-2/+3
| |
* | fixes #4088Andreas Rumpf2016-09-112-6/+6
| |
* | docgen: working search featureAraq2016-09-091-9/+3
| |
* | generated theindex.html is valid htmlAraq2016-09-091-1/+1
| |