summaryrefslogtreecommitdiff
path: root/TODO
blob: ba21e8cb47de2b1f66d32565f68721d4064e00bf (plain)
1
2
3
4
5
6
7
8
9
Support for other assignment operators:
<<= >>=

Post decrement/increment operators:
p-- p++

x.y x->y

Function calls with arguments