summary refs log tree commit diff stats
path: root/compiler/semobjconstr.nim
Commit message (Expand)AuthorAgeFilesLines
* sem pass compiles againAndreas Rumpf2018-05-121-33/+29
* more modules compile againAndreas Rumpf2018-05-121-11/+11
* fixes a regression about static object case variant checkingAraq2018-04-061-1/+3
* further steps in implementing sink parameters; refs #7041Araq2018-03-301-1/+1
* fixes #5450Andreas Rumpf2018-02-041-0/+4
* preparations for language extensions: 'sink' and 'lent' typesAndreas Rumpf2018-01-071-2/+2
* fixes #5999Araq2017-12-141-2/+8
* work in progress: new implementation for 'a[^1]'Andreas Rumpf2017-10-291-6/+9
* deprecated unary '<'Andreas Rumpf2017-10-291-5/+5
* Fixes #5965 (#6237)Daniil Yarancev2017-08-141-1/+6
* move the object construction logic to a separate fileZahary Karadjov2017-04-061-0/+292