summaryrefslogtreecommitdiff
path: root/test.pez
Commit message (Collapse)AuthorAgeFilesLines
* change lambda syntax {[a] x} -> $[a]{x}lemon2025-06-161-14/+12
|
* fix bug with newrec. add typeoflemon2025-04-111-1/+14
|
* parser: make read callback be bufferedlemon2025-02-071-1/+0
|
* array#fill -> array#newlemon2022-10-131-2/+2
|
* length -> lenlemon2022-10-131-0/+9
|
* SEL[*] gather operatorlemon2022-10-101-0/+7
|
* varargslemon2022-10-101-0/+9
|
* bug fixeslemon2022-10-101-1/+0
|
* dilambdas and suchlemon2022-10-101-16/+24
|
* only close vars when necessarylemon2022-10-091-4/+12
|
* no need to explicitely close vars in top scopelemon2022-10-091-1/+2
|
* closureslemon2022-10-091-13/+9
|
* hmlemon2022-10-091-1/+1
|
* basic gc and closures sketonlemon2022-10-081-1/+1
|
* initial commitlemon2022-10-081-0/+16