summary refs log tree commit diff stats
path: root/compiler/semasgn.nim
Commit message (Expand)AuthorAgeFilesLines
* overloading of '=' worksAraq2015-04-061-0/+1
* first implementation of overloading of '='; missing: rewriting let/var sectionsAraq2015-04-061-130/+210
* minor todo updateAraq2015-03-231-1/+1
* concept example from the manual now works againAraq2015-03-231-4/+10
* Fix typosFederico Ceratto2015-02-151-1/+1
* nimsuggest improvementsAraq2015-01-301-1/+1
* Happy new year!Guillaume Gelin2015-01-061-1/+1
* improvements for nimfixAraq2014-09-101-0/+1
* updated the compiler to use the new symbol namesAraq2014-08-281-0/+196
n78'>78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112