summary refs log tree commit diff stats
path: root/compiler/lambdalifting.nim
Commit message (Expand)AuthorAgeFilesLines
* bugfix #100 againAraq2012-03-281-2/+1
* `do' keyword in the grammar for lambda blocksZahary Karadjov2012-02-101-2/+3
* bugfix: lambdalifting: addHiddenParamAraq2012-02-081-7/+1
* further steps for closure support; added 'system.rawProc', 'system.rawEnv'Araq2012-02-081-2/+4
* further steps for closure supportAraq2012-02-081-50/+77
* further steps for closure supportAraq2012-02-061-1/+2
* further steps to closure supportAraq2012-02-061-76/+107
* closure implementation: first stepsAraq2012-02-041-0/+201