aboutsummaryrefslogtreecommitdiff
path: root/examples/working/hash-set.ey
AgeCommit message (Collapse)Author
2013-01-23Thinner scope handling when necessaryDrahflow
Functions without own scope don't unneccesary save the current scope. This makes < > possible. Also: dearray implemented
2013-01-07Correct scope stuff even when quotedDrahflow
2013-01-07Structs and scopes now inseparableDrahflow