summary refs log tree commit diff stats
path: root/compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4398 from vegansk/issue88Andreas Rumpf2016-06-271-2/+23
|\
| * Accumulate penaltiesAnatoly Galiulin2016-06-271-1/+1
| * Speedup generic relations detectionAnatoly Galiulin2016-06-241-1/+1
| * Fix generics inheritance issuesAnatoly Galiulin2016-06-231-2/+23
* | fixes #4395, getType still not entirely correctAndreas Rumpf2016-06-233-65/+83
* | PHP codegen: code works with PHP 5.3 (with some luck)Andreas Rumpf2016-06-231-1/+23
|/
* C code generation now deterministic; fixes #4364Andreas Rumpf2016-06-228-56/+50
* PHP backend: proper setLen implementationAndreas Rumpf2016-06-211-2/+3
* Fix disabling hintProcessingEduardo Bart2016-06-202-2/+3
* Merge pull request #4369 from Varriount/fix-4363Andreas Rumpf2016-06-191-0/+1
|\
| * Fix #4393Clay Sweetser2016-06-181-0/+1
* | add install_nimble.nims to the tar.xzAndreas Rumpf2016-06-151-0/+1
* | Fixed rethrowing not to generate C++ throw with noCppExceptions switchRuslan Mustakov2016-06-141-1/+1
* | more niminst fixesAndreas Rumpf2016-06-131-2/+0
|/
* adds --excessiveStackTrace:on|off flag for nimParashurama2016-06-113-1/+10
* generated source code links also work when generated on UnixAndreas Rumpf2016-06-091-4/+3
* added 'koch testinstall' command; more installer related bugfixesAndreas Rumpf2016-06-091-0/+1
* added missing files to the installation processAraq2016-06-081-0/+1
* adds missing web/ticker.html to the tarballs so that documentation building w...Andreas Rumpf2016-06-081-0/+1
* version bump to 0.14.2Araq2016-06-081-1/+1
* don't package nimble this way for nowAndreas Rumpf2016-06-081-1/+1
* fixes #4295Andreas Rumpf2016-06-072-6/+12
* finally make niminst smart about which files are importantAndreas Rumpf2016-06-071-162/+6
* installer fixes and improvementsAndreas Rumpf2016-06-071-0/+4
* fixes #3986Andreas Rumpf2016-06-061-1/+1
* fixes #3993Andreas Rumpf2016-06-062-2/+2
* next attempt to fix #4272Andreas Rumpf2016-06-061-27/+27
* Fixes #1801.Dominik Picheta2016-06-061-1/+1
* Niminst now bundles the `compiler` dir when packaging.Dominik Picheta2016-06-061-0/+4
* fixes a critical bug about template instantiations in genericsAndreas Rumpf2016-06-051-2/+2
* fixes #4272Andreas Rumpf2016-06-051-2/+4
* hotfix: don't crash for wrong template callsAndreas Rumpf2016-06-032-1/+2
* fixes codegen regressionAndreas Rumpf2016-06-021-3/+4
* fixes #2259, fixes #1389Andreas Rumpf2016-06-022-8/+12
* fixes #4186Andreas Rumpf2016-06-021-1/+1
* system. for cstrings uses value comparisons, not reference comparisonsAndreas Rumpf2016-06-024-7/+6
* adds support for unicode hexcode in string literals.Parashurama2016-06-011-2/+21
* Improve error message for exported generated typesAnatoly Galiulin2016-06-011-1/+4
* bugfix: make visibility more robust for macrosAndreas Rumpf2016-06-011-3/+3
* fixes #4207Andreas Rumpf2016-06-012-7/+11
* fixes #3532Andreas Rumpf2016-06-011-1/+2
* fixes #1611Andreas Rumpf2016-06-011-1/+6
* Modification to implementation of round() such that it returns a float and ac...A. S. Budden2016-05-311-1/+1
* hotfix: --noNimblePath wasn't working when in a config fileAndreas Rumpf2016-05-311-0/+3
* changed the compiler's path handling; fixes #546Andreas Rumpf2016-05-315-12/+23
* fixes #786Andreas Rumpf2016-05-311-0/+2
* fixes #765Andreas Rumpf2016-05-311-2/+4
* fixes #1262Andreas Rumpf2016-05-311-10/+12
* fixes #1713Andreas Rumpf2016-05-305-11/+32
* refactoringsAndreas Rumpf2016-05-301-42/+55
v>