summary refs log tree commit diff stats
path: root/compiler/procfind.nim
Commit message (Expand)AuthorAgeFilesLines
* pragmas compiles againAndreas Rumpf2018-05-111-8/+6
* fixes #6393Andreas Rumpf2018-04-211-6/+1
* fixes #5161Araq2016-12-301-1/+1
* compiler: Trim .nim files trailing whitespaceAdam Strzelecki2015-09-041-11/+11
* Fix #1561Varriount2014-10-291-1/+7
* Merge branch 'devel' of https://github.com/Araq/Nimrod into bigbreakAraq2014-10-041-2/+9
|\
| * Fixes #1529Clay Sweetser2014-10-011-2/+9
* | Nimrod renamed to NimAraq2014-08-281-1/+1
|/
* 'nil' as a statement is deprecated, use an empty 'discard' insteadAraq2014-01-191-1/+1
* proc redefinition search based on the type system instead of on sloppy AST ma...Zahary Karadjov2013-12-301-1/+25
* Merge branch 'upstream' into develZahary Karadjov2013-12-291-1/+1
|\
| * towards support for composite type classes such as seq[Number] and SquareMatr...Zahary Karadjov2013-12-271-1/+1
* | case consistency: cs:partial bootstraps on windowsAraq2013-12-291-3/+3
* | case consistency part 4Araq2013-12-271-5/+5
* | case consistency part 1Araq2013-12-271-5/+5
|/
* merged the persistent scopes work with the delayed proc compilation strategyZahary Karadjov2013-05-121-2/+3
|\
| * added a ``noforward`` pragma that enables a new compilation strategyZahary Karadjov2013-05-111-1/+2
* | final fixes giving us a working compilerZahary Karadjov2013-05-121-8/+8
|/
* fixes #304Araq2013-03-181-25/+34
* Removes executable bit for text files.Grzegorz Adam Hankiewicz2013-03-161-0/+0
* implemented AST based overloadingAraq2012-12-061-2/+2
* improved support for typedesc valuesZahary Karadjov2012-09-251-1/+2
* borrow works with genericsAraq2012-08-061-41/+29
* make idetools output full pathsAraq2012-08-051-0/+7
* made compiler more robust for idetools supportAraq2012-07-301-0/+2
* year 2012 for most copyright headersAraq2012-01-021-1/+1
* compilation cache: various bugfixes; works for the compiler itselfAraq2011-10-271-7/+8
* big repo cleanupAraq2011-04-121-0/+83