summary refs log tree commit diff stats
path: root/compiler/packagehandling.nim
Commit message (Collapse)AuthorAgeFilesLines
* typoAraq2019-05-081-1/+1
|
* fixes #11196Araq2019-05-081-2/+2
|
* nicer 'CC' output messagesAraq2019-05-061-0/+4
|
* remove the restriction that module names need to be unique per Nimble… ↵Andreas Rumpf2019-04-201-4/+10
| | | | | | | | | | (#11064) * remove the restriction that module names need to be unique per Nimble package * make tests green again * use the 'response' linker file also on Unix in order to fix megatest
* compiler refactoring; use typesafe path handing; docgen: render symbols ↵Andreas Rumpf2018-09-071-3/+3
| | | | between modules
* even more strict isNil handling for strings/seqs in order to detect bugsAraq2018-08-221-1/+2
|
* guards.nim does compileAndreas Rumpf2018-05-111-15/+8
|
* happy new yearAraq2017-01-071-1/+1
|
* expr and stmt are now deprecatedAndreas Rumpf2016-07-301-1/+1
|
* fixes #4485; package handling works better; docgen works with --project on ↵Andreas Rumpf2016-07-191-0/+56
Nimble package level